Home
last modified time | relevance | path

Searched refs:GetStateFnc (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sfx2/source/control/
H A Dobjface.cxx214 if ( pCurSlot->GetStateFnc() == pIter->GetStateFnc() ) in SetSlotMap()
281 if ( pCurSlot->GetStateFnc() != pIter->GetStateFnc() ) in SetSlotMap()
H A Dshell.cxx870 SfxStateFunc pFunc = rSlot.GetStateFnc(); in CanExecuteSlot_Impl()
1030 SfxStateFunc pFunc = pSlot->GetStateFnc(); in GetSlotState()
H A Dbindings.cxx1282 SfxStateFunc aFunc = pSlot->GetStateFnc(); in Execute_Impl()
1458 pFnc = pRealSlot->GetStateFnc(); in CreateSet_Impl()
1491 pSiblingFnc = pServ->GetSlot()->GetStateFnc(); in CreateSet_Impl()
H A Ddispatch.cxx2538 pFunc = pRealSlot->GetStateFnc(); in _FillState()
2540 pFunc = pSlot->GetStateFnc(); in _FillState()
/trunk/main/sfx2/inc/sfx2/
H A Dmsg.hxx297 SfxStateFunc GetStateFnc() const { return fnState; } in GetStateFnc() function in SfxSlot

Completed in 43 milliseconds