Home
last modified time | relevance | path

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

/trunk/main/ucbhelper/source/provider/
H A Dproviderhelper.cxx618 rtl::OUString aKeyWithSlash = rKey; in removeAdditionalPropertySet() local
620 if ( aKeyWithSlash.lastIndexOf( in removeAdditionalPropertySet()
622 != aKeyWithSlash.getLength() - 1 ) ) in removeAdditionalPropertySet()
624 aKeyWithSlash += rtl::OUString( (sal_Unicode)'/' ); in removeAdditionalPropertySet()
636 aKeyWithSlash, in removeAdditionalPropertySet()
637 aKeyWithSlash.getLength() ) == 0 in removeAdditionalPropertySet()