Home
last modified time | relevance | path

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

/aoo42x/main/registry/inc/registry/
H A Dregistry.hxx434 RegistryKey& rNewKey);
846 RegistryKey& rNewKey) in createKey() argument
848 if (rNewKey.isValid()) rNewKey.closeKey(); in createKey()
851 RegError ret = m_registry.m_pApi->createKey(m_hImpl, keyName.pData, &rNewKey.m_hImpl); in createKey()
852 if (!ret) rNewKey.setRegistry(m_registry); in createKey()
/aoo42x/main/ucbhelper/source/provider/
H A Dproviderhelper.cxx370 const rtl::OUString& rNewKey, in renameAdditionalPropertySet() argument
373 if ( rOldKey == rNewKey ) in renameAdditionalPropertySet()
418 0, rOldKey.getLength(), rNewKey ); in renameAdditionalPropertySet()
445 xNamed->setName( rNewKey ); in renameAdditionalPropertySet()
H A Dcontenthelper.cxx827 const rtl::OUString& rNewKey, in renameAdditionalPropertySet() argument
831 rOldKey, rNewKey, bRecursive ); in renameAdditionalPropertySet()
/aoo42x/main/ucb/source/core/
H A Ducbstore.cxx724 const OUString& rNewKey ) in renamePropertySet() argument
726 if ( rOldKey == rNewKey ) in renamePropertySet()
737 if ( xRootNameAccess->hasByName( rNewKey ) ) in renamePropertySet()
776 rNewKey, makeAny( xNameReplace ) ); in renamePropertySet()
864 = makeHierarchalNameSegment( rNewKey ); in renamePropertySet()
H A Ducbstore.hxx122 const rtl::OUString& rNewKey );
/aoo42x/main/package/inc/
H A DZipPackageStream.hxx132 void setKey (const com::sun::star::uno::Sequence < sal_Int8 >& rNewKey ) in setKey() argument
133 { m_aEncryptionKey = rNewKey; m_aStorageEncryptionKeys.realloc( 0 ); } in setKey()
/aoo42x/main/ucbhelper/inc/ucbhelper/
H A Dproviderhelper.hxx249 const ::rtl::OUString& rNewKey,
H A Dcontenthelper.hxx288 const ::rtl::OUString& rNewKey,

Completed in 64 milliseconds