Searched refs:sRedlineProtectionKey (Results 1 – 8 of 8) sorted by relevance
282 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()
858 OUString sRedlineProtectionKey( RTL_CONSTASCII_USTRINGPARAM("RedlineProtectionKey") ); in Read() local860 xInfoSet->setPropertyValue( sRedlineProtectionKey, aAny ); in Read()980 aAny = xInfoSet->getPropertyValue( sRedlineProtectionKey ); in Read()
54 const ::rtl::OUString sRedlineProtectionKey; member in XMLRedlineImportHelper
1236 …static const OUString sRedlineProtectionKey( RTL_CONSTASCII_USTRINGPARAM( "RedlineProtectionKey" )… in SetConfigurationSettings() local1263 if( pValues->Name.equals( sRedlineProtectionKey ) ) in SetConfigurationSettings()
1526 const sal_Char sRedlineProtectionKey[] = "RedlineProtectionKey"; in StartElement() local1529 if( rValue.equalsAsciiL( sRedlineProtectionKey, sizeof(sRedlineProtectionKey)-1 ) ) in StartElement()1572 const sal_Char sRedlineProtectionKey[] = "RedlineProtectionKey"; in EndElement() local1573 OUString aPropName(RTL_CONSTASCII_USTRINGPARAM(sRedlineProtectionKey)); in EndElement()1633 const sal_Char sRedlineProtectionKey[] = "RedlineProtectionKey"; in StartElement() local1634 OUString aPropName(RTL_CONSTASCII_USTRINGPARAM(sRedlineProtectionKey)); in StartElement()
1475 const sal_Char sRedlineProtectionKey[] = "RedlineProtectionKey"; in StartElement() local1476 OUString aPropName(RTL_CONSTASCII_USTRINGPARAM(sRedlineProtectionKey)); in StartElement()
86 const ::rtl::OUString sRedlineProtectionKey; member in XMLRedlineExport
89 , sRedlineProtectionKey(RTL_CONSTASCII_USTRINGPARAM("RedlineProtectionKey")) in XMLRedlineExport()
Completed in 48 milliseconds