diff options
Diffstat (limited to 'sd/source/ui/sidebar/MasterPageContainer.hxx')
-rw-r--r-- | sd/source/ui/sidebar/MasterPageContainer.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sd/source/ui/sidebar/MasterPageContainer.hxx b/sd/source/ui/sidebar/MasterPageContainer.hxx index 18e476c0303d..19b1e7bc9ab0 100644 --- a/sd/source/ui/sidebar/MasterPageContainer.hxx +++ b/sd/source/ui/sidebar/MasterPageContainer.hxx @@ -85,6 +85,8 @@ public: }; PreviewState GetPreviewState(Token aToken); + const Size& GetPreviewSizePixel(); + /** This method is typically called for entries in the container for which GetPreviewState() returns OS_CREATABLE. The creation of the preview is then scheduled to be executed asynchronously at a later |