Searched defs:oldName (Results 1 – 8 of 8) sorted by relevance
71 …public void renameElement(java.lang.String oldName, java.lang.String newName) throws java.util.NoS… in renameElement()102 …static native void renameElement(java.lang.String key,java.lang.String oldName, java.lang.String n… in renameElement()
128 String oldName = oObj.getName(); in _setName() local
114 String oldName = oObj.getName(); in _setName() local
583 …public void renameParcel(String oldName, String newName) throws com.sun.star.container.NoSuchEleme… in renameParcel()
661 public void rename(String oldName, String newName) in rename()
691 const char *oldName = g_file_info_get_name( pInfo); in setPropertyValues() local
2366 void renameFile(OConnection* _pConenction,const ::rtl::OUString& oldName, in renameFile()
9229 String oldName = GetAccessibleName(); in SetAccessibleName() local
Completed in 147 milliseconds