Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/xml/
H A DXMLRedlineImportHelper.cxx282 sRedlineProtectionKey(RTL_CONSTASCII_USTRINGPARAM("RedlineProtectionKey")), in XMLRedlineImportHelper()
299 bHandleProtectionKey = ! xInfo->hasPropertyByName( sRedlineProtectionKey ); in XMLRedlineImportHelper()
312 ->getPropertyValue( sRedlineProtectionKey ); in XMLRedlineImportHelper()
376 bHandleProtectionKey = ! xInfo->hasPropertyByName( sRedlineProtectionKey ); in ~XMLRedlineImportHelper()
396 xModelPropertySet->setPropertyValue( sRedlineProtectionKey, aAny ); in ~XMLRedlineImportHelper()
398 xImportInfoPropertySet->setPropertyValue( sRedlineProtectionKey, aAny); in ~XMLRedlineImportHelper()
H A Dswxml.cxx842 OUString sRedlineProtectionKey( RTL_CONSTASCII_USTRINGPARAM("RedlineProtectionKey") ); in Read() local
844 xInfoSet->setPropertyValue( sRedlineProtectionKey, aAny ); in Read()
964 aAny = xInfoSet->getPropertyValue( sRedlineProtectionKey ); in Read()
H A DXMLRedlineImportHelper.hxx54 const ::rtl::OUString sRedlineProtectionKey; member in XMLRedlineImportHelper
H A Dxmlimp.cxx1232 …static const OUString sRedlineProtectionKey( RTL_CONSTASCII_USTRINGPARAM( "RedlineProtectionKey" )… in SetConfigurationSettings() local
1259 if( pValues->Name.equals( sRedlineProtectionKey ) ) in SetConfigurationSettings()
/trunk/main/xmloff/source/transform/
H A DOasis2OOo.cxx1526 const sal_Char sRedlineProtectionKey[] = "RedlineProtectionKey"; in StartElement() local
1529 if( rValue.equalsAsciiL( sRedlineProtectionKey, sizeof(sRedlineProtectionKey)-1 ) ) in StartElement()
1572 const sal_Char sRedlineProtectionKey[] = "RedlineProtectionKey"; in EndElement() local
1573 OUString aPropName(RTL_CONSTASCII_USTRINGPARAM(sRedlineProtectionKey)); in EndElement()
1633 const sal_Char sRedlineProtectionKey[] = "RedlineProtectionKey"; in StartElement() local
1634 OUString aPropName(RTL_CONSTASCII_USTRINGPARAM(sRedlineProtectionKey)); in StartElement()
H A DOOo2Oasis.cxx1475 const sal_Char sRedlineProtectionKey[] = "RedlineProtectionKey"; in StartElement() local
1476 OUString aPropName(RTL_CONSTASCII_USTRINGPARAM(sRedlineProtectionKey)); in StartElement()
/trunk/main/xmloff/source/text/
H A DXMLRedlineExport.hxx86 const ::rtl::OUString sRedlineProtectionKey; member in XMLRedlineExport
H A DXMLRedlineExport.cxx89 , sRedlineProtectionKey(RTL_CONSTASCII_USTRINGPARAM("RedlineProtectionKey")) in XMLRedlineExport()

Completed in 109 milliseconds