Searched refs:aCntSharedBox (Results 1 – 3 of 3) sorted by relevance
150 aCntSharedBox ( this, SVX_RES( CB_SHARED ) ), in SvxHFPage()188 aCntSharedBox.SetAccessibleRelationMemberOf( &aFrm ); in SvxHFPage()261 aSet.Put( SfxBoolItem( nWShared, aCntSharedBox.IsChecked() ) ); in FillItemSet()405 aCntSharedBox.Check(rShared.GetValue()); in Reset()428 aCntSharedBox.Check( sal_True ); in Reset()439 aCntSharedBox.SaveValue(); in Reset()452 aCntSharedBox.Hide(); in Reset()501 aCntSharedBox.Disable(); in IMPL_LINK()503 aCntSharedBox.Enable(); in IMPL_LINK()527 aCntSharedBox.Disable(); in IMPL_LINK()[all …]
216 if ( aCntSharedBox.IsEnabled() in IMPL_LINK()217 && !aCntSharedBox.IsChecked() ) in IMPL_LINK()238 sal_Bool bRightPage = aCntSharedBox.IsChecked() in IMPL_LINK()
79 CheckBox aCntSharedBox; member in SvxHFPage