Searched refs:aCbxPen (Results 1 – 2 of 2) sorted by relevance
72 aCbxPen ( this, SdResId( CBX_PEN ) ), in SdStartPresentationDlg()153 aCbxPen.Check( ( ( const SfxBoolItem& ) rOutAttrs.Get( ATTR_PRESENT_PEN ) ).GetValue() ); in SdStartPresentationDlg()279 rAttr.Put( SfxBoolItem ( ATTR_PRESENT_PEN, aCbxPen.IsChecked() ) ); in GetAttr()
72 CheckBox aCbxPen; member in SdStartPresentationDlg
Completed in 8 milliseconds