summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2021-07-06 12:25:05 +0200
committerEike Rathke <erack@redhat.com>2021-07-06 21:20:17 +0200
commitfb938255c57bb1951ed44a7518ce29849e4f170a (patch)
tree50ec0ce505a809a01bed9d245cba8b22c5dabfb2 /include
parent3ca124b78ab078da5f54bb800e2322c3dd8661e5 (diff)
Remove now unused LocaleDataWrapper::getLongDate()
Change-Id: I8e9614a4d77aa8b0c0e68a248ea57f921e3ed424 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/118476 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Jenkins (cherry picked from commit 6e0b7d2aad6f1a041dd9e0e28aa4bf27eb3fc077) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/118519
Diffstat (limited to 'include')
-rw-r--r--include/unotools/localedatawrapper.hxx11
1 files changed, 0 insertions, 11 deletions
diff --git a/include/unotools/localedatawrapper.hxx b/include/unotools/localedatawrapper.hxx
index 1ec554a38b90..70108f8af86a 100644
--- a/include/unotools/localedatawrapper.hxx
+++ b/include/unotools/localedatawrapper.hxx
@@ -307,17 +307,6 @@ public:
OUString getDuration( const tools::Time& rTime,
bool bSec = true, bool b100Sec = false ) const;
- /** The CalendarWrapper already <b>MUST</b>
- have loaded a calendar.
- @param bTwoDigitYear
- <FALSE/> := full year
- <TRUE/> := year % 100
- */
- OUString getLongDate( const Date& rDate,
- CalendarWrapper& rCal,
- bool bTwoDigitYear
- ) const;
-
/** Simple number formatting
@param nNumber
value * 10**nDecimals