summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/ViewShellImplementation.hxx
diff options
context:
space:
mode:
authorChristian Lippka <christian.lippka@sun.com>2010-01-13 19:12:02 +0100
committerChristian Lippka <christian.lippka@sun.com>2010-01-13 19:12:02 +0100
commitcc1e430e1a6bdaad393720867db0ea5738439177 (patch)
treef3a1027b35f496944acd019371fe3f46107bbf9c /sd/source/ui/inc/ViewShellImplementation.hxx
parentab98df64183f82536da9a36e36de1534c33bcd8f (diff)
toolbar menu rendering finetuning
Diffstat (limited to 'sd/source/ui/inc/ViewShellImplementation.hxx')
-rw-r--r--sd/source/ui/inc/ViewShellImplementation.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/sd/source/ui/inc/ViewShellImplementation.hxx b/sd/source/ui/inc/ViewShellImplementation.hxx
index e107d3af6987..537c62b3d46d 100644
--- a/sd/source/ui/inc/ViewShellImplementation.hxx
+++ b/sd/source/ui/inc/ViewShellImplementation.hxx
@@ -127,9 +127,7 @@ public:
@param pPage
If a NULL pointer is given then this call is ignored.
*/
- void AssignLayout (
- SdPage* pPage,
- AutoLayout aLayout);
+ void AssignLayout ( SfxRequest& rRequest, PageKind ePageKind );
/** Determine the view id of the view shell. This corresponds to the
view id stored in the SfxViewFrame class.