Home
last modified time | relevance | path

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

/aoo41x/main/starmath/source/
H A Dview.cxx864 Size SmViewShell::GetTextLineSize(OutputDevice& rDevice, const String& rLine) in GetTextLineSize() function in SmViewShell
911 aSize = GetTextLineSize(rDevice, aLine); in GetTextSize()
926 if (GetTextLineSize(rDevice, aText).Width() < MaxWidth) in GetTextSize()
935 aSize = GetTextLineSize(rDevice, aText); in GetTextSize()
1001 aSize = GetTextLineSize(rDevice, aLine); in DrawText()
1015 if (GetTextLineSize(rDevice, aText).Width() < MaxWidth) in DrawText()
1031 while (GetTextLineSize(rDevice, aLine).Width() > MaxWidth); in DrawText()
/aoo41x/main/starmath/inc/
H A Dview.hxx230 Size GetTextLineSize(OutputDevice& rDevice,

Completed in 28 milliseconds