Home
last modified time | relevance | path

Searched refs:DrawCtrlText (Results 1 – 14 of 14) sorted by path

/trunk/main/basctl/source/basicide/
H A Dmoduldl2.cxx157 rDev.DrawCtrlText(rPos, GetText(), 0, STRING_LEN, TEXT_DRAW_DISABLE); in Paint()
/trunk/main/cui/source/customize/
H A Dacccfg.cxx634 rDevice.DrawCtrlText(aPos, GetText(), 0, STRING_LEN, TEXT_DRAW_DISABLE); in Paint()
/trunk/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx495DrawCtrlText(Point(aPos.X()+nXOffset, aPos.Y() + nYOffset), maMenuItems[nPos].maText, 0, STRING_LE… in drawMenuItem()
/trunk/main/sc/source/ui/dbgui/
H A Dfieldwnd.cxx793 rDev.DrawCtrlText( aLinePos, aLine ); in DrawBackground()
/trunk/main/svtools/source/control/
H A Dheadbar.cxx511 …pDev->DrawCtrlText( Point( nTxtPos, nTxtPosY ), pItem->maOutText, 0, STRING_LEN, TEXT_DRAW_DISABLE… in ImplDrawItem()
H A Dtabbar.cxx1192DrawCtrlText( aTxtPos, aText, 0, STRING_LEN, (TEXT_DRAW_DISABLE | TEXT_DRAW_MNEMONIC) ); in Paint()
1245DrawCtrlText( aTxtPos, aText, 0, STRING_LEN, (TEXT_DRAW_DISABLE | TEXT_DRAW_MNEMONIC) ); in Paint()
H A Dtoolbarmenu.cxx1539DrawCtrlText( aTmpPos, pEntry->maText, 0, pEntry->maText.Len(), nStyle, NULL, NULL ); // pVector, … in implPaint()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx652 void DrawCtrlText( const Point& rPos, const XubString& rStr,
/trunk/main/vcl/source/app/
H A Dhelp.cxx473 DrawCtrlText( maTextRect.TopLeft(), maHelpText ); in Paint()
/trunk/main/vcl/source/control/
H A Dbutton.cxx2416 … pDev->DrawCtrlText( aTxtPos, aText, 0, STRING_LEN, TEXT_DRAW_MNEMONIC, pVector, pDisplayText ); in ImplDraw()
H A Dtabctrl.cxx933 DrawCtrlText( Point( nXPos + aImageSize.Width(), nYPos ), in ImplDrawItem()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx6971 void OutputDevice::DrawCtrlText( const Point& rPos, const XubString& rStr, in DrawCtrlText() function in OutputDevice
7099 mpAlphaVDev->DrawCtrlText( rPos, rStr, nIndex, nLen, nStyle, pVector, pDisplayText ); in DrawCtrlText()
/trunk/main/vcl/source/window/
H A Dmenu.cxx2863 … pWin->DrawCtrlText( aTmpPos, aItemText, 0, aItemText.Len(), nStyle, pVector, pDisplayText ); in ImplPaint()
2878 pWin->DrawCtrlText( aTmpPos, aAccText, 0, aAccText.Len(), nTextStyle ); in ImplPaint()
H A Dtoolbox.cxx3542DrawCtrlText( aPos, pItem->maText, 0, STRING_LEN, TEXT_DRAW_MNEMONIC, pVector, pDisplayText ); in ImplDrawItem()
3764 DrawCtrlText( Point( nTextOffX, nTextOffY ), pItem->maText, in ImplDrawItem()

Completed in 204 milliseconds