Home
last modified time | relevance | path

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

/AOO41X/main/starmath/source/
H A Dview.cxx859 Size SmViewShell::GetTextLineSize(OutputDevice& rDevice, const String& rLine) in GetTextLineSize() function in SmViewShell
906 aSize = GetTextLineSize(rDevice, aLine); in GetTextSize()
921 if (GetTextLineSize(rDevice, aText).Width() < MaxWidth) in GetTextSize()
930 aSize = GetTextLineSize(rDevice, aText); in GetTextSize()
996 aSize = GetTextLineSize(rDevice, aLine); in DrawText()
1010 if (GetTextLineSize(rDevice, aText).Width() < MaxWidth) in DrawText()
1026 while (GetTextLineSize(rDevice, aLine).Width() > MaxWidth); in DrawText()
/AOO41X/main/starmath/inc/
H A Dview.hxx230 Size GetTextLineSize(OutputDevice& rDevice,