Home
last modified time | relevance | path

Searched refs:bCalcWidthHeight (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/filter/html/
H A Dhtmlimp.cxx59 ScRange& rRange, double nOutputFactor, sal_Bool bCalcWidthHeight, SvNumberFormatter* pFormatter, in ScImportHTML() argument
62 ScHTMLImport aImp( pDoc, rBaseURL, rRange, bCalcWidthHeight ); in ScImportHTML()
70 …port( ScDocument* pDocP, const String& rBaseURL, const ScRange& rRange, sal_Bool bCalcWidthHeight ) in CreateHTMLImport() argument
72 return new ScHTMLImport( pDocP, rBaseURL, rRange, bCalcWidthHeight ); in CreateHTMLImport()
75 …rt( ScDocument* pDocP, const String& rBaseURL, const ScRange& rRange, sal_Bool bCalcWidthHeight ) : in ScHTMLImport() argument
108 if( bCalcWidthHeight ) in ScHTMLImport()
/trunk/main/sc/inc/
H A Dfilter.hxx109 …sal_Bool bCalcWidthHeight = sal_True, SvNumberFormatter* pFormatter = NULL, bool bConvertDate = tr…
113 … ScDocument* pDocP, const String& rBaseURL, const ScRange& rRange, sal_Bool bCalcWidthHeight ) = 0;
/trunk/main/sc/source/filter/inc/
H A Dftools.hxx517 … double nOutputFactor = 1.0, sal_Bool bCalcWidthHeight = sal_True,
521 …ort( ScDocument* pDocP, const String& rBaseURL, const ScRange& rRange, sal_Bool bCalcWidthHeight );
H A Dhtmlimp.hxx37 …ument* pDoc, const String& rBaseURL, const ScRange& rRange, sal_Bool bCalcWidthHeight = sal_True );
H A Dhtmlpars.hxx148 sal_Bool bCalcWidthHeight; // TRUE: calculate real column width member in ScHTMLLayoutParser

Completed in 32 milliseconds