Home
last modified time | relevance | path

Searched refs:bDrawImage (Results 1 – 7 of 7) sorted by relevance

/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() argument
1531 …mpImplLB->GetMainWindow()->DrawEntry( rEvt.GetItemId(), bDrawImage, bDrawText, bDrawTextAtImagePos… in DrawEntry()
1533 mpImplWin->DrawEntry( bDrawImage, bDrawText, bDrawTextAtImagePos ); in DrawEntry()
H A Dilstbox.cxx1832 void ImplListBoxWindow::DrawEntry( sal_uInt16 nPos, sal_Bool bDrawImage, sal_Bool bDrawText, sal_Bo… in DrawEntry() argument
1846 if( bDrawImage && mpEntryList->HasImages() && !bLayout ) in DrawEntry()
2974 void ImplWin::DrawEntry( sal_Bool bDrawImage, sal_Bool bDrawText, sal_Bool bDrawTextAtImagePos, boo… in DrawEntry() argument
2980 if( bDrawImage && bImage && !bLayout ) in DrawEntry()
3027 if ( bDrawImage && bImage && !bLayout ) in DrawEntry()
H A Dbutton.cxx373 sal_Bool bDrawImage = HasImage() && ! ( ImplGetButtonState() & BUTTON_DRAW_NOIMAGE ); in ImplDrawAlignedImage() local
378 if ( !bDrawImage && !bDrawText && !bHasSymbol ) in ImplDrawAlignedImage()
399 if ( bHasSymbol && !bDrawImage && !bDrawText ) in ImplDrawAlignedImage()
404 else if ( bDrawText && !bDrawImage && !bHasSymbol ) in ImplDrawAlignedImage()
506 if( bAddImageSep && bDrawImage ) in ImplDrawAlignedImage()
H A Dcombobox.cxx1377 void ComboBox::DrawEntry( const UserDrawEvent& rEvt, sal_Bool bDrawImage, sal_Bool bDrawText, sal_B… in DrawEntry() argument
1380 …mpImplLB->GetMainWindow()->DrawEntry( rEvt.GetItemId(), bDrawImage, bDrawText, bDrawTextAtImagePos… in DrawEntry()
/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…

Completed in 70 milliseconds