LibreOffice Module sfx2 (master) 1
|
This is the complete list of members for SfxRequest, including all inherited members.
AllowRecording(bool) | SfxRequest | |
AllowsRecording() const | SfxRequest | |
AppendItem(const SfxPoolItem &) | SfxRequest | |
Cancel() | SfxRequest | |
Done(bool bRemove=false) | SfxRequest | |
Done(const SfxItemSet &) | SfxRequest | |
Done_Impl(const SfxItemSet *pSet) | SfxRequest | private |
ForgetAllArgs() | SfxRequest | |
GetArg(sal_uInt16 nSlotId) const | SfxRequest | inline |
GetArg(TypedWhichId< T > nSlotId) const | SfxRequest | inline |
GetArgs() const | SfxRequest | inline |
GetCallMode() const | SfxRequest | |
GetFrameWeld() const | SfxRequest | |
GetId() const | SfxHint | |
GetInternalArgs_Impl() const | SfxRequest | |
GetMacroRecorder(const SfxViewFrame &rFrame) | SfxRequest | static |
GetModifier() const | SfxRequest | |
GetReturnValue() const | SfxRequest | |
GetSlot() const | SfxRequest | inline |
HasMacroRecorder(const SfxViewFrame &rFrame) | SfxRequest | static |
Ignore() | SfxRequest | |
IsAPI() const | SfxRequest | |
IsCancelled() const | SfxRequest | |
IsDone() const | SfxRequest | |
IsSynchronCall() const | SfxRequest | |
mnId | SfxHint | private |
nSlot | SfxRequest | private |
operator=(const SfxRequest &)=delete | SfxRequest | private |
SfxHint::operator=(SfxHint const &)=default | SfxHint | |
SfxHint::operator=(SfxHint &&)=default | SfxHint | |
pArgs | SfxRequest | private |
pImpl | SfxRequest | private |
Record_Impl(SfxShell &rSh, const SfxSlot &rSlot, const css::uno::Reference< css::frame::XDispatchRecorder > &xRecorder, SfxViewFrame *) | SfxRequest | |
ReleaseArgs() | SfxRequest | |
RemoveItem(sal_uInt16 nSlotId) | SfxRequest | |
SetArgs(const SfxAllItemSet &rArgs) | SfxRequest | |
SetInternalArgs_Impl(const SfxAllItemSet &rArgs) | SfxRequest | |
SetModifier(sal_uInt16 nModi) | SfxRequest | |
SetReturnValue(const SfxPoolItem &) | SfxRequest | |
SetSlot(sal_uInt16 nNewSlot) | SfxRequest | inline |
SetSynchronCall(bool bSynchron) | SfxRequest | |
SfxHint() | SfxHint | |
SfxHint(SfxHintId nId) | SfxHint | |
SfxHint(SfxHint const &)=default | SfxHint | |
SfxHint(SfxHint &&)=default | SfxHint | |
SfxRequest(SfxViewFrame &, sal_uInt16 nSlotId) | SfxRequest | |
SfxRequest(sal_uInt16 nSlot, SfxCallMode nCallMode, SfxItemPool &rPool) | SfxRequest | |
SfxRequest(const SfxSlot *pSlot, const css::uno::Sequence< css::beans::PropertyValue > &rArgs, SfxCallMode nCallMode, SfxItemPool &rPool) | SfxRequest | |
SfxRequest(sal_uInt16 nSlot, SfxCallMode nCallMode, const SfxAllItemSet &rSfxArgs) | SfxRequest | |
SfxRequest(sal_uInt16 nSlot, SfxCallMode nCallMode, const SfxAllItemSet &rSfxArgs, const SfxAllItemSet &rSfxInternalArgs) | SfxRequest | |
SfxRequest(const SfxRequest &rOrig) | SfxRequest | |
SfxRequest_Impl | SfxRequest | friend |
~SfxHint() | SfxHint | virtual |
~SfxRequest() override | SfxRequest | virtual |