summaryrefslogtreecommitdiff
path: root/svl/inc
diff options
context:
space:
mode:
authorNoel Power <noel.power@suse.com>2012-11-13 16:15:06 +0000
committerNoel Power <noel.power@suse.com>2012-11-13 16:24:17 +0000
commit4be8c3205afd55fa7e1f578384d3c91ebd8b5ec3 (patch)
treed2d868dd02fad59066f19ac77ebf6b2cc883a10e /svl/inc
parentf3d2d9aaaf72291a5733b5ba0edd1c7b75e4f345 (diff)
save fixed denominator for fractions fdo#56419
Change-Id: I612ff2340b272661067cb6a54106e91443fec91e
Diffstat (limited to 'svl/inc')
-rw-r--r--svl/inc/svl/zformat.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/svl/inc/svl/zformat.hxx b/svl/inc/svl/zformat.hxx
index 8687ae9db8ea..ea15bcf9d4a8 100644
--- a/svl/inc/svl/zformat.hxx
+++ b/svl/inc/svl/zformat.hxx
@@ -289,6 +289,7 @@ public:
// bString==true: first/last SYMBOLTYPE_STRING or SYMBOLTYPE_CURRENCY
short GetNumForType( sal_uInt16 nNumFor, sal_uInt16 nPos, bool bString = false ) const;
+ sal_Int32 GetForcedDenominatorForType( sal_uInt16 nNumFor ) const;
/** If the count of string elements (substrings, ignoring [modifiers] and
so on) in a subformat code nNumFor (0..3) is equal to the given number.
Used by ImpSvNumberInputScan::IsNumberFormatMain() to detect a matched