Home
last modified time | relevance | path

Searched refs:GetTxtHeight (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dportxt.cxx1006 Width( rInf.GetTxtHeight( ) ); in Format()
1007 Height( rInf.GetTxtHeight( ) ); in Format()
H A Dtxtdrop.cxx1064 Height( rInf.GetTxtHeight() ); in Format()
1077 Height( rInf.GetTxtHeight() ); in Format()
H A Dinftxt.hxx294 inline KSHORT GetTxtHeight() const;
815 inline KSHORT SwTxtSizeInfo::GetTxtHeight() const in GetTxtHeight() function in SwTxtSizeInfo
H A Dtxtftn.cxx1157 pQuo->Height( rInf.GetTxtHeight() ); in FormatQuoVadis()
1464 Height( rInf.GetTxtHeight() ); in Format()
H A Dporfld.cxx355 Height( rInf.GetTxtHeight() ); in Format()
H A Ditrform2.cxx822 pPor->Height( rInf.GetTxtHeight() ); in CalcAscent()
H A Dporlay.cxx301 Height( rInf.GetTxtHeight() ); in Format()
/trunk/main/editeng/source/editeng/
H A Deditdoc.hxx492 sal_uInt16 GetTxtHeight() const { return nTxtHeight; } in GetTxtHeight() function in EditLine
H A Dimpedit2.cxx3889 long n = pL->GetTxtHeight() * ( 100 - rLSItem.GetPropLineSpace() ); in GetInvalidYOffsets()
4483 aEditCursor.Top() = aEditCursor.Bottom() - pLine->GetTxtHeight() + 1; in GetEditCursor()
4485 aEditCursor.Top() = aEditCursor.Bottom() - Min( pLine->GetTxtHeight(), pLine->GetHeight() ) + 1; in GetEditCursor()
H A Dediteng.cxx2458 aInfos.nFirstLineTextHeight = pLine->GetTxtHeight(); in GetParagraphInfos()

Completed in 162 milliseconds