Home
last modified time | relevance | path

Searched refs:ICON_WIDTH (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/desktop/source/deployment/gui/
H A Ddp_gui_extlistbox.cxx553 if ( ( aImageSize.Width() <= ICON_WIDTH ) && ( aImageSize.Height() <= ICON_HEIGHT ) ) in DrawRow()
554 …DrawImage( Point( aPos.X()+((ICON_WIDTH-aImageSize.Width())/2), aPos.Y()+((ICON_HEIGHT-aImageSize.… in DrawRow()
556 DrawImage( aPos, Size( ICON_WIDTH, ICON_HEIGHT ), aImage ); in DrawRow()
H A Ddp_gui_extlistbox.hxx45 #define ICON_WIDTH 47 macro

Completed in 17 milliseconds