summaryrefslogtreecommitdiffstats
path: root/svx/source/items/numfmtsh.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/items/numfmtsh.cxx')
-rw-r--r--svx/source/items/numfmtsh.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/items/numfmtsh.cxx b/svx/source/items/numfmtsh.cxx
index 8605817491..a1a4c70cec 100644
--- a/svx/source/items/numfmtsh.cxx
+++ b/svx/source/items/numfmtsh.cxx
@@ -713,7 +713,7 @@ bool SvxNumberFormatShell::IsEssentialFormat_Impl(SvNumFormatType eType, sal_uIn
if (nKey == nCurFormatKey)
return true;
- const NfIndexTableOffset nIndex = pFormatter->GetIndexTableOffset(nKey);
+ const NfIndexTableOffset nIndex = SvNumberFormatter::GetIndexTableOffset(nKey);
switch (nIndex)
{
// These are preferred or edit formats.