summaryrefslogtreecommitdiffstats
path: root/sc/inc/numformat.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-10-29 08:40:25 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-10-29 10:40:07 +0000
commit97bb460a68b3d9a3ac17afa37ce2623e952fd1a4 (patch)
treeb74bd0a17ca62f19a8f313b9effa015a838df3ba /sc/inc/numformat.hxx
parentimprove coverity#1242796 calculation (diff)
downloadcore-97bb460a68b3d9a3ac17afa37ce2623e952fd1a4.tar.gz
core-97bb460a68b3d9a3ac17afa37ce2623e952fd1a4.zip
callcatcher: more ww1 removal fallout
quite pleasing Change-Id: I3eaf711e8d5a42358922c16bfc82d0e32d0bc44b
Diffstat (limited to 'sc/inc/numformat.hxx')
-rw-r--r--sc/inc/numformat.hxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/sc/inc/numformat.hxx b/sc/inc/numformat.hxx
index 72938181d638..cd18d081a56c 100644
--- a/sc/inc/numformat.hxx
+++ b/sc/inc/numformat.hxx
@@ -22,14 +22,6 @@ namespace sc {
class SC_DLLPUBLIC NumFmtUtil
{
public:
-
- /**
- * Return whether or not given number format is a 'General' number format.
- */
- static bool isGeneral( sal_uLong nFormat );
-
- static bool isGeneral( const ScPatternAttr& rPat );
-
/**
* Check if the attribute pattern has a number format that only produces
* latin script output.