Home
last modified time | relevance | path

Searched refs:XclImpHFPortion (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/filter/inc/
H A Dxihelper.hxx204 enum XclImpHFPortion { EXC_HF_LEFT, EXC_HF_CENTER, EXC_HF_RIGHT, EXC_HF_PORTION_COUNT }; enum in XclImpHFConverter
227 sal_uInt16 GetMaxLineHeight( XclImpHFPortion ePortion ) const;
232 void UpdateMaxLineHeight( XclImpHFPortion ePortion );
256 void SetNewPortion( XclImpHFPortion eNew );
263 XclImpHFPortion meCurrObj; /// The current portion.
/trunk/main/sc/source/filter/excel/
H A Dxihelper.cxx517 sal_uInt16 XclImpHFConverter::GetMaxLineHeight( XclImpHFPortion ePortion ) const in GetMaxLineHeight()
528 void XclImpHFConverter::UpdateMaxLineHeight( XclImpHFPortion ePortion ) in UpdateMaxLineHeight()
601 void XclImpHFConverter::SetNewPortion( XclImpHFPortion eNew ) in SetNewPortion()

Completed in 16 milliseconds