summaryrefslogtreecommitdiff
path: root/include/svx/numfmtsh.hxx
diff options
context:
space:
mode:
authorMohammed Abdul Azeem <azeemmysore@gmail.com>2016-03-23 03:18:14 +0530
committerMichael Meeks <michael.meeks@collabora.com>2016-03-23 13:42:19 +0000
commitf9cf53a082f1d99b313ebd09c8791541859eac40 (patch)
treed201bc51b5763b15e144eda189e942553d774609 /include/svx/numfmtsh.hxx
parent8f61630300974b0a41e8b2ea6b9ec87f1c9faa5f (diff)
tdf#82641 Changes to currency drop-down list
Common codes have been shared in a static function. Now the list shows complete set of currency options. Change-Id: I17639b3123d2fd86c5a414df927ef5f07e37d845 Reviewed-on: https://gerrit.libreoffice.org/23444 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Diffstat (limited to 'include/svx/numfmtsh.hxx')
-rw-r--r--include/svx/numfmtsh.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/numfmtsh.hxx b/include/svx/numfmtsh.hxx
index 504b0877426a..179b597de497 100644
--- a/include/svx/numfmtsh.hxx
+++ b/include/svx/numfmtsh.hxx
@@ -170,7 +170,6 @@ public:
short GetListPos4Entry( const OUString& rFmtString );
void GetCurrencySymbols(std::vector<OUString>& rList, sal_uInt16* pPos );
- void GetCurrencySymbols(std::vector<OUString>& rList, bool bFlag );
sal_uInt16 FindCurrencyTableEntry( const OUString& rFmtString, bool &bTestBanking );
bool IsInTable(sal_uInt16 nPos, bool bTmpBanking,