Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/txtnode/
H A Dswfont.cxx1237 OutputDevice &rMutableOut = const_cast<OutputDevice &>(rOut); in AttrSetToLineHeight() local
1238 const Font aOldFont(rMutableOut.GetFont()); in AttrSetToLineHeight()
1240 rMutableOut.SetFont(aFont.GetActualFont()); in AttrSetToLineHeight()
1241 long nHeight = rMutableOut.GetTextHeight(); in AttrSetToLineHeight()
1243 rMutableOut.SetFont(aOldFont); in AttrSetToLineHeight()

Completed in 8 milliseconds