Home
last modified time | relevance | path

Searched refs:m_aVerbExecutionController (Results 1 – 3 of 3) sorted by relevance

/trunk/main/embeddedobj/source/msole/
H A Doleembed.cxx511 VerbExecutionControllerGuard aVerbGuard( m_aVerbExecutionController ); in changeState()
794 m_aVerbExecutionController.StartControlExecution(); in doVerb()
800 … sal_Bool bModifiedOnExecution = m_aVerbExecutionController.EndControlExecution_WasModified(); in doVerb()
811 m_aVerbExecutionController.EndControlExecution_WasModified(); in doVerb()
H A Dolepersist.cxx916 m_aVerbExecutionController.ObjectIsActive(); in OnShowWindow_Impl()
961 m_aVerbExecutionController.ModificationNotificationIsDone(); in OnViewChanged_Impl()
967 if ( m_aVerbExecutionController.CanDoNotification() in OnViewChanged_Impl()
1588 VerbExecutionControllerGuard aVerbGuard( m_aVerbExecutionController ); in storeToEntry()
1617 VerbExecutionControllerGuard aVerbGuard( m_aVerbExecutionController ); in storeAsEntry()
1804 VerbExecutionControllerGuard aVerbGuard( m_aVerbExecutionController ); in storeOwn()
/trunk/main/embeddedobj/source/inc/
H A Doleembobj.hxx189 VerbExecutionController m_aVerbExecutionController; member in OleEmbeddedObject