summaryrefslogtreecommitdiff
path: root/include/svx/dlgctrl.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-09-09 11:58:29 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-09-09 11:58:54 +0100
commit7560f765b32bf9969b89b28c6733faa8098f1809 (patch)
tree36c24f5ed6c1a5446179f72d07f03edfdd642a1d /include/svx/dlgctrl.hxx
parenta8dd49b9fc59371ff8edb31082bbd4f1b6179b1c (diff)
unify strip previews optimal size in one place
Change-Id: I6ae1073d013c9d9bbca39c505955436cd4950d1b
Diffstat (limited to 'include/svx/dlgctrl.hxx')
-rw-r--r--include/svx/dlgctrl.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svx/dlgctrl.hxx b/include/svx/dlgctrl.hxx
index c34d1543cb27..64b92ae9531a 100644
--- a/include/svx/dlgctrl.hxx
+++ b/include/svx/dlgctrl.hxx
@@ -397,6 +397,7 @@ public:
virtual void Paint( const Rectangle& rRect );
virtual void Resize();
+ virtual Size GetOptimalSize() const;
};
/*************************************************************************