Home
last modified time | relevance | path

Searched refs:IsDicReadonly_Impl (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/cui/source/options/
H A Doptdict.cxx326 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()
/aoo4110/main/cui/source/inc/
H A Doptdict.hxx159 sal_Bool IsDicReadonly_Impl() const { return bDicIsReadonly; } in IsDicReadonly_Impl() function in SvxEditDictionaryDialog

Completed in 15 milliseconds