Searched refs:m_nObjectState (Results 1 – 15 of 15) sorted by relevance
423 m_nObjectState, in GetIntermediateStatesSequence_Impl()444 if ( m_nObjectState == -1 ) in changeState()511 if ( m_nObjectState == -1 ) in getReachableStates()526 if ( m_nObjectState == -1 ) in getCurrentState()530 return m_nObjectState; in getCurrentState()547 if ( m_nObjectState == -1 ) in doVerb()580 if ( m_nObjectState == -1 ) in getSupportedVerbs()616 if ( m_nObjectState == -1 ) in getClientSite()633 if ( m_nObjectState == -1 ) in update()650 if ( m_nObjectState == -1 ) in setUpdateMode()[all …]
1106 m_nObjectState = embed::EmbedStates::LOADED; in setPersistentEntry()1114 m_nObjectState = embed::EmbedStates::RUNNING; in setPersistentEntry()1174 if ( m_nObjectState == -1 ) in storeToEntry()1302 if ( m_nObjectState == -1 ) in storeAsEntry()1437 if ( m_nObjectState == -1 ) in saveCompleted()1537 if ( m_nObjectState == -1 ) in getEntryName()1569 if ( m_nObjectState == -1 ) in storeOwn()1649 if ( m_nObjectState == -1 ) in isReadonly()1681 if ( m_nObjectState == -1 ) in reload()1828 if ( !m_bIsLink || m_nObjectState == -1 ) in breakLink()[all …]
58 if ( m_nObjectState == -1 ) in setVisualAreaSize()65 if ( m_nObjectState == embed::EmbedStates::LOADED ) in setVisualAreaSize()94 if ( m_nObjectState == -1 ) in getVisualAreaSize()104 if ( m_nObjectState == embed::EmbedStates::LOADED ) in getVisualAreaSize()138 if ( m_nObjectState == -1 ) in getMapUnit()146 if ( m_nObjectState == embed::EmbedStates::LOADED ) in getMapUnit()177 if ( m_nObjectState == -1 ) in getPreferredVisualRepresentation()189 if ( m_nObjectState == embed::EmbedStates::LOADED ) in getPreferredVisualRepresentation()
56 m_nObjectState = embed::EmbedStates::LOADED; in OSpecialEmbeddedObject()115 if ( m_nObjectState == -1 || m_nObjectState == embed::EmbedStates::LOADED ) in getPreferredVisualRepresentation()178 if ( m_nObjectState == -1 ) in getVisualAreaSize()225 if ( m_nObjectState == -1 ) in doVerb()
53 if ( m_nObjectState != embed::EmbedStates::INPLACE_ACTIVE in setObjectRectangles()54 && m_nObjectState != embed::EmbedStates::UI_ACTIVE ) in setObjectRectangles()
57 , m_nObjectState( -1 ) in OCommonEmbeddedObject()84 , m_nObjectState( embed::EmbedStates::LOADED ) in OCommonEmbeddedObject()510 if ( m_nObjectState == -1 ) in getComponent()
58 protected int m_nObjectState = -1; field in OwnEmbeddedObject521 if ( m_nObjectState == -1 ) in saveCompleted()586 if ( m_nObjectState == -1 ) in setVisualAreaSize()609 if ( m_nObjectState == -1 ) in getVisualAreaSize()630 if ( m_nObjectState == -1 ) in getPreferredVisualRepresentation()653 if ( m_nObjectState == -1 ) in getMapUnit()835 if ( m_nObjectState == -1 ) in changeState()950 if ( m_nObjectState == -1 ) in getReachableStates()967 if ( m_nObjectState == -1 ) in getCurrentState()970 return m_nObjectState; in getCurrentState()[all …]
472 if ( m_nObjectState == -1 ) in changeState()512 m_nObjectState = nNewState; in changeState()629 if ( m_nObjectState == -1 ) in getReachableStates()671 if ( m_nObjectState == -1 ) in getCurrentState()676 return m_nObjectState; in getCurrentState()782 if ( m_nObjectState == -1 ) in doVerb()918 if ( m_nObjectState == -1 ) in getSupportedVerbs()989 if ( m_nObjectState == -1 ) in getClientSite()1016 if ( m_nObjectState == -1 ) in update()1050 if ( m_nObjectState == -1 ) in setUpdateMode()[all …]
915 if ( m_nObjectState == -1 || m_nObjectState == embed::EmbedStates::LOADED ) in OnShowWindow_Impl()919 sal_Int32 nOldState = m_nObjectState; in OnShowWindow_Impl()997 sal_Int32 nOldState = m_nObjectState; in OnClosed_Impl()1168 if ( m_nObjectState == -1 ) in StoreToLocation_Impl()1670 if ( m_nObjectState == -1 ) in saveCompleted()1796 if ( m_nObjectState == -1 ) in getEntryName()1841 if ( m_nObjectState == -1 ) in storeOwn()1964 if ( m_nObjectState == -1 ) in isReadonly()2005 if ( m_nObjectState == -1 ) in reload()2119 sal_Int32 nTargetState = m_nObjectState; in breakLink()[all …]
112 if ( m_nObjectState == -1 ) in setVisualAreaSize()127 if ( m_nObjectState == embed::EmbedStates::LOADED && bAllowToSetExtent ) in setVisualAreaSize()140 if ( m_pOleComponent && m_nObjectState != embed::EmbedStates::LOADED && bAllowToSetExtent ) in setVisualAreaSize()192 if ( m_nObjectState == -1 ) in getVisualAreaSize()342 if ( m_nObjectState == -1 ) in getPreferredVisualRepresentation()351 && m_nObjectState == embed::EmbedStates::LOADED ) in getPreferredVisualRepresentation()366 if ( m_nObjectState == embed::EmbedStates::LOADED ) in getPreferredVisualRepresentation()433 if ( m_nObjectState == -1 ) in getMapUnit()
51 , m_nObjectState( -1 ) in OleEmbeddedObject()85 , m_nObjectState( -1 ) in OleEmbeddedObject()116 , m_nObjectState( -1 ) in OleEmbeddedObject()235 if ( m_nObjectState != -1 && m_nObjectState != embed::EmbedStates::LOADED ) in GetRidOfComponent()382 if ( m_nObjectState == -1 ) // || m_nObjectState == embed::EmbedStates::LOADED ) in getComponent()
52 if ( m_nObjectState == -1 ) in CheckInit()136 return m_nObjectState; in getCurrentState()329 if ( ( m_nObjectState != -1 || nEntryConnectionMode == embed::EntryInitModes::NO_INIT ) in setPersistentEntry()330 && ( m_nObjectState == -1 || nEntryConnectionMode != embed::EntryInitModes::NO_INIT ) ) in setPersistentEntry()355 m_nObjectState = embed::EmbedStates::LOADED; in setPersistentEntry()
68 sal_Int32 m_nObjectState; member in ODummyEmbeddedObject91 , m_nObjectState( -1 ) in ODummyEmbeddedObject()
102 sal_Int32 m_nObjectState; member in OCommonEmbeddedObject
123 sal_Int32 m_nObjectState; member in OleEmbeddedObject
Completed in 172 milliseconds