Searched refs:IsDicReadonly_Impl (Results 1 – 2 of 2) sorted by relevance
326 sal_Bool bEnable = !IsDicReadonly_Impl(); in IMPL_LINK_INLINE_END()444 sal_Bool bEnable = !IsDicReadonly_Impl(); in IMPL_LINK()580 aDeletePB .Enable( sal_True && !IsDicReadonly_Impl() ); in IMPL_LINK()781 aNewReplacePB.Enable( bEnableNewReplace && !IsDicReadonly_Impl() ); in IMPL_LINK()782 aDeletePB .Enable( bEnableDelete && !IsDicReadonly_Impl() ); in IMPL_LINK()
159 sal_Bool IsDicReadonly_Impl() const { return bDicIsReadonly; } in IsDicReadonly_Impl() function in SvxEditDictionaryDialog
Completed in 14 milliseconds