Home
last modified time | relevance | path

Searched refs:XclImpHFConverter (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxihelper.cxx278 XclImpHFConverter::XclImpHFPortionInfo::XclImpHFPortionInfo() : in XclImpHFPortionInfo()
288 XclImpHFConverter::XclImpHFConverter( const XclImpRoot& rRoot ) : in XclImpHFConverter() function in XclImpHFConverter
296 XclImpHFConverter::~XclImpHFConverter() in ~XclImpHFConverter()
300 void XclImpHFConverter::ParseString( const String& rHFString ) in ParseString()
497 void XclImpHFConverter::FillToItemSet( SfxItemSet& rItemSet, sal_uInt16 nWhichId ) const in FillToItemSet()
509 sal_Int32 XclImpHFConverter::GetTotalHeight() const in GetTotalHeight()
517 sal_uInt16 XclImpHFConverter::GetMaxLineHeight( XclImpHFPortion ePortion ) const in GetMaxLineHeight()
523 sal_uInt16 XclImpHFConverter::GetCurrMaxLineHeight() const in GetCurrMaxLineHeight()
528 void XclImpHFConverter::UpdateMaxLineHeight( XclImpHFPortion ePortion ) in UpdateMaxLineHeight()
534 void XclImpHFConverter::UpdateCurrMaxLineHeight() in UpdateCurrMaxLineHeight()
[all …]
H A Dxipage.cxx281 XclImpHFConverter aHFConv( GetRoot() ); in Finalize()
/trunk/main/sc/source/filter/inc/
H A Dxihelper.hxx186 class XclImpHFConverter : protected XclImpRoot, ScfNoCopy class
189 explicit XclImpHFConverter( const XclImpRoot& rRoot );
190 ~XclImpHFConverter();