Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/dlg/
H A Dpresent.cxx76 aCbxAlwaysOnTop ( this, SdResId( CBX_ALWAYS_ON_TOP ) ), in SdStartPresentationDlg()
157aCbxAlwaysOnTop.Check( ( ( const SfxBoolItem& ) rOutAttrs.Get( ATTR_PRESENT_ALWAYS_ON_TOP ) ).GetV… in SdStartPresentationDlg()
283 rAttr.Put( SfxBoolItem ( ATTR_PRESENT_ALWAYS_ON_TOP, aCbxAlwaysOnTop.IsChecked() ) ); in GetAttr()
327 aCbxAlwaysOnTop.Enable( sal_False ); in IMPL_LINK()
328 aCbxAlwaysOnTop.Check( sal_False ); in IMPL_LINK()
331 aCbxAlwaysOnTop.Enable(); in IMPL_LINK()
/aoo42x/main/sd/source/ui/inc/
H A Dpresent.hxx76 CheckBox aCbxAlwaysOnTop; member in SdStartPresentationDlg

Completed in 20 milliseconds