Home
last modified time | relevance | path

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

/trunk/main/svtools/source/table/
H A Dgridtablerenderer.cxx282 nDrawTextFlags |= TEXT_DRAW_DISABLE; in PaintColumnHeader()
420 nDrawTextFlags |= TEXT_DRAW_DISABLE; in PaintRowHeader()
572 nDrawTextFlags |= TEXT_DRAW_DISABLE; in impl_paintCellText()
/trunk/main/svx/source/sidebar/possize/
H A DSidebarDialControlBmp.cxx59 DrawText( maRect, String(), mbEnabled ? 0 : TEXT_DRAW_DISABLE ); in DrawElements()
/trunk/main/vcl/source/control/
H A Dfixed.cxx254 nTextStyle |= TEXT_DRAW_DISABLE; in ImplDraw()
551 nStyle |= TEXT_DRAW_DISABLE; in ImplDraw()
H A Dimgctrl.cxx121 nTextStyle |= TEXT_DRAW_DISABLE; in ImplDraw()
H A Dgroup.cxx153 nTextStyle |= TEXT_DRAW_DISABLE; in ImplDraw()
H A Dbutton.cxx354 nTextStyle |= TEXT_DRAW_DISABLE; in ImplGetTextStyle()
934 nTextStyle |= TEXT_DRAW_DISABLE; in ImplGetTextStyle()
H A Dtabctrl.cxx932 nStyle |= TEXT_DRAW_DISABLE; in ImplDrawItem()
H A Dilstbox.cxx1926 nDrawStyle |= TEXT_DRAW_DISABLE; in DrawEntry()
/trunk/main/svtools/source/toolpanel/
H A Dtoolpaneldrawer.cxx186 return nBasicStyle | TEXT_DRAW_DISABLE; in impl_getTextStyle()
/trunk/main/cui/source/options/
H A Dconnpooloptions.cxx309 nStyle |= TEXT_DRAW_DISABLE; in PaintCell()
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx473 nStyle |= TEXT_DRAW_DISABLE; in Paint()
482 nStyle |= TEXT_DRAW_DISABLE; in Paint()
509 nStyle |= TEXT_DRAW_DISABLE; in Paint()
517 nStyle |= TEXT_DRAW_DISABLE; in Paint()
3626 nStyle |= TEXT_DRAW_DISABLE; in PaintFieldToCell()
/trunk/main/svx/source/dialog/
H A Ddialcontrol.cxx95 DrawText( aRect, rText, mbEnabled ? 0 : TEXT_DRAW_DISABLE ); in DrawElements()
/trunk/main/svtools/source/contnr/
H A Dsvlbitm.cxx239 sal_uInt16 nStyle = rDev.IsEnabled() ? 0 : TEXT_DRAW_DISABLE; in Paint()
/trunk/main/svtools/source/control/
H A Dtabbar.cxx1192 … DrawCtrlText( aTxtPos, aText, 0, STRING_LEN, (TEXT_DRAW_DISABLE | TEXT_DRAW_MNEMONIC) ); in Paint()
1245 … DrawCtrlText( aTxtPos, aText, 0, STRING_LEN, (TEXT_DRAW_DISABLE | TEXT_DRAW_MNEMONIC) ); in Paint()
H A Dtoolbarmenu.cxx1430 nTextStyle |= TEXT_DRAW_DISABLE; in implPaint()
H A Dheadbar.cxx511 …ev->DrawCtrlText( Point( nTxtPos, nTxtPosY ), pItem->maOutText, 0, STRING_LEN, TEXT_DRAW_DISABLE ); in ImplDrawItem()
/trunk/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx496 maMenuItems[nPos].mbEnabled ? TEXT_DRAW_MNEMONIC : TEXT_DRAW_DISABLE); in drawMenuItem()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx170 #define TEXT_DRAW_DISABLE ((sal_uInt16)0x0001) macro
/trunk/main/svtools/source/uno/
H A Dtreecontrolpeer.cxx1655 rDev.DrawText( Rectangle(aPos,aSize),maText, rDev.IsEnabled() ? 0 : TEXT_DRAW_DISABLE ); in Paint()
/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/vcl/source/gdi/
H A Doutdev3.cxx6348 if ( (nStyle & TEXT_DRAW_DISABLE) && ! pVector ) in ImplDrawText()
6604 if ( nStyle & TEXT_DRAW_DISABLE && !pVector ) in ImplDrawText()
7043 if ( nStyle & TEXT_DRAW_DISABLE && ! pVector ) in DrawCtrlText()
/trunk/main/vcl/source/window/
H A Dmenu.cxx2693 nTextStyle |= TEXT_DRAW_DISABLE; in ImplPaint()
2829 nStyle |= TEXT_DRAW_DISABLE; in ImplPaint()
H A Dtoolbox.cxx3757 nTextStyle |= TEXT_DRAW_DISABLE; in ImplDrawItem()

Completed in 361 milliseconds