Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/edit/
H A Dedsect.cxx129 sal_Bool SwEditShell::IsAnySectionInDoc( sal_Bool bChkReadOnly, sal_Bool bChkHidden, sal_Bool bChkT… in IsAnySectionInDoc() argument
145 if( (!bChkReadOnly && !bChkHidden ) || in IsAnySectionInDoc()
146 (bChkReadOnly && rSect.IsProtectFlag() ) || in IsAnySectionInDoc()
/aoo42x/main/sw/inc/
H A Deditsh.hxx810 sal_Bool IsAnySectionInDoc( sal_Bool bChkReadOnly = sal_False,

Completed in 9 milliseconds