summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/framework/Pane.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/framework/Pane.hxx')
-rw-r--r--sd/source/ui/inc/framework/Pane.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/source/ui/inc/framework/Pane.hxx b/sd/source/ui/inc/framework/Pane.hxx
index 49a99ce1e38d..de6e36015e26 100644
--- a/sd/source/ui/inc/framework/Pane.hxx
+++ b/sd/source/ui/inc/framework/Pane.hxx
@@ -88,6 +88,7 @@ public:
*/
virtual ::Window* GetWindow (void);
+ void SetWindow (::Window* pWindow);
//----- XPane -------------------------------------------------------------