Searched refs:sShowChanges (Results 1 – 5 of 5) sorted by relevance
280 sShowChanges(RTL_CONSTASCII_USTRINGPARAM("ShowChanges")), in XMLRedlineImportHelper()297 bHandleShowChanges = ! xInfo->hasPropertyByName( sShowChanges ); in XMLRedlineImportHelper()305 ->getPropertyValue( sShowChanges ).getValue(); in XMLRedlineImportHelper()374 bHandleShowChanges = ! xInfo->hasPropertyByName( sShowChanges ); in ~XMLRedlineImportHelper()384 xModelPropertySet->setPropertyValue( sShowChanges, aAny ); in ~XMLRedlineImportHelper()386 xImportInfoPropertySet->setPropertyValue( sShowChanges, aAny ); in ~XMLRedlineImportHelper()
376 OUString sShowChanges( RTL_CONSTASCII_USTRINGPARAM("ShowChanges")); in exportDoc() local378 sShowChanges ); in exportDoc()512 OUString sShowChanges( RTL_CONSTASCII_USTRINGPARAM( "ShowChanges" )); in GetViewSettings() local513 if( xInfoSet->getPropertySetInfo()->hasPropertyByName( sShowChanges ) ) in GetViewSettings()516 getPropertyValue( sShowChanges ).getValue(); in GetViewSettings()
213 OUString sShowChanges(RTL_CONSTASCII_USTRINGPARAM("ShowChanges")); in _Write() local217 xInfoSet->setPropertyValue( sShowChanges, aAny ); in _Write()457 aAny = xInfoSet->getPropertyValue( sShowChanges ); in _Write()
834 OUString sShowChanges( RTL_CONSTASCII_USTRINGPARAM("ShowChanges") ); in Read() local837 xInfoSet->setPropertyValue( sShowChanges, aAny ); in Read()971 aAny = xInfoSet->getPropertyValue( sShowChanges ); in Read()
52 const ::rtl::OUString sShowChanges; member in XMLRedlineImportHelper
Completed in 240 milliseconds