Searched refs:maNupPagesBox (Results 1 – 2 of 2) sorted by relevance
468 , maNupPagesBox( this, VclResId( SV_PRINT_PRT_NUP_PAGES_BOX ) ) in NUpTabPage()518 maNupPagesBox.Enable( sal_True ); in enableNupControls()578 size_t nPagesIndex = xMainCol->addRow( &maPagesBtn, &maNupPagesBox ); in setupLayout()628 maNupPagesBox.SelectEntryPos( maNupPagesBox.GetEntryCount()-1 ); in initFromMultiPageSetup()965 maNUpPage.maNupPagesBox.SetSelectHdl( LINK( this, PrintDialog, SelectHdl ) ); in PrintDialog()1979 …long nPages = long(maNUpPage.maNupPagesBox.GetEntryData(maNUpPage.maNupPagesBox.GetSelectEntryPos(… in updateNupFromPages()2153 else if( pBox == &maNUpPage.maNupPagesBox ) in IMPL_LINK()2209 maNUpPage.maNupPagesBox.SelectEntryPos( 0 ); in IMPL_LINK()
108 ListBox maNupPagesBox; member in vcl::PrintDialog::NUpTabPage
Completed in 39 milliseconds