Home
last modified time | relevance | path

Searched refs:rename (Results 51 – 75 of 137) sorted by relevance

123456

/aoo42x/main/connectivity/inc/connectivity/sdbcx/
H A DVCollection.hxx79 virtual bool rename(const ::rtl::OUString _sOldName,const ::rtl::OUString _sNewName) = 0;
/aoo42x/main/dbaccess/source/core/inc/
H A DTableDeco.hxx185 …virtual void SAL_CALL rename( const ::rtl::OUString& _rNewName ) throw(::com::sun::star::sdbc::SQL…
H A DContentHelper.hxx227 …virtual void SAL_CALL rename( const ::rtl::OUString& newName ) throw (::com::sun::star::sdbc::SQLE…
/aoo42x/main/offapi/com/sun/star/embed/
H A DXStorage.idl530 the old name of the element to rename
533 the new name of the element to rename
/aoo42x/main/cui/source/dialogs/
H A Dscriptdlg.src245 Text [ en-US ] = " You do not have permission to rename this object." ;
/aoo42x/main/extensions/source/abpilot/
H A Ddatasourcehandling.cxx445 sal_Bool ODataSource::rename( const ::rtl::OUString& _rName ) SAL_THROW (( )) in rename() function in abp::ODataSource
/aoo42x/main/dbaccess/source/core/dataaccess/
H A Ddocumentdefinition.hxx160 …virtual void SAL_CALL rename( const ::rtl::OUString& newName ) throw (::com::sun::star::sdbc::SQLE…
H A DContentHelper.cxx714 void SAL_CALL OContentHelper::rename( const ::rtl::OUString& newName ) throw (SQLException, Element… in rename() function in dbaccess::OContentHelper
H A Ddefinitioncontainer.cxx568 xRename->rename( _rName ); in lcl_ensureName()
H A Ddocumentdefinition.cxx1580 rename(pDocuSave->getName()); in saveAs()
2186 void SAL_CALL ODocumentDefinition::rename( const ::rtl::OUString& _rNewName ) throw (SQLException, … in rename() function in dbaccess::ODocumentDefinition
H A Ddocumentcontainer.cxx803 void SAL_CALL ODocumentContainer::rename( const ::rtl::OUString& newName ) throw (SQLException, Ele… in rename() function in dbaccess::ODocumentContainer
/aoo42x/main/store/source/
H A Dstore.cxx729 return xManager->rename (aSrcKey, aDstPath.pData, aDstName.pData); in store_rename()
H A Dstorpage.cxx687 storeError OStorePageManager::rename ( in rename() function in OStorePageManager
/aoo42x/main/l10ntools/source/help/
H A DHelpCompiler.cxx526 void rename(const fs::path &src, const fs::path &dest) in rename() function
/aoo42x/main/sal/osl/unx/
H A Dprofile.c2076 rename( pszIniFile, pszBakFile ); in osl_ProfileSwapProfileNames()
2079 rename( pszTmpFile, pszIniFile ); in osl_ProfileSwapProfileNames()
/aoo42x/main/scripting/java/com/sun/star/script/framework/container/
H A DParcelContainer.java617 p.rename( newName ); in renameParcel()
/aoo42x/main/offapi/type_reference/
H A Dtypelibrary_history.txt166 rename module css.text.FieldMaster to css.text.fieldmaster.
/aoo42x/main/sal/osl/os2/
H A Dfile.cxx1967 nRet=rename(pszDestFileName,pszTmpDestFile); in oslDoCopy()
1990 rename(pszTmpDestFile,pszDestFileName); in oslDoCopy()
/aoo42x/main/connectivity/source/drivers/dbase/
H A DDTable.cxx2347 void SAL_CALL ODbaseTable::rename( const ::rtl::OUString& newName ) throw(::com::sun::star::sdbc::S… in rename() function in ODbaseTable
2358 ODbaseTable_BASE::rename(newName); in rename()
/aoo42x/main/instsetoo_native/inc_openoffice/windows/msi_languages/
H A DError.ulf131 en-US = "Cannot create the directory [2]. A file with this name already exists. Please rename or re…
/aoo42x/main/tools/source/fsys/
H A Ddirent.cxx2854 if ( ( aFrom != aTo ) && ( 0 != rename( bFrom.GetBuffer(), bTo.GetBuffer() ) ) ) in MoveTo()
/aoo42x/main/
H A DLICENSE_category_b321 governed by this License), You must (a) rename Your license so that
944 modified version of this License if you rename the license and remove
1271 License), you must (a) rename Your license so that the phrases ``Mozilla'',
/aoo42x/main/dbaccess/source/ui/app/
H A DAppController.cxx2182 xRename->rename(sNewName); in renameEntry()
/aoo42x/main/toolkit/doc/layout/
H A DChangeLog28 * source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
/aoo42x/main/migrationanalysis/src/driver_docs/
H A Dallstrings.ulf635 …name contains characters that are not supported by <PRODUCTNAME>. Please rename your sheet and exc…

Completed in 458 milliseconds

123456