Home
last modified time | relevance | path

Searched refs:maNupOrientationTxt (Results 1 – 2 of 2) sorted by path

/trunk/main/vcl/inc/
H A Dprintdlg.hxx121 FixedText maNupOrientationTxt; member in vcl::PrintDialog::NUpTabPage
/trunk/main/vcl/source/window/
H A Dprintdlg.cxx479 , maNupOrientationTxt( this, VclResId( SV_PRINT_PRT_NUP_ORIENTATION_TXT ) ) in NUpTabPage()
529 maNupOrientationTxt.Enable( bEnable ); in enableNupControls()
549 maNupOrientationTxt.Show( i_bShow ); in showAdvancedControls()
597 xMainCol->addRow( &maNupOrientationTxt, &maNupOrientationBox, nIndent ); in setupLayout()

Completed in 21 milliseconds