Searched refs:StateChangeNotification_Impl (Results 1 – 7 of 7) sorted by relevance
| /trunk/main/embeddedobj/source/msole/ |
| H A D | oleembed.cxx | 494 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 D | olepersist.cxx | 919 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 D | olemisc.cxx | 189 void OleEmbeddedObject::StateChangeNotification_Impl( sal_Bool bBeforeChange, sal_Int32 nOldState, … in StateChangeNotification_Impl() function in OleEmbeddedObject
|
| /trunk/main/embeddedobj/source/commonembedding/ |
| H A D | embedobj.cxx | 123 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 D | persistence.cxx | 1839 … StateChangeNotification_Impl( sal_False, embed::EmbedStates::LOADED, m_nObjectState, aGuard ); in breakLink()
|
| /trunk/main/embeddedobj/source/inc/ |
| H A D | oleembobj.hxx | 209 …void StateChangeNotification_Impl( sal_Bool bBeforeChange, sal_Int32 nOldState, sal_Int32 nNewStat…
|
| H A D | commonembobj.hxx | 195 …void StateChangeNotification_Impl( sal_Bool bBeforeChange, sal_Int32 nOldState, sal_Int32 nNewStat…
|