/aoo42x/main/unotools/source/config/ |
H A D | inetoptions.cxx | 105 addPropertiesChangeListener( 354 SvtInetOptions::Impl::addPropertiesChangeListener( in addPropertiesChangeListener() function in SvtInetOptions::Impl 524 SvtInetOptions::addPropertiesChangeListener( in addPropertiesChangeListener() function in SvtInetOptions 529 m_pImpl->addPropertiesChangeListener(rPropertyNames, rListener); in addPropertiesChangeListener()
|
/aoo42x/main/cppuhelper/test/ |
H A D | testpropshlp.cxx | 823 pPS->addPropertiesChangeListener( szPN, x1 ); in test_PropertySetHelper() 826 pPS->addPropertiesChangeListener( szPN, x1 ); in test_PropertySetHelper() 867 pPS->addPropertiesChangeListener( szPN, x1 ); in test_PropertySetHelper() 869 pPS->addPropertiesChangeListener( szPN, x1 ); in test_PropertySetHelper() 1113 pPS->addPropertiesChangeListener( szPN, x1 ); in test_PropertySetHelper()
|
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/ |
H A D | PropertySet.java | 77 …public synchronized void addPropertiesChangeListener(String[] propertyNames, XPropertiesChangeList… in addPropertiesChangeListener() method in PropertySet 80 impl.addPropertiesChangeListener(propertyNames, listener); in addPropertiesChangeListener()
|
/aoo42x/main/comphelper/inc/comphelper/ |
H A D | SettingsHelper.hxx | 95 …virtual void SAL_CALL addPropertiesChangeListener( const ::com::sun::star::uno::Sequence< ::rtl::O… in addPropertiesChangeListener() function in comphelper::SettingsHelperNoState 97 { ComphelperBase::addPropertiesChangeListener ( aPropertyNames, xListener ); } in addPropertiesChangeListener()
|
/aoo42x/main/udkapi/com/sun/star/beans/ |
H A D | XMultiPropertySet.idl | 137 [oneway] void addPropertiesChangeListener( [in] sequence<string> aPropertyNames, 152 @see addPropertiesChangeListener
|
H A D | XPropertiesChangeNotifier.idl | 49 [oneway] void addPropertiesChangeListener(
|
/aoo42x/main/comphelper/source/property/ |
H A D | propagg.cxx | 596 m_xAggregateMultiSet->addPropertiesChangeListener(aPropertyNames, this); in startListening() 624 void SAL_CALL OPropertySetAggregationHelper::addPropertiesChangeListener(const ::com::sun::star::u… in addPropertiesChangeListener() function in comphelper::OPropertySetAggregationHelper 628 OPropertySetHelper::addPropertiesChangeListener(_rPropertyNames, _rxListener); in addPropertiesChangeListener()
|
/aoo42x/main/sd/source/ui/unoidl/ |
H A D | UnoDocumentSettings.cxx | 114 …virtual void SAL_CALL addPropertiesChangeListener( const ::com::sun::star::uno::Sequence< ::rtl::O… 1191 void SAL_CALL DocumentSettings::addPropertiesChangeListener( const Sequence< OUString >& aPropertyN… in addPropertiesChangeListener() function in DocumentSettings 1193 PropertySetHelper::addPropertiesChangeListener( aPropertyNames, xListener ); in addPropertiesChangeListener()
|
/aoo42x/main/ucb/qa/complex/tdoc/ |
H A D | _XPropertiesChangeNotifier.java | 41 oObj.addPropertiesChangeListener(args, listener); in _addPropertiesChangeListener()
|
/aoo42x/main/unotools/inc/unotools/ |
H A D | inetoptions.hxx | 111 addPropertiesChangeListener(
|
/aoo42x/main/qadevOOo/objdsc/pcr/ |
H A D | org.openoffice.comp.extensions.FormController.csv | 9 "FormController";"com::sun::star::beans::XMultiPropertySet";"addPropertiesChangeListener()"
|
/aoo42x/main/qadevOOo/objdsc/sc/ |
H A D | com.sun.star.comp.office.ScStyleObj.csv | 4 "ScStyleObj";"com::sun::star::beans::XMultiPropertySet#optional";"addPropertiesChangeListener()"
|
/aoo42x/main/udkapi/com/sun/star/util/logging/ |
H A D | XLoggerRemote.idl | 65 [oneway] void addPropertiesChangeListener(
|
/aoo42x/main/qadevOOo/objdsc/fwl/ |
H A D | com.sun.star.comp.framework.PathSettings.csv | 28 "PathSettings";"com::sun::star::beans::XMultiPropertySet";"addPropertiesChangeListener()"
|
/aoo42x/main/qadevOOo/objdsc/toolkit/ |
H A D | com.sun.star.awt.UnoControlContainerModel.csv | 17 "UnoControlContainerModel";"com::sun::star::beans::XMultiPropertySet";"addPropertiesChangeListener(…
|
H A D | stardiv.Toolkit.UnoTreeModel.csv | 17 "UnoTreeModel";"com::sun::star::beans::XMultiPropertySet";"addPropertiesChangeListener()"
|
H A D | com.sun.star.awt.UnoControlImageControlModel.csv | 28 …ontrolImageControlModel";"com::sun::star::beans::XMultiPropertySet";"addPropertiesChangeListener()"
|
H A D | com.sun.star.awt.UnoControlFixedLineModel.csv | 28 "UnoControlFixedLineModel";"com::sun::star::beans::XMultiPropertySet";"addPropertiesChangeListener(…
|
H A D | com.sun.star.awt.UnoControlGroupBoxModel.csv | 27 "UnoControlGroupBoxModel";"com::sun::star::beans::XMultiPropertySet";"addPropertiesChangeListener()"
|
H A D | com.sun.star.awt.UnoControlProgressBarModel.csv | 28 …ControlProgressBarModel";"com::sun::star::beans::XMultiPropertySet";"addPropertiesChangeListener()"
|
H A D | com.sun.star.comp.toolkit.UnoSpinButtonControlModel.csv | 32 "UnoSpinButtonControlModel";"com::sun::star::beans::XMultiPropertySet";"addPropertiesChangeListener…
|
H A D | com.sun.star.awt.UnoControlFileControlModel.csv | 17 …ControlFileControlModel";"com::sun::star::beans::XMultiPropertySet";"addPropertiesChangeListener()"
|
H A D | com.sun.star.awt.UnoControlFixedTextModel.csv | 17 "UnoControlFixedTextModel";"com::sun::star::beans::XMultiPropertySet";"addPropertiesChangeListener(…
|
/aoo42x/main/svx/source/table/ |
H A D | propertyset.cxx | 239 void SAL_CALL FastPropertySet::addPropertiesChangeListener( const Sequence< OUString >&, const Refe… in addPropertiesChangeListener() function in comphelper::FastPropertySet
|
/aoo42x/main/forms/qa/complex/forms/ |
H A D | CheckOGroupBoxModel.java | 105 m_xPropSet.addPropertiesChangeListener(boundPropsToTest, ml); in setPropertyValues()
|