Searched defs:NewName (Results 1 – 7 of 7) sorted by relevance
91 String NewName = null; in _getName() local129 String NewName = oldName == null ? "XNamed" : oldName + "X" ; in _setName() local
115 String NewName = (oldName == null) ? "XNamed" : oldName + "X"; in _setName() local
180 void RegistryValueImpl::SetName(const std::wstring& NewName) in SetName()
229 …l::CopyValue(const RegistryKey& RegistryKey, const std::wstring& Name, const std::wstring& NewName) in CopyValue()
584 void SfxDialogLibrary::storeResourcesAsURL in storeResourcesAsURL()
1249 void SfxScriptLibrary::storeResourcesAsURL in storeResourcesAsURL()
2498 void SAL_CALL SfxLibraryContainer::renameLibrary( const OUString& Name, const OUString& NewName ) in renameLibrary()
Completed in 71 milliseconds