Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Ddocxexport.cxx1037 bool hasProtectionProperties = false; in WriteSettings() local
1145hasProtectionProperties = !bIsProtectionTrackChanges || bHasDummyRedlineProtectionKey; in WriteSettings()
1146 if ( hasProtectionProperties ) in WriteSettings()
1165 if (! hasProtectionProperties) in WriteSettings()