Searched refs:GetTxtHeight (Results 1 – 10 of 10) sorted by relevance
1006 Width( rInf.GetTxtHeight( ) ); in Format()1007 Height( rInf.GetTxtHeight( ) ); in Format()
1064 Height( rInf.GetTxtHeight() ); in Format()1077 Height( rInf.GetTxtHeight() ); in Format()
294 inline KSHORT GetTxtHeight() const;815 inline KSHORT SwTxtSizeInfo::GetTxtHeight() const in GetTxtHeight() function in SwTxtSizeInfo
1157 pQuo->Height( rInf.GetTxtHeight() ); in FormatQuoVadis()1464 Height( rInf.GetTxtHeight() ); in Format()
356 Height( rInf.GetTxtHeight() ); in Format()
822 pPor->Height( rInf.GetTxtHeight() ); in CalcAscent()
301 Height( rInf.GetTxtHeight() ); in Format()
492 sal_uInt16 GetTxtHeight() const { return nTxtHeight; } in GetTxtHeight() function in EditLine
3886 long n = pL->GetTxtHeight() * ( 100 - rLSItem.GetPropLineSpace() ); in GetInvalidYOffsets()4480 aEditCursor.Top() = aEditCursor.Bottom() - pLine->GetTxtHeight() + 1; in GetEditCursor()4482 aEditCursor.Top() = aEditCursor.Bottom() - Min( pLine->GetTxtHeight(), pLine->GetHeight() ) + 1; in GetEditCursor()
2458 aInfos.nFirstLineTextHeight = pLine->GetTxtHeight(); in GetParagraphInfos()
Completed in 418 milliseconds