Home
last modified time | relevance | path

Searched refs:stateChanged (Results 1 – 21 of 21) sorted by relevance

/trunk/main/chart2/source/controller/dialogs/
H A Dtp_ChartType.cxx147 m_pChangeListener->stateChanged(this); in IMPL_LINK()
240 m_pChangeListener->stateChanged(this); in IMPL_LINK()
246 m_pChangeListener->stateChanged(this); in IMPL_LINK()
303 m_pChangeListener->stateChanged(this); in IMPL_LINK()
437 m_pChangeListener->stateChanged(this); in IMPL_LINK()
443 m_pChangeListener->stateChanged(this); in IMPL_LINK()
701 m_pChangeListener->stateChanged(this); in IMPL_LINK()
716 m_pChangeListener->stateChanged(this); in IMPL_LINK()
785 m_pChangeListener->stateChanged(this); in IMPL_LINK()
946 void ChartTypeTabPage::stateChanged( ChangingResource* /*pResource*/ ) in stateChanged() function in chart::ChartTypeTabPage
H A DChangingResource.hxx40 virtual void stateChanged( ChangingResource* pResource ) = 0;
H A Dtp_ChartType.hxx83 virtual void stateChanged( ChangingResource* pResource );
H A DChartTypeDialogController.cxx1228 m_pChangeListener->stateChanged(this); in IMPL_LINK()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/nodes/
H A DParcelDescriptorChildren.java84 public void stateChanged(ChangeEvent e) { in stateChanged() method in ParcelDescriptorChildren
H A DOfficeDocumentChildren.java86 public void stateChanged(ChangeEvent e) { in stateChanged() method in OfficeDocumentChildren
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/text/
H A DCaretSpinnerModel.java112 ((ChangeListener)maListeners.elementAt(i)).stateChanged (aEvent); in Update()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/
H A DSelectPathPanel.java120 ((ChangeListener)it.next()).stateChanged(ev); in fireChangeEvent()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DParcelDescriptorParserSupport.java108 ((ChangeListener)iter.next()).stateChanged(new ChangeEvent(this)); in fileChanged()
H A DOfficeDocumentSupport.java130 ((ChangeListener)iter.next()).stateChanged(new ChangeEvent(this)); in fileChanged()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/options/
H A DOfficeSettingsBeanInfo.java139 public void stateChanged(ChangeEvent evt) { in stateChanged() method in OfficeSettingsBeanInfo.OfficeDirectoryEditor
/trunk/main/offapi/com/sun/star/view/
H A DXPrintableListener.idl57 [oneway] void stateChanged( [in] PrintableStateEvent Event );
/trunk/main/sw/source/core/ole/
H A Dndole.cxx114 …virtual void SAL_CALL stateChanged( const lang::EventObject& aEvent, ::sal_Int32 nOldState, ::sal_…
131 void SAL_CALL SwOLEListener_Impl::stateChanged( const lang::EventObject&, ::sal_Int32 nOldState, ::… in stateChanged() function in SwOLEListener_Impl
/trunk/main/offapi/com/sun/star/embed/
H A DXStateChangeListener.idl88 void stateChanged( [in] com::sun::star::lang::EventObject aEvent,
/trunk/main/svtools/source/misc/
H A Dembedhlp.cxx84 …virtual void SAL_CALL stateChanged( const lang::EventObject& aEvent, ::sal_Int32 nOldState, ::sal_…
133 void SAL_CALL EmbedEventListener_Impl::stateChanged( const lang::EventObject&, in stateChanged() function in svt::EmbedEventListener_Impl
/trunk/main/sfx2/source/view/
H A Dipclient.cxx165 …virtual void SAL_CALL stateChanged( const ::com::sun::star::lang::EventObject& aEvent, ::sal_Int32…
181 void SAL_CALL SfxInPlaceClient_Impl::stateChanged( in stateChanged() function in SfxInPlaceClient_Impl
/trunk/main/embeddedobj/source/msole/
H A Dolemisc.cxx217 … ((embed::XStateChangeListener*)pIterator.next())->stateChanged( aSource, nOldState, nNewState ); in StateChangeNotification_Impl()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddocumentdefinition.cxx342 …virtual void SAL_CALL stateChanged( const lang::EventObject& aEvent, ::sal_Int32 nOldState, ::sal_…
364 …void SAL_CALL OEmbedObjectHolder::stateChanged( const lang::EventObject& aEvent, ::sal_Int32 nOldS… in stateChanged() function in dbaccess::OEmbedObjectHolder
/trunk/main/svx/source/svdraw/
H A Dsvdoole2.cxx150 …virtual void SAL_CALL stateChanged( const ::com::sun::star::lang::EventObject& aEvent, ::sal_Int32…
215 void SAL_CALL SdrLightEmbeddedClient_Impl::stateChanged( const ::com::sun::star::lang::EventObject&… in stateChanged() function in SdrLightEmbeddedClient_Impl
/trunk/main/embeddedobj/source/commonembedding/
H A Dembedobj.cxx144 … ((embed::XStateChangeListener*)pIterator.next())->stateChanged( aSource, nOldState, nNewState ); in StateChangeNotification_Impl()
/trunk/main/odk/examples/java/EmbedDocument/EmbeddedObject/
H A DOwnEmbeddedObject.java240 xListener.stateChanged( aEventObject, nOldState, nNewState ); in StateChangeNotification()

Completed in 116 milliseconds