Searched refs:StateChangeNotification_Impl (Results 1 – 7 of 7) sorted by relevance
/aoo4110/main/embeddedobj/source/msole/ |
H A D | oleembed.cxx | 498 StateChangeNotification_Impl( sal_True, nOldState, nNewState ); in changeState() 521 StateChangeNotification_Impl( sal_False, nOldState, m_nObjectState ); in changeState() 538 StateChangeNotification_Impl( sal_False, nOldState, m_nObjectState ); in changeState() 598 StateChangeNotification_Impl( sal_False, nOldState, m_nObjectState ); in changeState() 828 StateChangeNotification_Impl( sal_False, nOldState, m_nObjectState ); in doVerb()
|
H A D | olepersist.cxx | 926 StateChangeNotification_Impl( sal_False, nOldState, m_nObjectState ); in OnShowWindow_Impl() 932 StateChangeNotification_Impl( sal_False, nOldState, m_nObjectState ); in OnShowWindow_Impl() 999 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
|
/aoo4110/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 475 StateChangeNotification_Impl( sal_True, nOldState, nNewState,aGuard ); in changeState() 487 StateChangeNotification_Impl( sal_False, nOldState, m_nObjectState, aGuard ); in changeState() 494 StateChangeNotification_Impl( sal_False, nOldState, nNewState, aGuard ); in changeState()
|
H A D | persistence.cxx | 1877 StateChangeNotification_Impl( sal_False, embed::EmbedStates::LOADED, m_nObjectState, aGuard ); in breakLink()
|
/aoo4110/main/embeddedobj/source/inc/ |
H A D | oleembobj.hxx | 211 …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…
|
Completed in 53 milliseconds