Home
last modified time | relevance | path

Searched refs:GetReadOnly_Impl (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/sfx2/inc/sfx2/ !
H A Ddispatch.hxx241 SAL_DLLPRIVATE sal_Bool GetReadOnly_Impl() const;
/AOO42X/main/sfx2/source/control/ !
H A Ddispatch.cxx2845 sal_Bool SfxDispatcher::GetReadOnly_Impl() const in GetReadOnly_Impl() function in SfxDispatcher
/AOO42X/main/sfx2/source/view/ !
H A Dviewfrm.cxx1381 sal_Bool bWasReadOnly = pDispat->GetReadOnly_Impl(); in Notify()