Home
last modified time | relevance | path

Searched refs:addPropertiesChangeListener (Results 1 – 25 of 141) sorted by relevance

123456

/trunk/main/unotools/source/config/
H A Dinetoptions.cxx105 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()
/trunk/main/cppuhelper/test/
H A Dtestpropshlp.cxx823 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()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/
H A DPropertySet.java77 …public synchronized void addPropertiesChangeListener(String[] propertyNames, XPropertiesChangeList… in addPropertiesChangeListener() method in PropertySet
80 impl.addPropertiesChangeListener(propertyNames, listener); in addPropertiesChangeListener()
/trunk/main/comphelper/inc/comphelper/
H A DSettingsHelper.hxx95 …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()
/trunk/main/udkapi/com/sun/star/beans/
H A DXMultiPropertySet.idl137 [oneway] void addPropertiesChangeListener( [in] sequence<string> aPropertyNames,
152 @see addPropertiesChangeListener
H A DXPropertiesChangeNotifier.idl49 [oneway] void addPropertiesChangeListener(
/trunk/main/comphelper/source/property/
H A Dpropagg.cxx596 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()
/trunk/main/sd/source/ui/unoidl/
H A DUnoDocumentSettings.cxx114 …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()
/trunk/main/ucb/qa/complex/tdoc/
H A D_XPropertiesChangeNotifier.java41 oObj.addPropertiesChangeListener(args, listener); in _addPropertiesChangeListener()
/trunk/main/unotools/inc/unotools/
H A Dinetoptions.hxx111 addPropertiesChangeListener(
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/pcr/
H A Dorg.openoffice.comp.extensions.FormController.csv9 "FormController";"com::sun::star::beans::XMultiPropertySet";"addPropertiesChangeListener()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScStyleObj.csv4 "ScStyleObj";"com::sun::star::beans::XMultiPropertySet#optional";"addPropertiesChangeListener()"
/trunk/main/udkapi/com/sun/star/util/logging/
H A DXLoggerRemote.idl65 [oneway] void addPropertiesChangeListener(
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/fwl/
H A Dcom.sun.star.comp.framework.PathSettings.csv28 "PathSettings";"com::sun::star::beans::XMultiPropertySet";"addPropertiesChangeListener()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dcom.sun.star.awt.UnoControlContainerModel.csv17 "UnoControlContainerModel";"com::sun::star::beans::XMultiPropertySet";"addPropertiesChangeListener(…
H A Dstardiv.Toolkit.UnoTreeModel.csv17 "UnoTreeModel";"com::sun::star::beans::XMultiPropertySet";"addPropertiesChangeListener()"
H A Dcom.sun.star.awt.UnoControlProgressBarModel.csv28 …ControlProgressBarModel";"com::sun::star::beans::XMultiPropertySet";"addPropertiesChangeListener()"
H A Dcom.sun.star.awt.UnoControlFixedLineModel.csv28 "UnoControlFixedLineModel";"com::sun::star::beans::XMultiPropertySet";"addPropertiesChangeListener(…
H A Dcom.sun.star.awt.UnoControlGroupBoxModel.csv27 "UnoControlGroupBoxModel";"com::sun::star::beans::XMultiPropertySet";"addPropertiesChangeListener()"
H A Dcom.sun.star.awt.UnoControlImageControlModel.csv28 …ontrolImageControlModel";"com::sun::star::beans::XMultiPropertySet";"addPropertiesChangeListener()"
H A Dcom.sun.star.awt.UnoControlFileControlModel.csv17 …ControlFileControlModel";"com::sun::star::beans::XMultiPropertySet";"addPropertiesChangeListener()"
H A Dcom.sun.star.awt.UnoControlFixedTextModel.csv17 "UnoControlFixedTextModel";"com::sun::star::beans::XMultiPropertySet";"addPropertiesChangeListener(…
H A Dcom.sun.star.comp.toolkit.UnoSpinButtonControlModel.csv32 "UnoSpinButtonControlModel";"com::sun::star::beans::XMultiPropertySet";"addPropertiesChangeListener
/trunk/main/svx/source/table/
H A Dpropertyset.cxx239 void SAL_CALL FastPropertySet::addPropertiesChangeListener( const Sequence< OUString >&, const Refe… in addPropertiesChangeListener() function in comphelper::FastPropertySet
/trunk/main/forms/qa/complex/forms/
H A DCheckOGroupBoxModel.java105 m_xPropSet.addPropertiesChangeListener(boundPropsToTest, ml); in setPropertyValues()

Completed in 86 milliseconds

123456