diff options
Diffstat (limited to 'sd/source/ui/inc/DrawViewShell.hxx')
-rw-r--r-- | sd/source/ui/inc/DrawViewShell.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/source/ui/inc/DrawViewShell.hxx b/sd/source/ui/inc/DrawViewShell.hxx index 56083d5a2f4d..7a4836f308de 100644 --- a/sd/source/ui/inc/DrawViewShell.hxx +++ b/sd/source/ui/inc/DrawViewShell.hxx @@ -159,6 +159,7 @@ public: void SetPageProperties (SfxRequest& rReq); void GetPageProperties(SfxItemSet& rSet); + void GetMarginProperties(SfxItemSet& rSet); void GetState (SfxItemSet& rSet); void Execute (SfxRequest& rReq); |