Home
last modified time | relevance | path

Searched refs:OWeakTypeObject (Results 1 – 5 of 5) sorted by path

/trunk/main/comphelper/inc/comphelper/
H A Dweak.hxx41 class COMPHELPER_DLLPUBLIC OWeakTypeObject : public ::cppu::OWeakObject, public ::com::sun::star::l… class
44 OWeakTypeObject();
45 virtual ~OWeakTypeObject();
/trunk/main/comphelper/source/misc/
H A Dweak.cxx35 OWeakTypeObject::OWeakTypeObject() in OWeakTypeObject() function in comphelper::OWeakTypeObject
39 OWeakTypeObject::~OWeakTypeObject() in ~OWeakTypeObject()
43 Any SAL_CALL OWeakTypeObject::queryInterface(const Type & rType ) throw (RuntimeException) in queryInterface()
51 void SAL_CALL OWeakTypeObject::acquire() throw () in acquire()
56 void SAL_CALL OWeakTypeObject::release() throw () in release()
61 Sequence< Type > SAL_CALL OWeakTypeObject::getTypes( ) throw (RuntimeException) in getTypes()
66 Sequence< ::sal_Int8 > SAL_CALL OWeakTypeObject::getImplementationId( ) throw (RuntimeException) in getImplementationId()
/trunk/main/svl/inc/svl/
H A Dstyle.hxx81 class SVL_DLLPUBLIC SfxStyleSheetBase : public comphelper::OWeakTypeObject
201 class SVL_DLLPUBLIC SfxStyleSheetBasePool: public SfxBroadcaster, public comphelper::OWeakTypeObject
/trunk/main/svl/source/items/
H A Dstyle.cxx151 : comphelper::OWeakTypeObject() in SfxStyleSheetBase()
185 : comphelper::OWeakTypeObject() in SfxStyleSheetBase()
608 , comphelper::OWeakTypeObject() in SfxStyleSheetBasePool()
/trunk/main/sw/source/ui/app/
H A Ddocstyle.cxx2166 comphelper::OWeakTypeObject::acquire(); in acquire()
2171 comphelper::OWeakTypeObject::release(); in release()

Completed in 39 milliseconds