Home
last modified time | relevance | path

Searched refs:clearError (Results 1 – 12 of 12) sorted by relevance

/AOO41X/main/ucb/source/ucp/file/
H A Dfiltask.hxx96 void clearError() in clearError() function in fileaccess::TaskManager::TaskHandling
176 void SAL_CALL clearError();
217 void SAL_CALL clearError( sal_Int32 );
H A Dfiltask.cxx121 void SAL_CALL TaskManager::clearError( sal_Int32 CommandId ) in clearError() function in TaskManager
126 it->second.clearError(); in clearError()
H A Dbc.cxx1263 m_pMyShell->clearError( nMyCommandIdentifier ); in insert()
/AOO41X/main/sal/qa/osl/socket/
H A Dosl_Socket2.cxx1295 class clearError : public CppUnit::TestFixture class
1319 sSocket.clearError( ); in clearError_001()
1326 CPPUNIT_TEST_SUITE( clearError );
1454 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(osl_Socket::clearError, "osl_Socket");
H A Dosl_Socket.cxx2630 class clearError : public CppUnit::TestFixture class
2654 sSocket.clearError( ); in clearError_001()
2661 CPPUNIT_TEST_SUITE( clearError );
2789 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(osl_Socket::clearError, "osl_Socket");
/AOO41X/main/dbaccess/inc/
H A Ddbsubcomponentcontroller.hxx123 void clearError();
/AOO41X/main/sal/inc/osl/
H A Dsocket_decl.hxx482 inline void SAL_CALL clearError() const;
H A Dsocket.hxx383 inline void SAL_CALL Socket::clearError() const in clearError() function in osl::Socket
/AOO41X/main/vos/inc/vos/
H A Dsocket.hxx719 sal_Int32 SAL_CALL clearError() const;
/AOO41X/main/dbaccess/source/ui/misc/
H A Ddbsubcomponentcontroller.cxx408 void DBSubComponentController::clearError() in clearError() function in dbaui::DBSubComponentController
/AOO41X/main/vos/source/
H A Dsocket.cxx963 sal_Int32 OSocket::clearError() const in clearError() function in OSocket
/AOO41X/main/dbaccess/source/ui/querydesign/
H A DQueryDesignView.cxx2922 m_rController.clearError(); in getStatement()
3249 m_rController.clearError(); in initByParseIterator()