Searched refs:aSkipEmptyPagesCB (Results 1 – 2 of 2) sorted by relevance
54 aSkipEmptyPagesCB( this, ScResId( BTN_SKIPEMPTYPAGES ) ), in ScTpPrintOptions()108 aSkipEmptyPagesCB.Check( aOptions.GetSkipEmpty() ); in Reset()109 aSkipEmptyPagesCB.SaveValue(); in Reset()119 bool bSkipEmptyChanged = ( aSkipEmptyPagesCB.GetSavedValue() != aSkipEmptyPagesCB.IsChecked() ); in FillItemSet()125 aOpt.SetSkipEmpty( aSkipEmptyPagesCB.IsChecked() ); in FillItemSet()
35 CheckBox aSkipEmptyPagesCB; member in ScTpPrintOptions
Completed in 6 milliseconds