Searched refs:GetStateFnc (Results 1 – 5 of 5) sorted by relevance
214 if ( pCurSlot->GetStateFnc() == pIter->GetStateFnc() ) in SetSlotMap()281 if ( pCurSlot->GetStateFnc() != pIter->GetStateFnc() ) in SetSlotMap()
870 SfxStateFunc pFunc = rSlot.GetStateFnc(); in CanExecuteSlot_Impl()1030 SfxStateFunc pFunc = pSlot->GetStateFnc(); in GetSlotState()
1282 SfxStateFunc aFunc = pSlot->GetStateFnc(); in Execute_Impl()1458 pFnc = pRealSlot->GetStateFnc(); in CreateSet_Impl()1491 pSiblingFnc = pServ->GetSlot()->GetStateFnc(); in CreateSet_Impl()
2538 pFunc = pRealSlot->GetStateFnc(); in _FillState()2540 pFunc = pSlot->GetStateFnc(); in _FillState()
297 SfxStateFunc GetStateFnc() const { return fnState; } in GetStateFnc() function in SfxSlot
Completed in 43 milliseconds