Home
last modified time | relevance | path

Searched refs:OWeakObject (Results 1 – 25 of 1037) sorted by relevance

12345678910>>...42

/trunk/main/stoc/source/simpleregistry/
H A Dsimpleregistry.cxx224 static_cast< OWeakObject * >(this)); in getKeyType()
256 static_cast< OWeakObject * >(this)); in getValueType()
295 static_cast< OWeakObject * >(this)); in getLongValue()
303 static_cast< OWeakObject * >(this)); in getLongValue()
320 static_cast< OWeakObject * >(this)); in setLongValue()
341 static_cast< OWeakObject * >(this)); in getLongListValue()
349 static_cast< OWeakObject * >(this)); in getLongListValue()
358 static_cast< OWeakObject * >(this)); in getLongListValue()
384 static_cast< OWeakObject * >(this)); in setLongListValue()
401 static_cast< OWeakObject * >(this)); in getAsciiValue()
[all …]
H A Dtextualservices.cxx545 static_cast< cppu::OWeakObject * >(this)); in getKeyType()
565 static_cast< OWeakObject * >(this)); in getLongValue()
575 static_cast< OWeakObject * >(this)); in setLongValue()
585 static_cast< OWeakObject * >(this)); in getLongListValue()
595 static_cast< OWeakObject * >(this)); in setLongListValue()
613 static_cast< OWeakObject * >(this)); in getAsciiValue()
624 static_cast< OWeakObject * >(this)); in setAsciiValue()
645 static_cast< OWeakObject * >(this)); in getAsciiListValue()
653 static_cast< OWeakObject * >(this)); in getAsciiListValue()
673 static_cast< OWeakObject * >(this)); in setAsciiListValue()
[all …]
/trunk/main/configmgr/source/
H A Daccess.cxx175 css::lang::EventObject(static_cast< cppu::OWeakObject * >(this))); in initDisposeBroadcaster()
182 css::lang::EventObject(static_cast< cppu::OWeakObject * >(this))); in initDisposeBroadcaster()
193 static_cast< cppu::OWeakObject * >(this))); in initDisposeBroadcaster()
205 static_cast< cppu::OWeakObject * >(this))); in initDisposeBroadcaster()
214 css::lang::EventObject(static_cast< cppu::OWeakObject * >(this))); in initDisposeBroadcaster()
246 css::uno::Any res(OWeakObject::queryInterface(aType)); in queryInterface()
312 static_cast< cppu::OWeakObject * >(this)); in checkLocalizedPropertyAccess()
381 static_cast< cppu::OWeakObject * >(this), -1); in checkValue()
502 static_cast< cppu::OWeakObject * >( in initBroadcasterAndChanges()
518 static_cast< cppu::OWeakObject * >( in initBroadcasterAndChanges()
[all …]
H A Dconfigurationregistry.cxx287 static_cast< cppu::OWeakObject * >(this)); in open()
312 static_cast< cppu::OWeakObject * >(this)); in destroy()
335 static_cast< cppu::OWeakObject * >(this)); in mergeKey()
345 static_cast< cppu::OWeakObject * >(this)); in flush()
356 static_cast< cppu::OWeakObject * >(this)); in addFlushListener()
367 static_cast< cppu::OWeakObject * >(this)); in removeFlushListener()
377 static_cast< cppu::OWeakObject * >(this)); in checkValid()
388 static_cast< cppu::OWeakObject * >(this)); in checkValid_RuntimeException()
408 static_cast< cppu::OWeakObject * >(this)); in getKeyName()
468 static_cast< cppu::OWeakObject * >(this)); in getLongValue()
[all …]
/trunk/main/embeddedobj/source/general/
H A Ddummyobject.cxx54 … uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ) ); in CheckInit()
69 … aEvent.Source = uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >( this ) ); in PostEvent_Impl()
208 … uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ) ); in setVisualAreaSize()
225 … uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ) ); in getVisualAreaSize()
230 uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ) ); in getVisualAreaSize()
245 … uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ) ); in getMapUnit()
258 … uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ) ); in getPreferredVisualRepresentation()
275 … uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ), in setPersistentEntry()
280 … uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ), in setPersistentEntry()
288 … uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ) ); in setPersistentEntry()
[all …]
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx528 static_cast< cppu::OWeakObject * >( this ), in execute()
550 static_cast< cppu::OWeakObject * >( this ), in execute()
562 static_cast< cppu::OWeakObject * >( this ), in execute()
605 static_cast< cppu::OWeakObject * >( this ), in execute()
627 static_cast< cppu::OWeakObject * >( this ), in execute()
692 static_cast< cppu::OWeakObject * >( this ), in execute()
714 static_cast< cppu::OWeakObject * >( this ), in execute()
753 static_cast< cppu::OWeakObject * >( this ), in execute()
770 static_cast< cppu::OWeakObject * >( this ), in execute()
803 static_cast< cppu::OWeakObject * >( this ), in execute()
[all …]
/trunk/main/cppuhelper/qa/propertysetmixin/
H A Dcomp_propertysetmixin.cxx67 public cppu::OWeakObject, public css::lang::XComponent,
80 virtual void SAL_CALL acquire() throw () { OWeakObject::acquire(); } in acquire()
82 virtual void SAL_CALL release() throw () { OWeakObject::release(); } in release()
105 css::uno::Any a(OWeakObject::queryInterface(type)); in queryInterface()
118 public cppu::OWeakObject, public css::lang::XComponent,
134 virtual void SAL_CALL acquire() throw () { OWeakObject::acquire(); } in acquire()
136 virtual void SAL_CALL release() throw () { OWeakObject::release(); } in release()
159 css::uno::Any a(OWeakObject::queryInterface(type)); in queryInterface()
178 public cppu::OWeakObject, public test::cppuhelper::propertysetmixin::XTest3,
201 virtual void SAL_CALL acquire() throw () { OWeakObject::acquire(); } in acquire()
[all …]
/trunk/main/embeddedobj/source/commonembedding/
H A Dxfactory.cxx77 … uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ), in createInstanceInitFromEntry()
82 … uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ), in createInstanceInitFromEntry()
140 static_cast< ::cppu::OWeakObject* > ( new OCommonEmbeddedObject( in createInstanceInitFromEntry()
181 … uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ), in createInstanceInitFromMediaDescriptor()
186 … uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ), in createInstanceInitFromMediaDescriptor()
205 static_cast< ::cppu::OWeakObject* > ( new OCommonEmbeddedObject( in createInstanceInitFromMediaDescriptor()
244 … uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ), in createInstanceInitNew()
249 … uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ), in createInstanceInitNew()
257 static_cast< ::cppu::OWeakObject* > ( new OCommonEmbeddedObject( in createInstanceInitNew()
292 … uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ), in createInstanceUserInit()
[all …]
H A Dembedobj.cxx112 uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >( this ) ), in Deactivate()
131 lang::EventObject aSource( static_cast< ::cppu::OWeakObject* >( this ) ); in StateChangeNotification_Impl()
399 … uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ) ); in SwitchStateTo_Impl()
412 … uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ) ); in GetIntermediateStatesSequence_Impl()
422 uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ), in GetIntermediateStatesSequence_Impl()
434 uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >( this ), uno::UNO_QUERY); in changeState()
442 … uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ) ); in changeState()
495 … uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ) ); in changeState()
507 … uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ) ); in getReachableStates()
520 … uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ) ); in getCurrentState()
[all …]
/trunk/main/embeddedobj/source/msole/
H A Dxolefactory.cxx77 … uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ), in createInstanceInitFromEntry()
82 … uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ), in createInstanceInitFromEntry()
100 … static_cast< ::cppu::OWeakObject* > ( new OleEmbeddedObject( m_xFactory, sal_False ) ), in createInstanceInitFromEntry()
145 … uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ), in createInstanceInitFromMediaDescriptor()
150 … uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ), in createInstanceInitFromMediaDescriptor()
154 … static_cast< ::cppu::OWeakObject* > ( new OleEmbeddedObject( m_xFactory, sal_False ) ), in createInstanceInitFromMediaDescriptor()
183 … uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ), in createInstanceInitNew()
188 … uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ), in createInstanceInitNew()
192 … static_cast< ::cppu::OWeakObject* > ( new OleEmbeddedObject( m_xFactory, aClassID, aClassName ) ), in createInstanceInitNew()
221 static_cast< ::cppu::OWeakObject* >(this) ), in createInstanceLink()
[all …]
H A Dolevisual.cxx105 … uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ) ); in setVisualAreaSize()
109 … uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ) ); in setVisualAreaSize()
181 … uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ) ); in getVisualAreaSize()
185 … uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ) ); in getVisualAreaSize()
219 … uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ) ); in getVisualAreaSize()
262 … uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ) ); in getVisualAreaSize()
281 … uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ) ); in getVisualAreaSize()
297 … uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ) ); in getVisualAreaSize()
325 … uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ) ); in getPreferredVisualRepresentation()
331 … uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ) ); in getPreferredVisualRepresentation()
[all …]
/trunk/main/desktop/source/deployment/manager/
H A Ddp_extensionmanager.cxx245 static_cast<cppu::OWeakObject*>(this), 0); in getPackageManager()
391 static_cast<cppu::OWeakObject*>(this), -1); in getExtensionsWithSameIdentifier()
415 static_cast<OWeakObject*>(this), exc); in getExtensionsWithSameIdentifier()
670 static_cast<OWeakObject*>(this), excOccurred); in doChecksForAddExtension()
675 static_cast<OWeakObject*>(this)); in doChecksForAddExtension()
696 static_cast<cppu::OWeakObject*>(this), 0); in addExtension()
790 static_cast<OWeakObject*>(this), uno::Any()); in addExtension()
807 + url, static_cast<OWeakObject*>(this), excOccurred2); in addExtension()
857 static_cast<OWeakObject*>(this), excOccurred); in addExtension()
862 static_cast<OWeakObject*>(this)); in addExtension()
[all …]
/trunk/main/cppuhelper/source/
H A Dweak.cxx58 OWeakConnectionPoint( OWeakObject* pObj ) SAL_THROW( () )
86 OWeakObject* m_pObject;
180 OWeakObject::OWeakObject() SAL_THROW( () ) in OWeakObject() function in cppu::OWeakObject
188 Any SAL_CALL OWeakObject::queryInterface( const Type & rType ) in queryInterface()
196 void SAL_CALL OWeakObject::acquire() throw() in acquire()
202 void SAL_CALL OWeakObject::release() throw() in release()
213 void OWeakObject::disposeWeakConnectionPoint() in disposeWeakConnectionPoint()
232 OWeakObject::~OWeakObject() in ~OWeakObject()
237 Reference< XAdapter > SAL_CALL OWeakObject::queryAdapter() in queryAdapter()
268 OWeakObject::acquire(); in acquire()
[all …]
/trunk/main/bridges/test/
H A Dtestcomp.h43 public ::cppu::OWeakObject,
53 void SAL_CALL acquire() throw() { OWeakObject::acquire(); } in acquire()
54 void SAL_CALL release() throw() { OWeakObject::release(); } in release()
70 public ::cppu::OWeakObject,
80 void SAL_CALL acquire()throw() { OWeakObject::acquire(); } in acquire()
81 void SAL_CALL release()throw() { OWeakObject::release(); } in release()
101 public ::cppu::OWeakObject,
111 void SAL_CALL acquire() throw() { OWeakObject::acquire(); } in acquire()
112 void SAL_CALL release() throw() { OWeakObject::release(); } in release()
121 public ::cppu::OWeakObject,
[all …]
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchycontent.cxx384 static_cast< cppu::OWeakObject * >( this ), in execute()
406 static_cast< cppu::OWeakObject * >( this ), in execute()
418 static_cast< cppu::OWeakObject * >( this ), in execute()
458 static_cast< cppu::OWeakObject * >( this ), in execute()
484 static_cast< cppu::OWeakObject * >( this ), in execute()
550 static_cast< cppu::OWeakObject * >( this ), in execute()
575 static_cast< cppu::OWeakObject * >( this ), in execute()
592 static_cast< cppu::OWeakObject * >( this ) ) ), in execute()
1136 aEvent.Source = static_cast< cppu::OWeakObject * >( this ); in setPropertyValues()
1165 static_cast< cppu::OWeakObject * >( this ) ); in setPropertyValues()
[all …]
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_content.cxx408 static_cast< cppu::OWeakObject * >( this ), in execute()
430 static_cast< cppu::OWeakObject * >( this ), in execute()
442 static_cast< cppu::OWeakObject * >( this ), in execute()
482 static_cast< cppu::OWeakObject * >( this ), in execute()
506 static_cast< cppu::OWeakObject * >( this ) ) ), in execute()
525 static_cast< cppu::OWeakObject * >( in execute()
539 static_cast< cppu::OWeakObject * >( this ), in execute()
569 static_cast< cppu::OWeakObject * >( in execute()
624 static_cast< cppu::OWeakObject * >( in execute()
639 static_cast< cppu::OWeakObject * >( this ), in execute()
[all …]
/trunk/main/ucbhelper/source/provider/
H A Dinteractionrequest.cxx122 OWeakObject::acquire(); in acquire()
130 OWeakObject::release(); in release()
142 return aRet.hasValue() ? aRet : OWeakObject::queryInterface( rType ); in queryInterface()
267 OWeakObject::acquire(); in acquire()
275 OWeakObject::release(); in release()
365 OWeakObject::acquire(); in acquire()
373 OWeakObject::release(); in release()
463 OWeakObject::acquire(); in acquire()
471 OWeakObject::release(); in release()
561 OWeakObject::acquire(); in acquire()
[all …]
/trunk/main/framework/source/fwe/helper/
H A Dpropertysetcontainer.cxx46 , OWeakObject() in PropertySetContainer()
60 OWeakObject::acquire(); in acquire()
65 OWeakObject::release(); in release()
82 return OWeakObject::queryInterface( rType ); in queryInterface()
111 (OWeakObject *)this, 2 ); in insertByIndex()
115 throw IndexOutOfBoundsException( OUString(), (OWeakObject *)this ); in insertByIndex()
129 throw IndexOutOfBoundsException( OUString(), (OWeakObject *)this ); in removeByIndex()
147 (OWeakObject *)this, 2 ); in replaceByIndex()
151 throw IndexOutOfBoundsException( OUString(), (OWeakObject *)this ); in replaceByIndex()
174 throw IndexOutOfBoundsException( OUString(), (OWeakObject *)this ); in getByIndex()
/trunk/main/extensions/workben/
H A Dpythonautotest.cxx59 public OWeakObject
64 void acquire() { OWeakObject::acquire(); } in acquire()
65 void release() { OWeakObject::release(); } in release()
66 … void* getImplementation(Reflection *p) { return OWeakObject::getImplementation(p); } in getImplementation()
119 return OWeakObject::queryInterface( aUik , rOut ); in queryInterface()
215 public OWeakObject
238 void acquire() { OWeakObject::acquire(); } in acquire()
239 void release() { OWeakObject::release(); } in release()
240 … void* getImplementation(Reflection *p) { return OWeakObject::getImplementation(p); } in getImplementation()
304 return OWeakObject::queryInterface( aUik, rOut ); in queryInterface()
[all …]
/trunk/main/framework/source/services/
H A Dbackingcomp.cxx141 aResult = OWeakObject::queryInterface(aType); in queryInterface()
154 OWeakObject::acquire(); in acquire()
165 OWeakObject::release(); in release()
359 …return css::uno::Reference< css::uno::XInterface >(static_cast< ::cppu::OWeakObject* >(pObject), c… in impl_createInstance()
454 static_cast< ::cppu::OWeakObject* >(this)); in attachFrame()
459 static_cast< ::cppu::OWeakObject* >(this)); in attachFrame()
464 static_cast< ::cppu::OWeakObject* >(this)); in attachFrame()
471 …ce< css::datatransfer::dnd::XDropTargetListener >(static_cast< ::cppu::OWeakObject* >(pDropListene… in attachFrame()
646 static_cast< ::cppu::OWeakObject* >(this)); in disposing()
706 …Reference< css::lang::XEventListener > xEventThis(static_cast< ::cppu::OWeakObject* >(this), css::… in dispose()
[all …]
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx241 …void SAL_CALL acquire() throw() { OWeakObject::acquire(); } in acquire()
242 …void SAL_CALL release() throw() { OWeakObject::release(); } in release()
300 …void SAL_CALL acquire() throw() { OWeakObject::acquire(); } in acquire()
301 …void SAL_CALL release() throw() { OWeakObject::release(); } in release()
349 …void SAL_CALL acquire() throw() { OWeakObject::acquire(); } in acquire()
350 …void SAL_CALL release() throw() { OWeakObject::release(); } in release()
385 …void SAL_CALL acquire() throw() { OWeakObject::acquire(); } in acquire()
386 …void SAL_CALL release() throw() { OWeakObject::release(); } in release()
427 …void SAL_CALL acquire() throw() { OWeakObject::acquire(); } in acquire()
428 …void SAL_CALL release() throw() { OWeakObject::release(); } in release()
[all …]
/trunk/main/ucb/source/ucp/odma/
H A Dodma_content.cxx233 static_cast< cppu::OWeakObject * >( this ), in execute()
255 static_cast< cppu::OWeakObject * >( this ), in execute()
267 static_cast< cppu::OWeakObject * >( this ), in execute()
305 static_cast< cppu::OWeakObject * >( this ), in execute()
342 static_cast< cppu::OWeakObject * >( this ), in execute()
361 static_cast< cppu::OWeakObject * >( this )) ), in execute()
408 static_cast< cppu::OWeakObject * >( this ), in execute()
434 static_cast< cppu::OWeakObject * >( this ), in execute()
452 static_cast< cppu::OWeakObject * >( this ), in execute()
469 static_cast< cppu::OWeakObject * >( this ), in execute()
[all …]
/trunk/main/ucbhelper/workben/myucp/
H A Dmyucp_content.cxx235 static_cast< cppu::OWeakObject * >( this ), in execute()
257 static_cast< cppu::OWeakObject * >( this ), in execute()
269 static_cast< cppu::OWeakObject * >( this ), in execute()
308 static_cast< cppu::OWeakObject * >( this ), in execute()
345 static_cast< cppu::OWeakObject * >( this ), in execute()
378 static_cast< cppu::OWeakObject * >( this ), in execute()
403 static_cast< cppu::OWeakObject * >( this ), in execute()
443 static_cast< cppu::OWeakObject * >( this ) ) ), in execute()
648 aEvent.Source = static_cast< cppu::OWeakObject * >( this ); in setPropertyValues()
672 static_cast< cppu::OWeakObject * >( this ) ); in setPropertyValues()
[all …]
/trunk/main/ucb/source/ucp/ftp/
H A Dftpintreq.cxx50 OWeakObject::acquire(); in acquire()
58 OWeakObject::release(); in release()
70 return aRet.hasValue() ? aRet : OWeakObject::queryInterface( rType ); in queryInterface()
107 OWeakObject::acquire(); in acquire()
115 OWeakObject::release(); in release()
127 return aRet.hasValue() ? aRet : OWeakObject::queryInterface( rType ); in queryInterface()
164 OWeakObject::acquire(); in acquire()
173 OWeakObject::release(); in release()
185 return aRet.hasValue() ? aRet : OWeakObject::queryInterface( rType ); in queryInterface()
/trunk/main/extensions/test/sax/
H A Dtestwriter.cxx117 public OWeakObject
129 else return OWeakObject::queryInterface( aUik , rOut ); in queryInterface()
133 void acquire() { OWeakObject::acquire(); } in acquire()
134 void release() { OWeakObject::release(); } in release()
135 …void* getImplementation(Reflection *p) { return OWeakObject::getImplementati… in getImplementation()
180 public OWeakObject
191 void acquire() { OWeakObject::acquire(); } in acquire()
192 void release() { OWeakObject::release(); } in release()
193 …void* getImplementation(Reflection *p) { return OWeakObject::getImplementati… in getImplementation()
235 public OWeakObject
[all …]

12345678910>>...42