Home
last modified time | relevance | path

Searched refs:SingletonRef (Results 1 – 16 of 16) sorted by relevance

/trunk/main/salhelper/inc/salhelper/
H A Dsingletonref.hxx76 class SingletonRef class
103 SingletonRef() in SingletonRef() function in salhelper::SingletonRef
106 ::osl::MutexGuard aLock(SingletonRef::ownStaticLock()); in SingletonRef()
127 ~SingletonRef() in ~SingletonRef()
130 ::osl::MutexGuard aLock(SingletonRef::ownStaticLock()); in ~SingletonRef()
150 ::osl::MutexGuard aLock(SingletonRef::ownStaticLock()); in operator ->()
162 ::osl::MutexGuard aLock(SingletonRef::ownStaticLock()); in operator *()
199 SingletonClass* SingletonRef< SingletonClass >::m_pInstance = 0;
202 sal_Int32 SingletonRef< SingletonClass >::m_nRef = 0;
/trunk/main/filter/source/config/cache/
H A Dbasecontainer.hxx95 ::salhelper::SingletonRef< FilterCache > m_rCache;
124 static ::salhelper::SingletonRef< FilterCache >* m_pPerformanceOptimizer;
H A Dbasecontainer.cxx50 ::salhelper::SingletonRef< FilterCache >* BaseContainer::m_pPerformanceOptimizer = 0;
67 m_pPerformanceOptimizer = new ::salhelper::SingletonRef< FilterCache >(); in BaseContainer()
H A Dlateinitthread.cxx71 ::salhelper::SingletonRef< FilterCache > rCache; in run()
H A Dcacheupdatelistener.hxx65 ::salhelper::SingletonRef< FilterCache > m_rCache;
/trunk/main/sw/inc/
H A Dswcalwrp.hxx47 salhelper::SingletonRef<SwCalendarWrapper>* s_getCalendarWrapper();
/trunk/main/framework/inc/xml/
H A Dacceleratorconfigurationwriter.hxx72 ::salhelper::SingletonRef< KeyMapping > m_rKeyMapping;
H A Dacceleratorconfigurationreader.hxx123 ::salhelper::SingletonRef< KeyMapping > m_rKeyMapping;
/trunk/main/vcl/inc/
H A Dimpimagetree.hxx90 typedef salhelper::SingletonRef< ImplImageTree > ImplImageTreeSingletonRef;
/trunk/main/connectivity/inc/connectivity/
H A DDriversConfig.hxx62 typedef salhelper::SingletonRef<DriversConfigImpl> OSharedConfigNode;
H A Dsqlparse.hxx130 typedef salhelper::SingletonRef<OSQLParseNodesContainer> OSQLParseNodesGarbageCollector;
/trunk/main/sw/source/core/bastyp/
H A Dinit.cxx472 salhelper::SingletonRef<SwCalendarWrapper>* s_getCalendarWrapper() in s_getCalendarWrapper()
474 static salhelper::SingletonRef<SwCalendarWrapper> aCalendarWrapper; in s_getCalendarWrapper()
/trunk/main/framework/source/inc/accelerators/
H A Dpresethandler.hxx176 ::salhelper::SingletonRef< TSharedStorages > m_aSharedStorages;
H A Dacceleratorconfiguration.hxx337 ::salhelper::SingletonRef< KeyMapping > m_rKeyMapping;
/trunk/main/framework/source/accelerators/
H A Dacceleratorconfiguration.cxx109 …::rtl::OUString lcl_getKeyString(salhelper::SingletonRef<framework::KeyMapping>& _rKeyMapping, con… in lcl_getKeyString()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx5646 salhelper::SingletonRef<SwCalendarWrapper>* pCalendar = s_getCalendarWrapper(); in FillStrArr()

Completed in 76 milliseconds