Home
last modified time | relevance | path

Searched refs:rename (Results 26 – 50 of 137) sorted by relevance

123456

/trunk/main/offapi/com/sun/star/ucb/
H A DNameClash.idl48 /** Means to rename the object to transfer to solve the clash.
/trunk/main/offapi/com/sun/star/sdb/
H A DDatabaseDocument.idl53 // allows to rename the object.
H A DQuery.idl72 // allows to rename the object.
/trunk/main/offapi/com/sun/star/sdbcx/
H A DXRename.idl55 void rename([in]string newName)
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlTable.java71 public void rename(String name) throws SQLException, ElementExistException { in rename() method in PostgresqlTable
/trunk/main/connectivity/source/inc/hsqldb/
H A DHTable.hxx108 …virtual void SAL_CALL rename( const ::rtl::OUString& newName ) throw(::com::sun::star::sdbc::SQLEx…
/trunk/main/dbaccess/source/core/dataaccess/
H A Dcommanddefinition.cxx152 void SAL_CALL OCommandDefinition::rename( const ::rtl::OUString& newName ) throw (SQLException, Ele… in rename() function in dbaccess::OCommandDefinition
H A Ddocumentcontainer.hxx132 …virtual void SAL_CALL rename( const ::rtl::OUString& newName ) throw (::com::sun::star::sdbc::SQLE…
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/
H A DJavaScriptIterator.java131 tmp.rename(tmp.lock(), tmp.getName(), tmp.getExt()); in instantiate()
/trunk/main/dbaccess/source/core/api/
H A Dquery.hxx160 …virtual void SAL_CALL rename( const ::rtl::OUString& newName ) throw (::com::sun::star::sdbc::SQLE…
/trunk/main/dbaccess/source/core/inc/
H A Dtable.hxx145 …virtual void SAL_CALL rename( const ::rtl::OUString& _rNewName ) throw(::com::sun::star::sdbc::SQL…
/trunk/main/connectivity/inc/connectivity/
H A DTTableHelper.hxx149 …virtual void SAL_CALL rename( const ::rtl::OUString& newName ) throw(::com::sun::star::sdbc::SQLEx…
/trunk/main/connectivity/inc/connectivity/sdbcx/
H A DVTable.hxx132 …virtual void SAL_CALL rename( const ::rtl::OUString& newName ) throw(::com::sun::star::sdbc::SQLEx…
/trunk/main/connectivity/workben/skeleton/
H A Dhow_to_write_a_driver.txt28 connectivity/source/drivers and rename the first char of the files to one which isn't used so far
/trunk/main/offapi/com/sun/star/text/
H A DXAutoTextGroup.idl62 /** The interface provide methods to insert, rename and delete autotext entries from the current au…
/trunk/main/dbaccess/source/core/misc/
H A DContainerMediator.cxx192 xSource->rename(sNewName); in elementReplaced()
/trunk/main/scripting/java/com/sun/star/script/framework/container/
H A DParcel.java287 public void rename( String name ) throws com.sun.star.lang.WrappedTargetException in rename() method in Parcel
/trunk/main/rsc/source/rsc/
H A Drsc.cxx958 if( rename( aRcTmp.getStr(), it->aOutputRc.GetBuffer() ) ) in Link()
974 if( rename( aSysListTmp.getStr(), aSysList.getStr() ) ) in Link()
/trunk/main/offapi/com/sun/star/sheet/
H A DDataPilotFieldGroup.idl99 XNameReplace::replaceByName</member> can be used to rename the
/trunk/main/connectivity/source/inc/dbase/
H A DDTable.hxx158 …virtual void SAL_CALL rename( const ::rtl::OUString& newName ) throw(::com::sun::star::sdbc::SQLEx…
/trunk/main/store/inc/store/
H A Dstore.hxx565 inline storeError rename ( in rename() function in store::OStoreFile
/trunk/main/extensions/source/abpilot/
H A Dabspilot.cxx166 m_aNewDataSource.rename( m_aSettings.sDataSourceName ); in implCommitAll()
/trunk/main/connectivity/source/sdbcx/
H A DVTable.cxx273 void SAL_CALL OTable::rename( const ::rtl::OUString& newName ) throw(SQLException, ElementExistExce… in rename() function in OTable
/trunk/main/l10ntools/source/help/
H A DHelpCompiler.hxx134 void rename(const fs::path &src, const fs::path &dest);
/trunk/main/solenv/bin/
H A Drelocate65 rename $tmp_fname, $old_fname || die "Failed to replace $old_fname: $!";

Completed in 72 milliseconds

123456