Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dmsgbox.cxx296 nMaxWidth -= (IMPL_DIALOG_OFFSET*2)+(IMPL_MSGBOX_OFFSET_EXTRA_X*2); in ImplPosControls()
307 mpFixedImage->SetPosSizePixel( Point( IMPL_DIALOG_OFFSET-2+IMPL_MSGBOX_OFFSET_EXTRA_X, in ImplPosControls()
318 aTextPos.X() += IMPL_MSGBOX_OFFSET_EXTRA_X; in ImplPosControls()
363 aPageSize.Width() += (IMPL_DIALOG_OFFSET*2)+(IMPL_MSGBOX_OFFSET_EXTRA_X*2); in ImplPosControls()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx328 #define IMPL_MSGBOX_OFFSET_EXTRA_X 0 macro

Completed in 25 milliseconds