summaryrefslogtreecommitdiffstats
path: root/unotools/inc
diff options
context:
space:
mode:
authorPetr Vorel <petr.vorel@gmail.com>2012-02-18 23:50:22 +0100
committerIvan Timofeev <timofeev.i.s@gmail.com>2012-02-19 14:42:10 +0400
commit37159db96ff0ce15b0b91502ba79a86f21a8f29a (patch)
tree2c1a767b0b38c62bb012267e65112c0bea6f6b28 /unotools/inc
parentRemove unused code (diff)
downloadcore-37159db96ff0ce15b0b91502ba79a86f21a8f29a.tar.gz
core-37159db96ff0ce15b0b91502ba79a86f21a8f29a.zip
Remove unused code
Diffstat (limited to 'unotools/inc')
-rw-r--r--unotools/inc/unotools/numberformatcodewrapper.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/unotools/inc/unotools/numberformatcodewrapper.hxx b/unotools/inc/unotools/numberformatcodewrapper.hxx
index f0bf53f5da55..9adb59d80751 100644
--- a/unotools/inc/unotools/numberformatcodewrapper.hxx
+++ b/unotools/inc/unotools/numberformatcodewrapper.hxx
@@ -67,7 +67,6 @@ public:
// Wrapper implementations of class NumberFormatCodeMapper
- ::com::sun::star::i18n::NumberFormatCode getDefault( sal_Int16 nFormatType, sal_Int16 nFormatUsage ) const;
::com::sun::star::i18n::NumberFormatCode getFormatCode( sal_Int16 nFormatIndex ) const;
::com::sun::star::uno::Sequence< ::com::sun::star::i18n::NumberFormatCode > getAllFormatCode( sal_Int16 nFormatUsage ) const;
::com::sun::star::uno::Sequence< ::com::sun::star::i18n::NumberFormatCode > getAllFormatCodes() const;