Searched refs:XclImpHFPortion (Results 1 – 2 of 2) sorted by relevance
204 enum XclImpHFPortion { EXC_HF_LEFT, EXC_HF_CENTER, EXC_HF_RIGHT, EXC_HF_PORTION_COUNT }; enum in XclImpHFConverter227 sal_uInt16 GetMaxLineHeight( XclImpHFPortion ePortion ) const;232 void UpdateMaxLineHeight( XclImpHFPortion ePortion );256 void SetNewPortion( XclImpHFPortion eNew );263 XclImpHFPortion meCurrObj; /// The current portion.
517 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 9 milliseconds