Searched refs:aSkipEmptyPagesCB (Results 1 – 2 of 2) sorted by relevance
55 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()
35 CheckBox aSkipEmptyPagesCB; member in ScTpPrintOptions
Completed in 15 milliseconds