|
LibreOffice Module sfx2 (master) 1
|
This is the complete list of members for SfxSlot, including all inherited members.
| fnExec | SfxSlot | |
| fnState | SfxSlot | |
| GetCommand() const | SfxSlot | |
| GetExecFnc() const | SfxSlot | inline |
| GetFormalArgument(sal_uInt16 nNo) const | SfxSlot | inline |
| GetFormalArgumentCount() const | SfxSlot | inline |
| GetGroupId() const | SfxSlot | inline |
| GetKind() const | SfxSlot | |
| GetMode() const | SfxSlot | inline |
| GetNextSlot() const | SfxSlot | inline |
| GetSlotId() const | SfxSlot | inline |
| GetStateFnc() const | SfxSlot | inline |
| GetType() const | SfxSlot | inline |
| GetUnoName() const | SfxSlot | inline |
| GetWhich(const SfxItemPool &rPool) const | SfxSlot | |
| IsMode(SfxSlotMode nMode) const | SfxSlot | inline |
| nArgDefCount | SfxSlot | |
| nDisableFlags | SfxSlot | |
| nFlags | SfxSlot | |
| nGroupId | SfxSlot | |
| nMasterSlotId | SfxSlot | |
| nSlotId | SfxSlot | |
| nValue | SfxSlot | |
| pFirstArgDef | SfxSlot | |
| pNextSlot | SfxSlot | |
| pType | SfxSlot | |
| pUnoName | SfxSlot | |
| 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]) | SfxSlot | inline |