Home
last modified time | relevance | path

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

/aoo42x/main/ucbhelper/source/provider/
H A Dproviderhelper.cxx394 rtl::OUString aOldKeyWithSlash = rOldKey; in renameAdditionalPropertySet() local
396 if ( aOldKeyWithSlash.lastIndexOf( in renameAdditionalPropertySet()
398 != aOldKeyWithSlash.getLength() - 1 ) ) in renameAdditionalPropertySet()
400 aOldKeyWithSlash += rtl::OUString( sal_Unicode('/') ); in renameAdditionalPropertySet()
412 aOldKeyWithSlash, in renameAdditionalPropertySet()
413 aOldKeyWithSlash.getLength() ) == 0 in renameAdditionalPropertySet()

Completed in 7 milliseconds