Searched refs:rTargetKey (Results 1 – 4 of 4) sorted by relevance
| /trunk/main/ucbhelper/source/provider/ |
| H A D | providerhelper.cxx | 455 const rtl::OUString& rTargetKey, in copyAdditionalPropertySet() argument 458 if ( rSourceKey == rTargetKey ) in copyAdditionalPropertySet() 503 0, rSourceKey.getLength(), rTargetKey ); in copyAdditionalPropertySet() 548 = getAdditionalPropertySet( rTargetKey, sal_False ); in copyAdditionalPropertySet() 553 xNewPropSet = getAdditionalPropertySet( rTargetKey, sal_True ); in copyAdditionalPropertySet()
|
| H A D | contenthelper.cxx | 813 const rtl::OUString& rTargetKey, in copyAdditionalPropertySet() argument 817 rSourceKey, rTargetKey, bRecursive ); in copyAdditionalPropertySet()
|
| /trunk/main/ucbhelper/inc/ucbhelper/ |
| H A D | providerhelper.hxx | 257 const ::rtl::OUString& rTargetKey,
|
| H A D | contenthelper.hxx | 302 const ::rtl::OUString& rTargetKey,
|