Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dmsgbox.cxx367 if ( aPageSize.Width() < IMPL_MINSIZE_MSGBOX_WIDTH ) in ImplPosControls()
368 aPageSize.Width() = IMPL_MINSIZE_MSGBOX_WIDTH; in ImplPosControls()
375 if ( aPageSize.Width() < IMPL_MINSIZE_MSGBOX_WIDTH+80 ) in ImplPosControls()
377 aPageSize.Width() = IMPL_MINSIZE_MSGBOX_WIDTH+80; in ImplPosControls()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx324 #define IMPL_MINSIZE_MSGBOX_WIDTH 150 macro

Completed in 24 milliseconds