Searched refs:changingState (Results 1 – 9 of 9) sorted by relevance
/trunk/main/sw/source/core/ole/ |
H A D | ndole.cxx | 113 …virtual void SAL_CALL changingState( const lang::EventObject& aEvent, ::sal_Int32 nOldState, ::sal… 127 void SAL_CALL SwOLEListener_Impl::changingState( const lang::EventObject&, ::sal_Int32 , ::sal_Int3… in changingState() function in SwOLEListener_Impl
|
/trunk/main/offapi/com/sun/star/embed/ |
H A D | XStateChangeListener.idl | 71 void changingState( [in] com::sun::star::lang::EventObject aEvent,
|
/trunk/main/svtools/source/misc/ |
H A D | embedhlp.cxx | 82 …virtual void SAL_CALL changingState( const lang::EventObject& aEvent, ::sal_Int32 nOldState, ::sal… 125 void SAL_CALL EmbedEventListener_Impl::changingState( const lang::EventObject&, in changingState() function in svt::EmbedEventListener_Impl
|
/trunk/main/sfx2/source/view/ |
H A D | ipclient.cxx | 164 …virtual void SAL_CALL changingState( const ::com::sun::star::lang::EventObject& aEvent, ::sal_Int3… 173 void SAL_CALL SfxInPlaceClient_Impl::changingState( in changingState() function in SfxInPlaceClient_Impl
|
/trunk/main/embeddedobj/source/msole/ |
H A D | olemisc.cxx | 206 … ((embed::XStateChangeListener*)pIterator.next())->changingState( aSource, nOldState, nNewState ); in StateChangeNotification_Impl()
|
/trunk/main/dbaccess/source/core/dataaccess/ |
H A D | documentdefinition.cxx | 341 …virtual void SAL_CALL changingState( const lang::EventObject& aEvent, ::sal_Int32 nOldState, ::sal… 354 …void SAL_CALL OEmbedObjectHolder::changingState( const lang::EventObject& /*aEvent*/, ::sal_Int32 … in changingState() function in dbaccess::OEmbedObjectHolder
|
/trunk/main/svx/source/svdraw/ |
H A D | svdoole2.cxx | 149 …virtual void SAL_CALL changingState( const ::com::sun::star::lang::EventObject& aEvent, ::sal_Int3… 199 void SAL_CALL SdrLightEmbeddedClient_Impl::changingState( const ::com::sun::star::lang::EventObject… in changingState() function in SdrLightEmbeddedClient_Impl
|
/trunk/main/embeddedobj/source/commonembedding/ |
H A D | embedobj.cxx | 142 … ((embed::XStateChangeListener*)pIterator.next())->changingState( aSource, nOldState, nNewState ); in StateChangeNotification_Impl()
|
/trunk/main/odk/examples/java/EmbedDocument/EmbeddedObject/ |
H A D | OwnEmbeddedObject.java | 238 xListener.changingState( aEventObject, nOldState, nNewState ); in StateChangeNotification()
|
Completed in 62 milliseconds