Searched refs:aCntSharedBox (Results 1 – 3 of 3) sorted by relevance
147 aCntSharedBox ( this, SVX_RES( CB_SHARED ) ), in SvxHFPage()183 aCntSharedBox.SetAccessibleRelationMemberOf( &aFrm ); in SvxHFPage()241 aSet.Put( SfxBoolItem( nWShared, aCntSharedBox.IsChecked() ) ); in FillItemSet()364 aCntSharedBox.Check(rShared.GetValue()); in Reset()387 aCntSharedBox.Check( sal_True ); in Reset()398 aCntSharedBox.SaveValue(); in Reset()411 aCntSharedBox.Hide(); in Reset()460 aCntSharedBox.Disable(); in IMPL_LINK()462 aCntSharedBox.Enable(); in IMPL_LINK()486 aCntSharedBox.Disable(); in IMPL_LINK()[all …]
217 if ( aCntSharedBox.IsEnabled() in IMPL_LINK()218 && !aCntSharedBox.IsChecked() ) in IMPL_LINK()239 sal_Bool bRightPage = aCntSharedBox.IsChecked() in IMPL_LINK()
71 CheckBox aCntSharedBox; member in SvxHFPage