Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/ui/inc/
H A Dunodatbr.hxx359 void unloadAndCleanup( sal_Bool _bDisposeConnection = sal_True );
369 void closeConnection(SvLBoxEntry* _pEntry,sal_Bool _bDisposeConnection = sal_True);
/aoo41x/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx3031 void SbaTableQueryBrowser::closeConnection(SvLBoxEntry* _pDSEntry,sal_Bool _bDisposeConnection) in closeConnection() argument
3038 unloadAndCleanup(_bDisposeConnection); in closeConnection()
3062 if ( _bDisposeConnection ) in closeConnection()
3067 void SbaTableQueryBrowser::unloadAndCleanup( sal_Bool _bDisposeConnection ) in unloadAndCleanup() argument
3105 if(_bDisposeConnection) in unloadAndCleanup()

Completed in 23 milliseconds