Home
last modified time | relevance | path

Searched refs:aBoundLC (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/cppuhelper/source/
H A Dpropshlp.cxx167 aBoundLC( rBHelper_.rMutex ), in OPropertySetHelper()
176 aBoundLC( rBHelper_.rMutex ), in OPropertySetHelper()
186 aBoundLC( rBHelper_.rMutex ), in OPropertySetHelper()
238 aBoundLC.disposeAndClear( aEvt ); in disposing()
310 aBoundLC.addInterface( (sal_Int32)nHandle, rxListener ); in addPropertyChangeListener()
344 aBoundLC.removeInterface( (sal_Int32)nHandle, rxListener ); in removePropertyChangeListener()
673 pLC = aBoundLC.getContainer( pEvts[i].PropertyHandle ); in fire()
/aoo4110/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySet.java92 protected MultiTypeInterfaceContainer aBoundLC= new MultiTypeInterfaceContainer(); field in PropertySet
311 aBoundLC.disposeAndClear(aEvt); in postDisposing()
330 aBoundLC.addInterface(str, xPropertyChangeListener); in addPropertyChangeListener()
414 aBoundLC.removeInterface(propName, listener); in removePropertyChangeListener()
905 lc= aBoundLC.getContainer(arEvts[i].PropertyName); in fire()
/aoo4110/main/cppuhelper/inc/cppuhelper/
H A Dpropshlp.hxx622 OMultiTypeInterfaceContainerHelperInt32 aBoundLC; member in cppu::OPropertySetHelper

Completed in 27 milliseconds