summaryrefslogtreecommitdiff
path: root/sw/inc/swdbtoolsclient.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/swdbtoolsclient.hxx')
-rw-r--r--sw/inc/swdbtoolsclient.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/swdbtoolsclient.hxx b/sw/inc/swdbtoolsclient.hxx
index 11bdcee9dc58..0174125cec5f 100644
--- a/sw/inc/swdbtoolsclient.hxx
+++ b/sw/inc/swdbtoolsclient.hxx
@@ -65,7 +65,7 @@ public:
const ::com::sun::star::lang::Locale& _rLocale
);
- ::rtl::OUString getValue(
+ ::rtl::OUString getFormattedValue(
const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& _rxColumn,
const ::com::sun::star::uno::Reference< ::com::sun::star::util::XNumberFormatter>& _rxFormatter,
const ::com::sun::star::lang::Locale& _rLocale,