Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/xml/
H A DXMLRedlineImportHelper.cxx291 sal_Bool bHandleProtectionKey = sal_True; in XMLRedlineImportHelper() local
299 bHandleProtectionKey = ! xInfo->hasPropertyByName( sRedlineProtectionKey ); in XMLRedlineImportHelper()
310 Any aAny = (bHandleProtectionKey ? xModelPropertySet in XMLRedlineImportHelper()
368 sal_Bool bHandleProtectionKey = sal_True; in ~XMLRedlineImportHelper() local
376 bHandleProtectionKey = ! xInfo->hasPropertyByName( sRedlineProtectionKey ); in ~XMLRedlineImportHelper()
395 if ( bHandleProtectionKey ) in ~XMLRedlineImportHelper()

Completed in 16 milliseconds