Home
last modified time | relevance | path

Searched refs:firePropertiesChangeEvent (Results 1 – 25 of 121) sorted by relevance

12345

/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/
H A DPropertySet.java145 …public synchronized void firePropertiesChangeEvent(String[] propertyNames, XPropertiesChangeListen… in firePropertiesChangeEvent() method in PropertySet
147 impl.firePropertiesChangeEvent(propertyNames, listener); in firePropertiesChangeEvent()
/trunk/main/comphelper/inc/comphelper/
H A DSettingsHelper.hxx101 …virtual void SAL_CALL firePropertiesChangeEvent( const ::com::sun::star::uno::Sequence< ::rtl::OUS… in firePropertiesChangeEvent() function in comphelper::SettingsHelperNoState
103 { ComphelperBase::firePropertiesChangeEvent ( aPropertyNames, xListener ); } in firePropertiesChangeEvent()
/trunk/main/sd/source/ui/unoidl/
H A DUnoDocumentSettings.cxx116 …virtual void SAL_CALL firePropertiesChangeEvent( const ::com::sun::star::uno::Sequence< ::rtl::OUS…
1201 void SAL_CALL DocumentSettings::firePropertiesChangeEvent( const Sequence< OUString >& aPropertyNam… in firePropertiesChangeEvent() function in DocumentSettings
1203 PropertySetHelper::firePropertiesChangeEvent( aPropertyNames, xListener ); in firePropertiesChangeEvent()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/pcr/
H A Dorg.openoffice.comp.extensions.FormController.csv11 "FormController";"com::sun::star::beans::XMultiPropertySet";"firePropertiesChangeEvent()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScStyleObj.csv6 "ScStyleObj";"com::sun::star::beans::XMultiPropertySet#optional";"firePropertiesChangeEvent()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/fwl/
H A Dcom.sun.star.comp.framework.PathSettings.csv30 "PathSettings";"com::sun::star::beans::XMultiPropertySet";"firePropertiesChangeEvent()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dcom.sun.star.awt.UnoControlContainerModel.csv19 "UnoControlContainerModel";"com::sun::star::beans::XMultiPropertySet";"firePropertiesChangeEvent()"
H A Dstardiv.Toolkit.UnoTreeModel.csv19 "UnoTreeModel";"com::sun::star::beans::XMultiPropertySet";"firePropertiesChangeEvent()"
H A Dcom.sun.star.awt.UnoControlProgressBarModel.csv30 "UnoControlProgressBarModel";"com::sun::star::beans::XMultiPropertySet";"firePropertiesChangeEvent(…
H A Dcom.sun.star.awt.UnoControlFixedLineModel.csv30 "UnoControlFixedLineModel";"com::sun::star::beans::XMultiPropertySet";"firePropertiesChangeEvent()"
H A Dcom.sun.star.awt.UnoControlGroupBoxModel.csv29 "UnoControlGroupBoxModel";"com::sun::star::beans::XMultiPropertySet";"firePropertiesChangeEvent()"
H A Dcom.sun.star.awt.UnoControlImageControlModel.csv30 "UnoControlImageControlModel";"com::sun::star::beans::XMultiPropertySet";"firePropertiesChangeEvent
H A Dcom.sun.star.awt.UnoControlFileControlModel.csv19 "UnoControlFileControlModel";"com::sun::star::beans::XMultiPropertySet";"firePropertiesChangeEvent(…
H A Dcom.sun.star.awt.UnoControlFixedTextModel.csv19 "UnoControlFixedTextModel";"com::sun::star::beans::XMultiPropertySet";"firePropertiesChangeEvent()"
H A Dcom.sun.star.comp.toolkit.UnoSpinButtonControlModel.csv34 "UnoSpinButtonControlModel";"com::sun::star::beans::XMultiPropertySet";"firePropertiesChangeEvent()"
H A Dcom.sun.star.awt.UnoControlCheckBoxModel.csv19 "UnoControlCheckBoxModel";"com::sun::star::beans::XMultiPropertySet";"firePropertiesChangeEvent()"
H A Dcom.sun.star.awt.UnoControlPatternFieldModel.csv39 "UnoControlPatternFieldModel";"com::sun::star::beans::XMultiPropertySet";"firePropertiesChangeEvent
H A Dcom.sun.star.awt.UnoControlRadioButtonModel.csv39 "UnoControlRadioButtonModel";"com::sun::star::beans::XMultiPropertySet";"firePropertiesChangeEvent(…
H A Dcom.sun.star.awt.UnoControlScrollBarModel.csv37 "UnoControlScrollBarModel";"com::sun::star::beans::XMultiPropertySet";"firePropertiesChangeEvent()"
H A Dcom.sun.star.awt.UnoControlComboBoxModel.csv41 "UnoControlComboBoxModel";"com::sun::star::beans::XMultiPropertySet";"firePropertiesChangeEvent()"
H A Dcom.sun.star.awt.UnoControlListBoxModel.csv39 "UnoControlListBoxModel";"com::sun::star::beans::XMultiPropertySet";"firePropertiesChangeEvent()"
H A Dcom.sun.star.awt.UnoControlCurrencyFieldModel.csv46 …ControlCurrencyFieldModel";"com::sun::star::beans::XMultiPropertySet";"firePropertiesChangeEvent()"
H A Dcom.sun.star.awt.UnoControlDateFieldModel.csv45 "UnoControlDateFieldModel";"com::sun::star::beans::XMultiPropertySet";"firePropertiesChangeEvent()"
/trunk/main/svx/source/table/
H A Dpropertyset.cxx251 void SAL_CALL FastPropertySet::firePropertiesChangeEvent( const Sequence< OUString >&, const Refere… in firePropertiesChangeEvent() function in comphelper::FastPropertySet
/trunk/main/xmloff/source/forms/
H A Dgridcolumnproptranslator.hxx72 …virtual void SAL_CALL firePropertiesChangeEvent( const ::com::sun::star::uno::Sequence< ::rtl::OUS…

Completed in 48 milliseconds

12345