summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/inc/view/SlsFontProvider.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/slidesorter/inc/view/SlsFontProvider.hxx')
-rw-r--r--sd/source/ui/slidesorter/inc/view/SlsFontProvider.hxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/sd/source/ui/slidesorter/inc/view/SlsFontProvider.hxx b/sd/source/ui/slidesorter/inc/view/SlsFontProvider.hxx
index 82487471edb0..2e2513c9cf76 100644
--- a/sd/source/ui/slidesorter/inc/view/SlsFontProvider.hxx
+++ b/sd/source/ui/slidesorter/inc/view/SlsFontProvider.hxx
@@ -54,14 +54,6 @@ public:
*/
static FontProvider& Instance (void);
- /** Return a font that is scaled according to the current map mode of
- the given device. Repeated calls with a device, not necessarily the
- same device, with the same map mode will return the same font. The
- first call with a different map mode will release the old font and
- create a new one that is correctly scaled.
- */
- SharedFontPointer GetFont (const OutputDevice& rDevice);
-
/** Call this method to tell an object to release its currently used
font. The next call to GetFont() will then create a new one.
Typically called after a DataChange event when for instance a system