Searched refs:bConvertDate (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/sc/source/filter/html/ |
H A D | htmlimp.cxx | 60 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()
|
/aoo42x/main/sc/inc/ |
H A D | filter.hxx | 91 SvNumberFormatter* pFormatter = NULL, bool bConvertDate = true ) = 0; 109 … bCalcWidthHeight = sal_True, SvNumberFormatter* pFormatter = NULL, bool bConvertDate = true ) = 0;
|
/aoo42x/main/sc/source/filter/rtf/ |
H A D | eeimpars.cxx | 125 …t( sal_Bool bSizeColsRows, double nOutputFactor, SvNumberFormatter* pFormatter, bool bConvertDate ) in WriteToDocument() argument 378 mpDoc->SetString( nCol, nRow, nTab, aStr, pFormatter, bConvertDate ); in WriteToDocument()
|
/aoo42x/main/sc/source/filter/inc/ |
H A D | htmlimp.hxx | 42 … SvNumberFormatter* pFormatter = NULL, bool bConvertDate = true );
|
H A D | eeimport.hxx | 61 bool bConvertDate = true );
|
H A D | ftools.hxx | 518 SvNumberFormatter* pFormatter = NULL, bool bConvertDate = true );
|
Completed in 39 milliseconds