Home
last modified time | relevance | path

Searched refs:m_nObjectState (Results 1 – 15 of 15) sorted by relevance

/aoo4110/main/embeddedobj/source/commonembedding/
H A Dembedobj.cxx423 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 …]
H A Dvisobj.cxx58 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()
H A Dpersistence.cxx1106 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 …]
H A Dspecialobject.cxx56 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()
H A Dinplaceobj.cxx53 if ( m_nObjectState != embed::EmbedStates::INPLACE_ACTIVE in setObjectRectangles()
54 && m_nObjectState != embed::EmbedStates::UI_ACTIVE ) in setObjectRectangles()
H A Dmiscobj.cxx57 , m_nObjectState( -1 ) in OCommonEmbeddedObject()
84 , m_nObjectState( embed::EmbedStates::LOADED ) in OCommonEmbeddedObject()
510 if ( m_nObjectState == -1 ) in getComponent()
/aoo4110/main/embeddedobj/source/msole/
H A Doleembed.cxx472 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 …]
H A Dolepersist.cxx915 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 …]
H A Dolevisual.cxx112 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()
H A Dolemisc.cxx51 , 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()
/aoo4110/main/odk/examples/java/EmbedDocument/EmbeddedObject/
H A DOwnEmbeddedObject.java58 protected int m_nObjectState = -1; field in OwnEmbeddedObject
521 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 …]
/aoo4110/main/embeddedobj/source/general/
H A Ddummyobject.cxx52 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()
/aoo4110/main/embeddedobj/source/inc/
H A Ddummyobject.hxx68 sal_Int32 m_nObjectState; member in ODummyEmbeddedObject
91 , m_nObjectState( -1 ) in ODummyEmbeddedObject()
H A Doleembobj.hxx123 sal_Int32 m_nObjectState; member in OleEmbeddedObject
H A Dcommonembobj.hxx102 sal_Int32 m_nObjectState; member in OCommonEmbeddedObject

Completed in 127 milliseconds