Lines Matching refs:GetOut
237 const OutputDevice* pOut = rInf.GetOut(); in ChkOutDev()
255 pOut(((SwTxtSizeInfo&)rNew).GetOut()), in SwTxtSizeInfo()
298 pOut = pVsh->GetOut(); in CtorInitTxtSizeInfo()
380 pOut(((SwTxtSizeInfo&)rNew).GetOut()), in SwTxtSizeInfo()
422 GetFont()->ChgPhysFnt( pVsh, *GetOut() ); in SelectFont()
434 ASSERT( pOut == pVsh->GetOut(), in NoteAnimation()
670 if ( TEXT_LAYOUT_BIDI_STRONG != GetOut()->GetLayoutMode() ) in _DrawText()
841 if ( GetOut()->IsClipRegion() ) in CalcRect()
843 SwRect aClip( GetOut()->GetClipRegion().GetBoundRect() ); in CalcRect()
1106 const sal_uInt16 nPostItsWidth = pOpt->GetPostItsWidth( GetOut() ); in DrawPostIts()
1107 const sal_uInt16 nFontHeight = pFnt->GetHeight( pVsh, *GetOut() ); in DrawPostIts()
1108 const sal_uInt16 nFontAscent = pFnt->GetAscent( pVsh, *GetOut() ); in DrawPostIts()
1142 pOpt->PaintPostIts( (OutputDevice*)GetOut(), aRect, bScript ); in DrawPostIts()
1155 OutputDevice* pOut_ = (OutputDevice*)GetOut(); in DrawCheckBox()
1187 OutputDevice* pTmpOut = (OutputDevice*)GetOut(); in DrawBackground()
1238 OutputDevice* pOutDev = (OutputDevice*)GetOut(); in _DrawBackBrush()
1256 OutputDevice* pTmpOut = (OutputDevice*)GetOut(); in _DrawBackBrush()
1887 pNew->ChgPhysFnt( pInf->GetVsh(), *pInf->GetOut() ); in SwFontSave()