Searched refs:aKeyWithSlash (Results 1 – 1 of 1) sorted by relevance
620 rtl::OUString aKeyWithSlash = rKey; in removeAdditionalPropertySet() local622 if ( aKeyWithSlash.lastIndexOf( in removeAdditionalPropertySet()624 != aKeyWithSlash.getLength() - 1 ) ) in removeAdditionalPropertySet()626 aKeyWithSlash += rtl::OUString( (sal_Unicode)'/' ); in removeAdditionalPropertySet()638 aKeyWithSlash, in removeAdditionalPropertySet()639 aKeyWithSlash.getLength() ) == 0 in removeAdditionalPropertySet()
Completed in 19 milliseconds