Searched refs:SetExtendedHelp (Results 1 – 5 of 5) sorted by relevance
83 void SetExtendedHelp( sal_Bool b ) { bExtendedHelp= b; SetModified(); } in SetExtendedHelp() function in SvtHelpOptions_Impl626 void SvtHelpOptions::SetExtendedHelp( sal_Bool b ) in SetExtendedHelp() function in SvtHelpOptions628 pImp->SetExtendedHelp( b ); in SetExtendedHelp()
47 void SetExtendedHelp( sal_Bool b );
633 aHelpOptions.SetExtendedHelp(((const SfxBoolItem *)pItem)->GetValue()); in SetOptions_Impl()
402 SvtHelpOptions().SetExtendedHelp( bOn ); in MiscExec_Impl()
344 aHelpOptions.SetExtendedHelp( bChecked ); in FillItemSet()
Completed in 34 milliseconds