Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/optdlg/
H A Dtpprint.cxx55 aSkipEmptyPagesCB( this, ScResId( BTN_SKIPEMPTYPAGES ) ), in ScTpPrintOptions()
109 aSkipEmptyPagesCB.Check( aOptions.GetSkipEmpty() ); in Reset()
110 aSkipEmptyPagesCB.SaveValue(); in Reset()
120 bool bSkipEmptyChanged = ( aSkipEmptyPagesCB.GetSavedValue() != aSkipEmptyPagesCB.IsChecked() ); in FillItemSet()
126 aOpt.SetSkipEmpty( aSkipEmptyPagesCB.IsChecked() ); in FillItemSet()
/aoo41x/main/sc/source/ui/inc/
H A Dtpprint.hxx35 CheckBox aSkipEmptyPagesCB; member in ScTpPrintOptions

Completed in 19 milliseconds