Home
last modified time | relevance | path

Searched refs:DrawText (Results 101 – 125 of 331) sorted by relevance

12345678910>>...14

/trunk/main/filter/source/graphicfilter/idxf/
H A Ddxf2mtf.cxx473 pVirDev->DrawText( aPt, aUString ); in DrawTextEntity()
532 pVirDev->DrawText( aPt, aUString ); in DrawAttribEntity()
/trunk/main/sfx2/source/dialog/
H A Dtitledockwin.cxx227DrawText( aTitleBarBox, impl_getTitle(), TEXT_DRAW_LEFT | TEXT_DRAW_VCENTER | TEXT_DRAW_MULTILINE … in Paint()
/trunk/main/sfx2/source/sidebar/
H A DEnumContext.cxx264 AddContext(DrawText); in ProvideContextContainers()
/trunk/main/svtools/source/toolpanel/
H A Dtoolpaneldrawer.cxx124 m_pPaintDevice->DrawText( aTextBox, GetText(), impl_getTextStyle() ); in Paint()
/trunk/main/canvas/source/vcl/
H A Dspritehelper.cxx416 rTargetSurface.DrawText( aOutPos+Point(2,2), text ); in redraw()
H A Dcanvashelper.cxx631 mpOutDev->getOutDev().DrawText( aOutpos, in drawText()
639 mp2ndOutDev->getOutDev().DrawText( aOutpos, in drawText()
/trunk/main/cui/source/dialogs/
H A Dpasswdomdlg.cxx92 DrawText( Point(), m_aDefaultTxt ); in Paint()
H A Dhlmarkwn.cxx110 DrawText( aDrawRect, aStrMessage, TEXT_DRAW_LEFT | TEXT_DRAW_MULTILINE | TEXT_DRAW_WORDBREAK ); in Paint()
/trunk/main/cui/source/tabpages/
H A Dnumpages.cxx2656 pVDev->DrawText( Point(nXStart, nY), aText ); in lcl_DrawBullet()
2800 pVDev->DrawText( Point(nNumberXPos, nYStart), aText ); in Paint()
2811 pVDev->DrawText( Point(nNumberXPos, nYStart), aText ); in Paint()
2931 pVDev->DrawText( Point(nXStart, nYStart), aText ); in Paint()
2942 pVDev->DrawText( Point(nXStart + nTextOffset, nYStart), sMsg ); in Paint()
/trunk/main/svtools/source/control/
H A Dctrlbox.cxx836 rUDEvt.GetDevice()->DrawText( aPos, aText ); in UserDraw()
904 rUDEvt.GetDevice()->DrawText( aPos, aString ); in UserDraw()
H A Dvalueset.cxx277 maVirDev.DrawText( aTxtPos, pItem->maText ); in ImplFormatItem()
281 maVirDev.DrawText( aTxtPos, pItem->maText ); in ImplFormatItem()
712 DrawText( Point( (aWinSize.Width()-nTxtWidth) / 2, nTxtOffset+(NAME_OFFSET/2) ), rText ); in ImplDrawItemText()
/trunk/main/sw/source/core/text/
H A Dporfld.cxx774 aInf.DrawText( *this, aInf.GetLen(), sal_True ); in Paint()
1191 rInf.DrawText( aExpand, *this, i, 1 ); in Paint()
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx2183 pOutDev->DrawText( aPos, pPortion->GetNode()->GetText(), nTmpIndex, nL ); in ImpPaint()
2197 pOutDev->DrawText( aPos, pPortion->GetNode()->GetText(), nTmpIndex, nL ); in ImpPaint()
2208 pOutDev->DrawText( aPos, pPortion->GetNode()->GetText(), nTmpIndex, nEnd-nTmpIndex ); in ImpPaint()
2216 pOutDev->DrawText( aPos, pPortion->GetNode()->GetText(), nTmpIndex, nEnd-nTmpIndex ); in ImpPaint()
/trunk/main/vcl/workben/
H A Dsvptest.cxx287 DrawText( Rectangle( Point( (aPaperSize.Width() - 4000) / 2, 2000 ), in Paint()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsInsertionIndicatorOverlay.cxx326 rDevice.DrawText(aTextBox.TopLeft()-aTextOffset, sNumber); in PaintPageCount()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx574 virtual void DrawText( SalGraphics& ) const;
793 void PspFontLayout::DrawText( SalGraphics& ) const in DrawText() function in PspFontLayout
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx515 virtual void DrawText( SalGraphics& ) const;
708 void PspFontLayout::DrawText( SalGraphics& ) const in DrawText() function in PspFontLayout
/trunk/main/sc/source/ui/dbgui/
H A Dcsvgrid.cxx1046 rOutDev.DrawText( Point( nX1 + 1, 0 ), GetColumnTypeName( nColIndex ) ); in ImplDrawColumnHeader()
1184 maBackgrDev.DrawText( Point( nX, GetY( nLine ) ), aText ); in ImplDrawRowHeaders()
/trunk/main/vcl/source/control/
H A Dlstbox.cxx486 pDev->DrawText( aTextRect, aText, nTextStyle ); in Draw()
515 pDev->DrawText( aTextRect, mpImplLB->GetEntryList()->GetEntryText( nEntry ), nTextStyle ); in Draw()
/trunk/main/svx/source/dialog/
H A Dpagectrl.cxx311 DrawText(aPos,sDraw); in DrawPage()
/trunk/main/vcl/inc/
H A Dprintergfx.hxx409 void DrawText (const Point& rPoint,
/trunk/main/canvas/source/directx/
H A Ddx_textlayout_drawhelper.cxx265 aVirtualDevice.DrawText( aEmptyPoint, in drawText()
/trunk/main/cui/source/options/
H A Dconnpooloptions.cxx317 rDev.DrawText(rRect, implGetCellText(m_aSeekRow, nColId), nStyle); in PaintCell()
/trunk/main/dbaccess/source/ui/dlg/
H A Dindexfieldscontrol.cxx181 _rDev.DrawText(aPos, aText); in PaintCell()
/trunk/main/svx/source/svdraw/
H A Dsvdibrow.cxx372 rDev.DrawText(rRect.TopLeft(),pEntry->aName); in PaintField()
376 rDev.DrawText(aR.TopLeft(),GetCellText(nAktPaintRow,nColumnId)); in PaintField()

Completed in 309 milliseconds

12345678910>>...14