summaryrefslogtreecommitdiff
path: root/xmloff/inc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-02-24 03:33:36 +0100
committerThomas Arnhold <thomas@arnhold.org>2012-02-24 05:33:53 +0100
commita3fccd27deeee38af5bb08c31e6317002a0e3e9e (patch)
tree6dbb5d57c846f83e86fb5a09a62dbc0643e012bb /xmloff/inc
parent695dca68537e56e66657a43667793af5eb4b6695 (diff)
unusedcode.easy: remove unused code
Diffstat (limited to 'xmloff/inc')
-rw-r--r--xmloff/inc/xmloff/xmlnumfi.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/inc/xmloff/xmlnumfi.hxx b/xmloff/inc/xmloff/xmlnumfi.hxx
index d00169641f9f..cd93e810461c 100644
--- a/xmloff/inc/xmloff/xmlnumfi.hxx
+++ b/xmloff/inc/xmloff/xmlnumfi.hxx
@@ -213,7 +213,6 @@ public:
void AddNfKeyword( sal_uInt16 nIndex );
sal_Bool ReplaceNfKeyword( sal_uInt16 nOld, sal_uInt16 nNew );
void AddCondition( const sal_Int32 nIndex );
- void AddCondition( const sal_Int32 nIndex, const rtl::OUString& rFormat, const LocaleDataWrapper& rData );
void AddCondition( const rtl::OUString& rCondition, const rtl::OUString& rApplyName );
void AddColor( sal_uInt32 const nColor );