Home
last modified time | relevance | path

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

/aoo42x/main/ucbhelper/source/provider/
H A Dproviderhelper.cxx620 rtl::OUString aKeyWithSlash = rKey; in removeAdditionalPropertySet() local
622 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 5 milliseconds