Home
last modified time | relevance | path

Searched refs:DrawEntry (Results 1 – 11 of 11) sorted by relevance

/trunk/main/svtools/source/control/
H A Dctrlbox.cxx246 ListBox::DrawEntry( rUDEvt, sal_False, sal_True, sal_False ); in UserDraw()
249 ListBox::DrawEntry( rUDEvt, sal_False, sal_True, sal_True ); in UserDraw()
252 ListBox::DrawEntry( rUDEvt, sal_True, sal_True, sal_False ); in UserDraw()
907 DrawEntry( rUDEvt, sal_False, sal_False); // draw seperator in UserDraw()
911 DrawEntry( rUDEvt, sal_True, sal_True ); in UserDraw()
/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx625 sal_Bool ScDetectiveFunc::DrawEntry( SCCOL nCol, SCROW nRow, in DrawEntry() function in ScDetectiveFunc
861 if (DrawEntry( nCol, nRow, aRef, rData )) in InsertPredLevel()
1021 if (DrawEntry( nCol, nRow, ScRange( aErrorPos), rData )) in InsertErrorLevel()
1082 bDrawRet = DrawEntry( aCellIter.GetCol(), aCellIter.GetRow(), in InsertSuccLevel()
/trunk/main/vcl/inc/
H A Dilstbox.hxx299 …void DrawEntry( sal_uInt16 nPos, sal_Bool bDrawImage, sal_Bool bDrawText, sal_Bool bDrawTextAtI…
639 …void DrawEntry( sal_Bool bDrawImage, sal_Bool bDrawText, sal_Bool bDrawTextAtImagePos = sal_Fal…
/trunk/main/vcl/source/control/
H A Dlstbox.cxx1528 void ListBox::DrawEntry( const UserDrawEvent& rEvt, sal_Bool bDrawImage, sal_Bool bDrawText, sal_Bo… in DrawEntry() function in ListBox
1531 …mpImplLB->GetMainWindow()->DrawEntry( rEvt.GetItemId(), bDrawImage, bDrawText, bDrawTextAtImagePos… in DrawEntry()
1533 mpImplWin->DrawEntry( bDrawImage, bDrawText, bDrawTextAtImagePos ); in DrawEntry()
H A Dilstbox.cxx1826 DrawEntry( nPos, sal_True, sal_True, sal_False, bLayout ); in ImplPaint()
1832 void ImplListBoxWindow::DrawEntry( sal_uInt16 nPos, sal_Bool bDrawImage, sal_Bool bDrawText, sal_Bo… in DrawEntry() function in ImplListBoxWindow
2961 DrawEntry( sal_True, sal_True, sal_False, bLayout ); in ImplDraw()
2974 void ImplWin::DrawEntry( sal_Bool bDrawImage, sal_Bool bDrawText, sal_Bool bDrawTextAtImagePos, boo… in DrawEntry() function in ImplWin
H A Dcombobox.cxx1377 void ComboBox::DrawEntry( const UserDrawEvent& rEvt, sal_Bool bDrawImage, sal_Bool bDrawText, sal_B… in DrawEntry() function in ComboBox
1380 …mpImplLB->GetMainWindow()->DrawEntry( rEvt.GetItemId(), bDrawImage, bDrawText, bDrawTextAtImagePos… in DrawEntry()
/trunk/main/sc/inc/
H A Ddetfunc.hxx105 sal_Bool DrawEntry( SCCOL nCol, SCROW nRow, const ScRange& rRef,
/trunk/main/vcl/inc/vcl/
H A Dcombobox.hxx155 …void DrawEntry( const UserDrawEvent& rEvt, sal_Bool bDrawImage, sal_Bool bDrawText, sal…
H A Dlstbox.hxx204 …void DrawEntry( const UserDrawEvent& rEvt, sal_Bool bDrawImage, sal_Bool bDrawText, sal_Bool bDr…
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationCreateDialog.cxx156 DrawEntry( rUDEvt, sal_True, sal_True ); in UserDraw()
/trunk/main/sfx2/source/appl/
H A Dnewhelp.cxx519 DrawEntry( rUDEvt, sal_False, sal_True, sal_True ); in UserDraw()

Completed in 80 milliseconds