Home
last modified time | relevance | path

Searched refs:commit (Results 1 – 25 of 205) sorted by relevance

123456789

/trunk/main/chart2/source/controller/main/
H A DChartController_Insert.cxx230 aUndoGuard.commit(); in executeDispatch_DeleteLegend()
241 aUndoGuard.commit(); in executeDispatch_InsertLegend()
396 aUndoGuard.commit(); in executeDispatch_InsertMeanValue()
419 aUndoGuard.commit(); in executeDispatch_InsertMenu_MeanValues()
610 aUndoGuard.commit(); in executeDispatch_InsertR2Value()
625 aUndoGuard.commit(); in executeDispatch_DeleteR2Value()
640 aUndoGuard.commit(); in executeDispatch_DeleteMeanValue()
709 aUndoGuard.commit(); in executeDispatch_InsertDataLabel()
732 aUndoGuard.commit(); in executeDispatch_DeleteDataLabel()
743 aUndoGuard.commit(); in executeDispatch_ResetAllDataPoints()
[all …]
H A DChartController_Tools.cxx125 aUndoGuard.commit(); in lcl_deleteDataSeries()
148 aUndoGuard.commit(); in lcl_deleteDataCurve()
274 aUndoGuard.commit(); in executeDispatch_NewArrangement()
295 aUndoGuard.commit(); in executeDispatch_ScaleText()
663 aUndoGuard.commit(); in executeDispatch_Delete()
721 aUndoGuard.commit(); in executeDispatch_Delete()
748 aUndoGuard.commit(); in executeDispatch_Delete()
772 aUndoGuard.commit(); in executeDispatch_Delete()
879 aUndoGuard.commit(); in executeDispatch_ToggleLegend()
901 aUndoGuard.commit(); in executeDispatch_ToggleGridHorizontal()
[all …]
/trunk/main/offapi/com/sun/star/sdbc/
H A DXConnection.idl197 /** sets this connection's auto-commit mode.
201 If a connection is in auto-commit mode, then all its SQL
210 By default, new connections are in auto-commit mode.
213 The commit occurs when the statement completes or the next
224 <TRUE/> enables auto-commit; <FALSE/> disables auto-commit.
231 /** gets the current auto-commit state.
234 the current state of auto-commit mode.
243 /** makes all changes made since the previous commit/rollback
246 used only when auto-commit mode has been disabled.
253 void commit() raises (SQLException);
[all …]
/trunk/main/toolkit/workben/layout/
H A Dooo-patch22 commit=${1-3249db59} # m5
24 git diff $commit layout | sed 's@^\([+-]\{3\}\) \(a\|b\)/@\1 @' > layout-dialogs-layout.diff
25 git diff $commit config_office scp2 | sed 's@^\([+-]\{3\}\) \(a\|b\)/@\1 @' > layout-dialogs-config…
26 git diff $commit svx sw | sed 's@^\([+-]\{3\}\) \(a\|b\)/@\1 @' > layout-dialogs-svx-sw.diff
27 git diff $commit transex3 | sed 's@^\([+-]\{3\}\) \(a\|b\)/@\1 @' > layout-dialogs-transex3.diff
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/form/
H A D_XUpdateBroadcaster.java67 public void commit() throws com.sun.star.uno.Exception ; in commit() method
144 checker.commit() ; in _addUpdateListener()
166 checker.commit() ; in _addUpdateListener()
210 checker.commit() ; in _removeUpdateListener()
/trunk/main/sw/source/core/swg/
H A DSwXMLTextBlocks.cxx190 xTrans->commit(); in Delete()
219 xTrans->commit(); in Rename()
236 xTrans->commit(); in Rename()
415 xTrans->commit(); in PutBlock()
421 xTmpTrans->commit(); in PutBlock()
493 xTrans->commit(); in PutMuchEntries()
H A DSwXMLTextBlocks1.cxx90 xTrans->commit(); in GetDoc()
448 xTrans->commit(); in PutBlockText()
454 xTmpTrans->commit(); in PutBlockText()
595 xTrans->commit(); in WriteInfo()
713 xTmpTrans->commit(); in SetMacroTable()
719 xTrans->commit(); in SetMacroTable()
/trunk/main/slideshow/source/engine/animationnodes/
H A Dbasenode.cxx303 void commit() { in commit() function in slideshow::internal::BaseNode::StateTransition
459 st.commit(); // changing state in resolve()
520 st.commit(); // changing state in activate()
576 st.commit(); in deactivate()
613 st.commit(); // changing state in end()
/trunk/main/offapi/com/sun/star/form/
H A DXBoundComponent.idl40 data to a data source it is bound to. A <member>commit</member> will be
47 <p>A commit may fail if an <type>XUpdateListener</type> vetoes the it.</p>
60 boolean commit();
/trunk/main/scripting/java/com/sun/star/script/framework/io/
H A DXStorageHelper.java223 commit(xStorage); in disposeObject()
250 static public void commit( XInterface xInterface ) in commit() method in XStorageHelper
258 xTrans.commit(); in commit()
/trunk/main/extensions/source/abpilot/
H A Dfieldmappingimpl.cxx316 aAddressBookSettings.commit(); in writeTemplateAddressFieldMapping()
344 aAddressBookSettings.commit(); in writeTemplateAddressSource()
361 aAddressBookSettings.commit(); in markPilotSuccess()
/trunk/main/framework/source/uiconfiguration/
H A Dimagemanagerimpl.cxx630 xTransaction->commit(); in implts_storeUserImages()
640 xTransaction->commit(); in implts_storeUserImages()
670 xTransaction->commit(); in implts_storeUserImages()
675 xTransaction->commit(); in implts_storeUserImages()
1345 xUserConfigStorageCommit->commit(); in store()
1347 m_xUserRootCommit->commit(); in store()
1380 xTransaction->commit(); in storeToStorage()
H A Duiconfigurationmanager.cxx442 xTransactedObject->commit(); in impl_storeElementTypeData()
725 xTransactedObject->commit(); in reset()
735 xTransactedObject->commit(); in reset()
1269 xTransactedObject->commit(); in store()
1302 xTransactedObject->commit(); in storeToStorage()
/trunk/main/unotools/source/config/
H A Dconfigvaluecontainer.cxx407 commit( sal_False ); in write()
413 void OConfigurationValueContainer::commit( sal_Bool _bWrite ) in commit() function in utl::OConfigurationValueContainer
420 m_pImpl->aConfigRoot.commit( ); in commit()
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_stgelems.cxx520 void SAL_CALL Storage::commit() in commit() function in Storage
535 m_xWrappedTransObj->commit(); in commit()
544 xParentTA->commit(); in commit()
1099 xParentTA->commit(); in commitChanges()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabaseregistrations.cxx304 m_aConfigurationRoot.commit(); in registerDatabaseLocation()
330 m_aConfigurationRoot.commit(); in revokeDatabaseLocation()
356 m_aConfigurationRoot.commit(); in changeDatabaseLocation()
H A DSharedConnection.cxx107 void SAL_CALL OSharedConnection::commit( ) throw(SQLException, RuntimeException) in commit() function in dbaccess::OSharedConnection
113 m_xConnection->commit(); in commit()
/trunk/main/package/qa/storages/
H A DTestHelper.java384 xTransact.commit(); in WriteBytesToStreamH()
449 xTransact.commit(); in WriteBytesToEncrStreamH()
531 xTransact.commit(); in WBToSubstrOfEncrH()
658 xTransact.commit(); in ChangeStreamPassH()
1114 xTransact.commit(); in commitStorage()
/trunk/main/offapi/com/sun/star/embed/
H A DStorage.idl170 A storage flashes on commit all the child streams it
204 A storage flashes on commit all the child streams it
257 /** allows to commit or revert changes that were done for the storage.
262 storage should be the root one. For the package based storages commit
H A DXTransactedObject.idl50 void commit()
54 /** removes all the changes made for the object after last commit or
H A DUseBackupException.idl37 /** This exception can be thrown in case a storage commit is failed.
39 If a commit process of a storage failes on last transfer and the original
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_forms/
H A DOListBoxModel.java212 public void commit() throws SQLException { in commit() method in OListBoxModel.Checker
219 bound.commit(); in commit()
H A DOTimeModel.java213 public void commit() throws com.sun.star.sdbc.SQLException { in commit() method in OTimeModel.Checker
220 bound.commit(); in commit()
/trunk/main/filter/source/xsltfilter/
H A Duof2storage.cxx246 void StorageBase::commit() in commit() function in XSLT::StorageBase
251 m_aSubStorages.forEachMem(&StorageBase::commit); in commit()
415 ::com::sun::star::uno::UNO_QUERY_THROW)->commit(); in implCommit()
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlConnection.java91 public synchronized void commit() throws SQLException { in commit() method in PostgresqlConnection
93 impl.commit(); in commit()

Completed in 131 milliseconds

123456789