Home
last modified time | relevance | path

Searched refs:_bPreventRootCommits (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/dbaccess/source/core/dataaccess/
H A DModelImpl.cxx179 bool commitEmbeddedStorage( bool _bPreventRootCommits );
306 bool DocumentStorageAccess::commitEmbeddedStorage( bool _bPreventRootCommits ) in commitEmbeddedStorage() argument
308 if ( _bPreventRootCommits ) in commitEmbeddedStorage()
323 if ( _bPreventRootCommits ) in commitEmbeddedStorage()
955 bool ODatabaseModelImpl::commitEmbeddedStorage( bool _bPreventRootCommits ) in commitEmbeddedStorage() argument
957 return getDocumentStorageAccess()->commitEmbeddedStorage( _bPreventRootCommits ); in commitEmbeddedStorage()
H A DModelImpl.hxx279 bool commitEmbeddedStorage( bool _bPreventRootCommits = false );

Completed in 18 milliseconds