Home
last modified time | relevance | path

Searched refs:IsChangeReadOnlyEnabled (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/oox/source/token/
H A Dproperties.txt227 IsChangeReadOnlyEnabled
/aoo42x/main/sc/source/ui/docshell/
H A Ddocsh5.cxx101 return !IsReadOnly() || aDocument.IsImportingXML() || aDocument.IsChangeReadOnlyEnabled(); in IsEditable()
H A Ddocfunc.cxx3130 if ( !pDoc->IsChangeReadOnlyEnabled() && !rDocShell.IsEditable() ) in SetWidthOrHeight()
/aoo42x/main/sc/inc/
H A Ddocument.hxx1050 bool IsChangeReadOnlyEnabled() const { return mbChangeReadOnlyEnabled; } in IsChangeReadOnlyEnabled() function in ScDocument
/aoo42x/main/sc/source/ui/unoobj/
H A Ddocuno.cxx1952 ScUnoHelpFunctions::SetBoolInAny( aRet, pDoc->IsChangeReadOnlyEnabled() ); in getPropertyValue()

Completed in 67 milliseconds