Home
last modified time | relevance | path

Searched refs:StateChangeNotification_Impl (Results 1 – 7 of 7) sorted by relevance

/trunk/main/embeddedobj/source/msole/
H A Doleembed.cxx494 StateChangeNotification_Impl( sal_True, nOldState, nNewState ); in changeState()
517 StateChangeNotification_Impl( sal_False, nOldState, m_nObjectState ); in changeState()
534 StateChangeNotification_Impl( sal_False, nOldState, m_nObjectState ); in changeState()
594 StateChangeNotification_Impl( sal_False, nOldState, m_nObjectState ); in changeState()
815 StateChangeNotification_Impl( sal_False, nOldState, m_nObjectState ); in doVerb()
H A Dolepersist.cxx919 StateChangeNotification_Impl( sal_False, nOldState, m_nObjectState ); in OnShowWindow_Impl()
925 StateChangeNotification_Impl( sal_False, nOldState, m_nObjectState ); in OnShowWindow_Impl()
992 StateChangeNotification_Impl( sal_False, nOldState, m_nObjectState ); in OnClosed_Impl()
H A Dolemisc.cxx189 void OleEmbeddedObject::StateChangeNotification_Impl( sal_Bool bBeforeChange, sal_Int32 nOldState, … in StateChangeNotification_Impl() function in OleEmbeddedObject
/trunk/main/embeddedobj/source/commonembedding/
H A Dembedobj.cxx123 void OCommonEmbeddedObject::StateChangeNotification_Impl( sal_Bool bBeforeChange, sal_Int32 nOldSta… in StateChangeNotification_Impl() function in OCommonEmbeddedObject
471 StateChangeNotification_Impl( sal_True, nOldState, nNewState,aGuard ); in changeState()
483 StateChangeNotification_Impl( sal_False, nOldState, m_nObjectState, aGuard ); in changeState()
490 StateChangeNotification_Impl( sal_False, nOldState, nNewState, aGuard ); in changeState()
H A Dpersistence.cxx1839StateChangeNotification_Impl( sal_False, embed::EmbedStates::LOADED, m_nObjectState, aGuard ); in breakLink()
/trunk/main/embeddedobj/source/inc/
H A Doleembobj.hxx209 …void StateChangeNotification_Impl( sal_Bool bBeforeChange, sal_Int32 nOldState, sal_Int32 nNewStat…
H A Dcommonembobj.hxx195 …void StateChangeNotification_Impl( sal_Bool bBeforeChange, sal_Int32 nOldState, sal_Int32 nNewStat…