21 #include <uiitems.hxx>
26 #include <osl/diagnose.h>
35 sal_uInt16 nWhich = rReq.
GetSlot();
40 OSL_ENSURE(
false,
"Not implemented");
47 if (SfxItemState::SET == pArgs->
GetItemState( nWhich ,
true, &pItem ))
49 if( static_cast<const SfxStringItem*>(pItem)->GetValue() !=
53 static_cast<const SfxStringItem*>(pItem)->
GetValue());
55 sal_uInt16(SfxStyleFamily::Page));
73 OSL_FAIL(
"wrong CommandProcessor for Dispatch");
const SfxPoolItem * ExecuteSlot(SfxRequest &rReq, const SfxInterface *pIF=nullptr)
OUString const & GetCurPageStyle() const
#define FN_SET_PAGE_STYLE
const SfxItemSet * GetArgs() const
SwWrtShell & GetWrtShell() const
SfxItemPool & GetPool() const
SfxItemState GetItemState(sal_uInt16 nWhich, bool bSrchInParent=true, const SfxPoolItem **ppItem=nullptr) const
#define FN_PARAM_WRTSHELL
sal_uInt16 GetSlot() const
SwWrtShell * GetWrtShellPtr() const
#define FN_FORMAT_PAGE_DLG
void AppendItem(const SfxPoolItem &)
void ExecColl(SfxRequest const &)