Searched refs:aSrcKeyWithSlash (Results 1 – 1 of 1) sorted by relevance
481 rtl::OUString aSrcKeyWithSlash = rSourceKey; in copyAdditionalPropertySet() local483 if ( aSrcKeyWithSlash.lastIndexOf( in copyAdditionalPropertySet()485 != aSrcKeyWithSlash.getLength() - 1 ) ) in copyAdditionalPropertySet()487 aSrcKeyWithSlash += rtl::OUString( sal_Unicode('/') ); in copyAdditionalPropertySet()499 aSrcKeyWithSlash, in copyAdditionalPropertySet()500 aSrcKeyWithSlash.getLength() ) == 0 in copyAdditionalPropertySet()
Completed in 13 milliseconds