summaryrefslogtreecommitdiffstats
path: root/sc/inc/patattr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/patattr.hxx')
-rw-r--r--sc/inc/patattr.hxx13
1 files changed, 0 insertions, 13 deletions
diff --git a/sc/inc/patattr.hxx b/sc/inc/patattr.hxx
index b8929a450576..7ebcf066481e 100644
--- a/sc/inc/patattr.hxx
+++ b/sc/inc/patattr.hxx
@@ -133,19 +133,6 @@ public:
with text encoding RTL_TEXTENC_SYMBOL */
BOOL IsSymbolFont() const;
-//UNUSED2008-05 /** Create a FontToSubsFontConverter if needed for
-//UNUSED2008-05 this pattern, else return 0.
-//UNUSED2008-05
-//UNUSED2008-05 @param nFlags is the bit mask which shall be
-//UNUSED2008-05 used for CreateFontToSubsFontConverter().
-//UNUSED2008-05
-//UNUSED2008-05 The converter must be destroyed by the caller
-//UNUSED2008-05 using DestroyFontToSubsFontConverter() which
-//UNUSED2008-05 should be accomplished using the
-//UNUSED2008-05 ScFontToSubsFontConverter_AutoPtr
-//UNUSED2008-05 */
-//UNUSED2008-05 FontToSubsFontConverter GetSubsFontConverter( ULONG nFlags ) const;
-
ULONG GetNumberFormat( SvNumberFormatter* ) const;
ULONG GetNumberFormat( SvNumberFormatter* pFormatter,
const SfxItemSet* pCondSet ) const;