diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2013-07-21 13:03:27 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2013-07-21 13:03:54 +0200 |
commit | 958556ff3cfbfa1cc1022477af1e2bd635cba153 (patch) | |
tree | 5649067d85ef23ea640bc4b3b0620864dd025520 /unusedcode.easy | |
parent | f717aeef13a4c7a9e877089323e8fddcd6dbbc86 (diff) |
Remove unused convertDateTimeTZ and convertDateTZ
Change-Id: I177584f6988cf3cb31c5508262d3907ef6be23d7
Diffstat (limited to 'unusedcode.easy')
-rw-r--r-- | unusedcode.easy | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index 6f801159c1fa..243136eed3ee 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -153,8 +153,6 @@ oox::xls::SheetDataBuffer::writeXfIdRangeListProperties(int, int, oox::xls::ApiC oox::xls::StylesBuffer::writeStyleXfToPropertySet(oox::PropertySet&, int) const oox::xls::WorksheetGlobals::getColumns(oox::ValueRange const&) const oox::xls::WorksheetGlobals::getRows(oox::ValueRange const&) const -sax::Converter::convertDateTZ(rtl::OUStringBuffer&, com::sun::star::util::DateWithTimezone const&) -sax::Converter::convertDateTimeTZ(rtl::OUStringBuffer&, com::sun::star::util::DateTimeWithTimezone const&) sc::CellTextAttr::CellTextAttr(unsigned short, unsigned char) sc::sidebar::CellLineStyleValueSet::GetSelItem() sc::sidebar::CellLineStyleValueSet::SetCusEnable(bool) |