LibreOffice Module sfx2 (master) 1
SfxSlot Member List

This is the complete list of members for SfxSlot, including all inherited members.

fnExecSfxSlot
fnStateSfxSlot
GetCommand() constSfxSlot
GetExecFnc() constSfxSlotinline
GetFormalArgument(sal_uInt16 nNo) constSfxSlotinline
GetFormalArgumentCount() constSfxSlotinline
GetGroupId() constSfxSlotinline
GetKind() constSfxSlot
GetMode() constSfxSlotinline
GetNextSlot() constSfxSlotinline
GetSlotId() constSfxSlotinline
GetStateFnc() constSfxSlotinline
GetType() constSfxSlotinline
GetUnoName() constSfxSlotinline
GetWhich(const SfxItemPool &rPool) constSfxSlot
IsMode(SfxSlotMode nMode) constSfxSlotinline
nArgDefCountSfxSlot
nDisableFlagsSfxSlot
nFlagsSfxSlot
nGroupIdSfxSlot
nMasterSlotIdSfxSlot
nSlotIdSfxSlot
nValueSfxSlot
pFirstArgDefSfxSlot
pNextSlotSfxSlot
pTypeSfxSlot
pUnoNameSfxSlot
SfxSlot(sal_uInt16 sId, SfxGroupId gId, SfxSlotMode flags, sal_uInt16 masterSlotId, sal_uInt16 value, SfxExecFunc exec, SfxStateFunc state, const SfxType *type, const SfxSlot *nextSlot, const SfxFormalArgument *firstArgDef, sal_uInt16 argDefCount, SfxDisableFlags disableFlags, const char(&literal)[N])SfxSlotinline