Home
last modified time | relevance | path

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

/aoo41x/main/ucbhelper/source/provider/
H A Dproviderhelper.cxx456 const rtl::OUString& rSourceKey, in copyAdditionalPropertySet() argument
460 if ( rSourceKey == rTargetKey ) in copyAdditionalPropertySet()
481 rtl::OUString aSrcKeyWithSlash = rSourceKey; in copyAdditionalPropertySet()
488 aSrcKeyWithoutSlash = rSourceKey; in copyAdditionalPropertySet()
490 else if ( rSourceKey.getLength() ) in copyAdditionalPropertySet()
491 aSrcKeyWithoutSlash = rSourceKey.copy( in copyAdditionalPropertySet()
492 0, rSourceKey.getLength() - 1 ); in copyAdditionalPropertySet()
505 0, rSourceKey.getLength(), rTargetKey ); in copyAdditionalPropertySet()
523 xOldPropSet = getAdditionalPropertySet( rSourceKey, sal_False ); in copyAdditionalPropertySet()
H A Dcontenthelper.cxx836 const rtl::OUString& rSourceKey, in copyAdditionalPropertySet() argument
841 rSourceKey, rTargetKey, bRecursive ); in copyAdditionalPropertySet()
/aoo41x/main/ucbhelper/inc/ucbhelper/
H A Dproviderhelper.hxx262 sal_Bool copyAdditionalPropertySet( const ::rtl::OUString& rSourceKey,
H A Dcontenthelper.hxx301 sal_Bool copyAdditionalPropertySet( const ::rtl::OUString& rSourceKey,

Completed in 138 milliseconds