Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/text/
H A Ditrpaint.cxx389 SwUnderlineFont* pUnderLineFnt = GetInfo().GetUnderFnt(); in DrawTextLine() local
390 if ( pUnderLineFnt ) in DrawTextLine()
394 pUnderLineFnt->GetPos().Y() : in DrawTextLine()
396 pUnderLineFnt->SetPos( aTmpPoint ); in DrawTextLine()
H A Dpormulti.cxx1576 SwUnderlineFont* pUnderLineFnt = GetInfo().GetUnderFnt(); in PaintMultiPortion() local
1577 if ( pUnderLineFnt ) in PaintMultiPortion()
1580 pUnderLineFnt->GetFont().SetProportion( 50 ); in PaintMultiPortion()
1581 pUnderLineFnt->SetPos( GetInfo().GetPos() ); in PaintMultiPortion()

Completed in 46 milliseconds