Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/dialog/
H A Dregionsw.cxx147 const sal_Bool bEditInReadonly = SFX_ITEM_SET == in InsertRegionDialog() local
155 aSection.SetEditInReadonlyFlag(bEditInReadonly); in InsertRegionDialog()
H A Duiregionsw.cxx667 bool bEditInReadonly = true; in IMPL_LINK() local
687 bEditInReadonly = rData.IsEditInReadonlyFlag(); in IMPL_LINK()
701 (bEditInReadonly == rData.IsEditInReadonlyFlag()); in IMPL_LINK()
717 bEditInReadonly ? STATE_CHECK : STATE_NOCHECK); in IMPL_LINK()
/aoo42x/main/sw/source/core/docnode/
H A Dsection.cxx304 bool const bEditInReadonly(m_Data.IsEditInReadonlyFlag()); in DataEquals() local
310 const_cast<SwSection*>(this)->m_Data.SetEditInReadonlyFlag(bEditInReadonly); in DataEquals()

Completed in 42 milliseconds