diff options
author | Frank Schoenheit [fs] <frank.schoenheit@sun.com> | 2010-04-28 09:41:55 +0200 |
---|---|---|
committer | Frank Schoenheit [fs] <frank.schoenheit@sun.com> | 2010-04-28 09:41:55 +0200 |
commit | d41b771550edf1d920f2ecba4d3c846b4a0d4373 (patch) | |
tree | 945463a474e80e6fd2834b3fdd81a545c519483d /sd/source/ui/toolpanel/LayoutMenu.hxx | |
parent | b7c38dbce15f379554b955f0f3a27ae316626147 (diff) |
slidecopy: make compile on unxsol[i|s]4.pro and unxmacxi[.pro]
Diffstat (limited to 'sd/source/ui/toolpanel/LayoutMenu.hxx')
-rw-r--r-- | sd/source/ui/toolpanel/LayoutMenu.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/toolpanel/LayoutMenu.hxx b/sd/source/ui/toolpanel/LayoutMenu.hxx index 86606ef0b69c..86e01e9f803b 100644 --- a/sd/source/ui/toolpanel/LayoutMenu.hxx +++ b/sd/source/ui/toolpanel/LayoutMenu.hxx @@ -228,7 +228,7 @@ private: void UpdateSelection (void); // internal ctor - void ImplConstruct( DrawDocShell& rDocumentShell ); + void implConstruct( DrawDocShell& rDocumentShell ); /** When clicked then set the current page of the view in the center pane. */ |