summaryrefslogtreecommitdiff
path: root/svx/inc
diff options
context:
space:
mode:
authorKatarina Machalkova <kmachalkova@suse.cz>2011-06-14 17:42:25 +0200
committerKatarina Machalkova <kmachalkova@suse.cz>2011-06-14 17:42:25 +0200
commitbddefc5117b574e2cafc5fa0d04193c0968bb5c1 (patch)
treedce7dd2d850c977892e55a368caa1c54f262e5ae /svx/inc
parent8a1ac04813ce26c41987fb616df6b2b25ad0c60c (diff)
Removed commented-out code
Diffstat (limited to 'svx/inc')
-rw-r--r--svx/inc/svx/fntctrl.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/inc/svx/fntctrl.hxx b/svx/inc/svx/fntctrl.hxx
index 6f48b7d35fa2..7adc049fcc54 100644
--- a/svx/inc/svx/fntctrl.hxx
+++ b/svx/inc/svx/fntctrl.hxx
@@ -95,7 +95,6 @@ public:
void SetPreviewText( const ::rtl::OUString& rString );
void SetFontNameAsPreviewText();
- //void SetFontSize( const SfxItemSet& rSet, sal_uInt16 nSlot, SvxFont& rFont );
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
void SetFontWidthScale( const SfxItemSet& rSet );