Home
last modified time | relevance | path

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

/AOO42X/main/starmath/source/
H A Dview.cxx862 Size SmViewShell::GetTextLineSize(OutputDevice& rDevice, const String& rLine) in GetTextLineSize() function in SmViewShell
909 aSize = GetTextLineSize(rDevice, aLine); in GetTextSize()
924 if (GetTextLineSize(rDevice, aText).Width() < MaxWidth) in GetTextSize()
933 aSize = GetTextLineSize(rDevice, aText); in GetTextSize()
999 aSize = GetTextLineSize(rDevice, aLine); in DrawText()
1013 if (GetTextLineSize(rDevice, aText).Width() < MaxWidth) in DrawText()
1029 while (GetTextLineSize(rDevice, aLine).Width() > MaxWidth); in DrawText()
/AOO42X/main/starmath/inc/
H A Dview.hxx230 Size GetTextLineSize(OutputDevice& rDevice,