Searched refs:SfxStateFunc (Results 1 – 5 of 5) sorted by relevance
261 SfxStateFunc fnState; // Funktion f"ur Status297 SfxStateFunc GetStateFnc() const { return fnState; } in GetStateFnc()
140 typedef void (*SfxStateFunc)(SfxShell *, SfxItemSet &rSet); typedef201 void CallState( SfxStateFunc pFunc, SfxItemSet &rSet ) in CallState()
870 SfxStateFunc pFunc = rSlot.GetStateFnc(); in CanExecuteSlot_Impl()1030 SfxStateFunc pFunc = pSlot->GetStateFnc(); in GetSlotState()
1282 SfxStateFunc aFunc = pSlot->GetStateFnc(); in Execute_Impl()1443 SfxStateFunc pFnc = 0; in CreateSet_Impl()1482 SfxStateFunc pSiblingFnc=0; in CreateSet_Impl()
2535 SfxStateFunc pFunc; in _FillState()
Completed in 40 milliseconds