summaryrefslogtreecommitdiff
path: root/sc/inc/patattr.hxx
diff options
context:
space:
mode:
authorJustin Malcolm <malcolm.justin@gmail.com>2010-09-29 14:14:15 -0400
committerKohei Yoshida <kyoshida@novell.com>2010-09-29 14:14:15 -0400
commit31018e35b1984aad1f01a389b1fd3428d52acf6e (patch)
tree80c65287ee3064cb5208daa0d78f1d97bc37c6ce /sc/inc/patattr.hxx
parentda4c41c60b8224888486111c1bc01c813ff670c5 (diff)
I think that this eliminates the remaining //UNUSED comments
There were still some of these comments (actually, a lot of them). The most recent attachment should get rid of the last of them. (fd#30442)
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;