| LibreOffice
    LibreOffice 25.2 SDK C/C++ API Reference | 
| Classes | |
| class | Condition | 
| class | ConditionModifier | 
| class | ConditionWaiter | 
| class | LinkResolver | 
| class | ODynamicLoader | 
| The ODynamicLoader provides a special load on call mechanism for dynamic libraries which support a C-API.  More... | |
| class | ORealDynamicLoader | 
| The ORealDynamicLoader is an implementation helper class for the template loader ODynamicLoader.  More... | |
| class | ReferenceObject | 
| A base implementation for reference-counted objects.  More... | |
| class | SimpleReferenceObject | 
| A simple base implementation for reference-counted objects.  More... | |
| class | SingletonRef | 
| template for implementing singleton classes.  More... | |
| class | Thread | 
| A safe encapsulation of osl::Thread.  More... | |
| class | Timer | 
| Interface for the Timer and handling the event.  More... | |
| struct | TTimeValue | 
| Helper class for easier manipulation with TimeValue.  More... | |
| Functions | |
| bool | operator< (const TTimeValue &rTimeA, const TTimeValue &rTimeB) | 
| bool | operator> (const TTimeValue &rTimeA, const TTimeValue &rTimeB) | 
| bool | operator== (const TTimeValue &rTimeA, const TTimeValue &rTimeB) | 
| Variables | |
| template<class API> | |
| ORealDynamicLoader * | ODynamicLoader< API >::m_pStaticLoader = NULL | 
| template<class SingletonClass> | |
| SingletonClass * | SingletonRef< SingletonClass >::m_pInstance = NULL | 
| template<class SingletonClass> | |
| sal_Int32 | SingletonRef< SingletonClass >::m_nRef = 0 | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| ORealDynamicLoader* salhelper::ODynamicLoader< API >::m_pStaticLoader = NULL | 
| sal_Int32 salhelper::SingletonRef< SingletonClass >::m_nRef = 0 | 
| SingletonClass* salhelper::SingletonRef< SingletonClass >::m_pInstance = NULL |