Searched refs:EnableEdit (Results 1 – 3 of 3) sorted by relevance
250 virtual void EnableEdit( sal_Bool b = sal_True ) { bCanEdit = b; } in EnableEdit() function in SfxCommonTemplateDialog_Impl314 virtual void EnableEdit( sal_Bool = sal_True );369 virtual void EnableEdit( sal_Bool = sal_True );
382 pDialog->EnableEdit( sal_False ); in CreateContextMenu()970 void SfxTemplateDialog_Impl::EnableEdit(sal_Bool bEnable) in EnableEdit() function in SfxTemplateDialog_Impl972 SfxCommonTemplateDialog_Impl::EnableEdit( bEnable ); in EnableEdit()1213 EnableEdit( !(pStyle->GetMask() & SFXSTYLEBIT_READONLY) ); in SelectStyle()1215 EnableEdit(sal_False); in SelectStyle()1258 EnableEdit(sal_False); in SelectStyle()1739 EnableEdit( in Notify()1742 EnableEdit(sal_False); in Notify()3016 void SfxTemplateCatalog_Impl::EnableEdit( sal_Bool bEnable ) in EnableEdit() function in SfxTemplateCatalog_Impl3018 SfxCommonTemplateDialog_Impl::EnableEdit( bEnable ); in EnableEdit()
124 rTemplateDlg.EnableEdit( SFX_ITEM_DISABLED != eState ); in StateChanged()
Completed in 18 milliseconds