Home
last modified time | relevance | path

Searched refs:bConvertDate (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/source/filter/html/
H A Dhtmlimp.cxx60 bool bConvertDate ) in ScImportHTML() argument
66 aImp.WriteToDocument( sal_True, nOutputFactor, pFormatter, bConvertDate ); in ScImportHTML()
135 sal_Bool bSizeColsRows, double nOutputFactor, SvNumberFormatter* pFormatter, bool bConvertDate ) in WriteToDocument() argument
137 ScEEImport::WriteToDocument( bSizeColsRows, nOutputFactor, pFormatter, bConvertDate ); in WriteToDocument()
/trunk/main/sc/inc/
H A Dfilter.hxx91 SvNumberFormatter* pFormatter = NULL, bool bConvertDate = true ) = 0;
109 … bCalcWidthHeight = sal_True, SvNumberFormatter* pFormatter = NULL, bool bConvertDate = true ) = 0;
/trunk/main/sc/source/filter/rtf/
H A Deeimpars.cxx125 …t( sal_Bool bSizeColsRows, double nOutputFactor, SvNumberFormatter* pFormatter, bool bConvertDate ) in WriteToDocument() argument
378 mpDoc->SetString( nCol, nRow, nTab, aStr, pFormatter, bConvertDate ); in WriteToDocument()
/trunk/main/sc/source/filter/inc/
H A Dhtmlimp.hxx42 … SvNumberFormatter* pFormatter = NULL, bool bConvertDate = true );
H A Deeimport.hxx61 bool bConvertDate = true );
H A Dftools.hxx518 SvNumberFormatter* pFormatter = NULL, bool bConvertDate = true );

Completed in 31 milliseconds