Searched refs:aCbxHandout (Results 1 – 2 of 2) sorted by relevance
53 aCbxHandout ( this, SdResId( CBX_HANDOUTS ) ), in SdPrintOptions()92 aCbxHandout.SetClickHdl( aLink ); in SdPrintOptions()115 aCbxHandout.GetSavedValue() != aCbxHandout.IsChecked() || in FillItemSet()135 aOptions.GetOptionsPrint().SetHandout( aCbxHandout.IsChecked() ); in FillItemSet()172 aCbxHandout.Check( pPrintOpts->GetOptionsPrint().IsHandout() ); in Reset()202 aCbxHandout.SaveValue(); in Reset()232 …if( !aCbxDraw.IsChecked() && !aCbxNotes.IsChecked() && !aCbxOutline.IsChecked() && !aCbxHandout.Is… in IMPL_LINK()273 aCbxHandout.Hide(); in SetDrawMode()
54 CheckBox aCbxHandout; member in SdPrintOptions
Completed in 14 milliseconds