Home
last modified time | relevance | path

Searched refs:eLastState (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sfx2/source/control/
H A Dstatcach.cxx214 eLastState( 0 ), in SfxStateCache()
405 eState = eLastState; in SetVisibleState()
466 bNotify = ( pState != pLastItem ) || ( eState != eLastState ); in SetState_Impl()
490 eLastState = eState; in SetState_Impl()
521 pCtrl->StateChanged( nId, eLastState, pLastItem ); in SetCachedState()
525 …((SfxDispatchController_Impl *)pInternalController)->StateChanged( nId, eLastState, pLastItem, &aS… in SetCachedState()
/aoo41x/main/sfx2/source/inc/
H A Dstatcach.hxx86 SfxItemState eLastState; // zuletzt verschickter State member in SfxStateCache

Completed in 16 milliseconds