summaryrefslogtreecommitdiff
path: root/include/svx/fntctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/fntctrl.hxx')
-rw-r--r--include/svx/fntctrl.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/fntctrl.hxx b/include/svx/fntctrl.hxx
index 7ba6e1ad9bde..a9ad36d99855 100644
--- a/include/svx/fntctrl.hxx
+++ b/include/svx/fntctrl.hxx
@@ -79,8 +79,8 @@ public:
void SetPreviewText( const OUString& rString );
void SetFontNameAsPreviewText();
- void SetFont( const SfxItemSet& rSet, sal_uInt16 nSlot, SvxFont& rFont );
- void SetFontStyle( const SfxItemSet& rSet, sal_uInt16 nSlotPosture, sal_uInt16 nSlotWeight, SvxFont& rFont ); // posture/weight
+ static void SetFont( const SfxItemSet& rSet, sal_uInt16 nSlot, SvxFont& rFont );
+ static void SetFontStyle( const SfxItemSet& rSet, sal_uInt16 nSlotPosture, sal_uInt16 nSlotWeight, SvxFont& rFont ); // posture/weight
void SetFontWidthScale( const SfxItemSet& rSet );
void SetFontEscapement( sal_uInt8 nProp, sal_uInt8 nEscProp, short nEsc );