Home
last modified time | relevance | path

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

/trunk/main/svtools/source/dialogs/
H A Dfiledlg2.cxx775 const long nButtonStartX = 2*nW+20+15; in InitControls() local
777 Point(nButtonStartX, 10), Size(STD_BTN_WIDTH, STD_BTN_HEIGHT), in InitControls()
780 Point(nButtonStartX, 45 ), Size(STD_BTN_WIDTH, STD_BTN_HEIGHT), in InitControls()
785 GetFileDialog()->SetOutputSizePixel( Size(nButtonStartX+STD_BTN_WIDTH+10, 298-nH) ); in InitControls()

Completed in 32 milliseconds