Home
last modified time | relevance | path

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

/trunk/main/cppuhelper/source/
H A Dpropshlp.cxx168 aVetoableLC( rBHelper_.rMutex ), in OPropertySetHelper()
177 aVetoableLC( rBHelper_.rMutex ), in OPropertySetHelper()
187 aVetoableLC( rBHelper_.rMutex ), in OPropertySetHelper()
239 aVetoableLC.disposeAndClear( aEvt ); in disposing()
391 aVetoableLC.addInterface( (sal_Int32)nHandle, rxListener ); in addVetoableChangeListener()
426 aVetoableLC.removeInterface( (sal_Int32)nHandle, rxListener ); in removeVetoableChangeListener()
671 pLC = aVetoableLC.getContainer( pEvts[i].PropertyHandle ); in fire()
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySet.java93 protected MultiTypeInterfaceContainer aVetoableLC= new MultiTypeInterfaceContainer(); field in PropertySet
310 aVetoableLC.disposeAndClear(aEvt); in postDisposing()
352 aVetoableLC.addInterface(str, xVetoableChangeListener); in addVetoableChangeListener()
429 aVetoableLC.removeInterface(propName, listener); in removeVetoableChangeListener()
901 lc= aVetoableLC.getContainer(arEvts[i].PropertyName); in fire()
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dpropshlp.hxx627 OMultiTypeInterfaceContainerHelperInt32 aVetoableLC; member in cppu::OPropertySetHelper

Completed in 28 milliseconds