Home
last modified time | relevance | path

Searched refs:getErrors (Results 1 – 20 of 20) sorted by relevance

/trunk/main/extensions/test/stm/
H A Dmarktest.cxx81 virtual Sequence< UString > getErrors(void) THROWS( (UsrSystemException) );
191 Sequence< UString > OMarkableOutputStreamTest::getErrors(void) THROWS( (UsrSystemException) ) in getErrors() function in OMarkableOutputStreamTest
443 virtual Sequence< UString > getErrors(void) THROWS( (UsrSystemException) );
558 Sequence< UString > OMarkableInputStreamTest::getErrors(void) THROWS( (UsrSystemException) ) in getErrors() function in OMarkableInputStreamTest
H A Dpipetest.cxx121 virtual Sequence< UString > getErrors(void) THROWS( (UsrSystemException) );
225 Sequence< UString > OPipeTest::getErrors(void) THROWS( (UsrSystemException) ) in getErrors() function in OPipeTest
H A Ddatatest.cxx90 virtual Sequence< UString > getErrors(void) THROWS( (UsrSystemException) );
237 Sequence< UString > ODataStreamTest::getErrors(void) THROWS( (UsrSystemException) ) in getErrors() function in ODataStreamTest
/trunk/main/io/test/stm/
H A Dmarktest.cxx77 virtual Sequence< OUString > SAL_CALL getErrors(void)
190 Sequence< OUString > OMarkableOutputStreamTest::getErrors(void) throw (RuntimeException) in getErrors() function in OMarkableOutputStreamTest
438 virtual Sequence< OUString > SAL_CALL getErrors(void)
557 Sequence< OUString > OMarkableInputStreamTest::getErrors(void) throw (RuntimeException) in getErrors() function in OMarkableInputStreamTest
H A Dpipetest.cxx122 virtual Sequence< OUString > SAL_CALL getErrors(void) throw (RuntimeException) ;
222 Sequence< OUString > OPipeTest::getErrors(void) throw (RuntimeException) in getErrors() function in OPipeTest
H A Dpumptest.cxx91 virtual Sequence< OUString > SAL_CALL getErrors(void) throw (RuntimeException) ;
206 Sequence< OUString > OPumpTest::getErrors(void) throw (RuntimeException) in getErrors() function in OPumpTest
H A Ddatatest.cxx97 virtual Sequence< OUString > SAL_CALL getErrors(void) throw (RuntimeException);
245 Sequence< OUString > ODataStreamTest::getErrors(void) throw (RuntimeException) in getErrors() function in ODataStreamTest
/trunk/main/udkapi/com/sun/star/test/
H A DXSimpleTest.idl100 // DOCUMENTATION MISSING FOR XSimpleTest::getErrors
101 sequence<string> getErrors();
/trunk/main/sax/test/sax/
H A Dtestwriter.cxx127 virtual Sequence< OUString > SAL_CALL getErrors(void) throw (RuntimeException);
423 Sequence< OUString > OSaxWriterTest::getErrors(void) throw (RuntimeException) in getErrors() function in sax_test::OSaxWriterTest
H A Dtestsax.cxx82 virtual Sequence< OUString > SAL_CALL getErrors(void) throw (RuntimeException);
213 Sequence< OUString > OSaxParserTest::getErrors(void) throw (RuntimeException) in getErrors() function in sax_test::OSaxParserTest
/trunk/main/extensions/test/sax/
H A Dtestwriter.cxx206 virtual Sequence< UString > getErrors(void) THROWS( (UsrSystemException) );
524 Sequence< UString > OSaxWriterTest::getErrors(void) THROWS( (UsrSystemException) ) in getErrors() function in OSaxWriterTest
H A Dtestsax.cxx144 virtual Sequence< UString > getErrors(void) THROWS( (UsrSystemException) );
280 Sequence< UString > OSaxParserTest::getErrors(void) THROWS( (UsrSystemException) ) in getErrors() function in OSaxParserTest
/trunk/main/extensions/workben/
H A Dtestcomponent.cxx185 Sequence<UString> seqErrors = xTest->getErrors(); in main()
/trunk/main/io/test/
H A Dtestcomponent.cxx176 Sequence<OUString> seqErrors = xTest->getErrors(); in main()
/trunk/main/sax/test/
H A Dtestcomponent.cxx190 Sequence<OUString> seqErrors = xTest->getErrors(); in main()
/trunk/main/connectivity/inc/connectivity/
H A Dsqliterator.hxx173 inline const ::com::sun::star::sdbc::SQLException& getErrors() const { return m_aErrors; } in getErrors() function in connectivity::OSQLParseTreeIterator
/trunk/main/dbaccess/source/ui/querydesign/
H A Dquerycontroller.cxx623 aError = m_pSqlIterator->getErrors(); in Execute()
1749 impl_showAutoSQLViewError( makeAny( m_pSqlIterator->getErrors() ) ); in impl_reset()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter.cxx560 return ((PDFWriterImpl*)pImplementation)->getErrors(); in GetErrors()
H A Dpdfwriter_impl.hxx1096 std::set< PDFWriter::ErrorCode > getErrors();
H A Dpdfwriter_impl.cxx6851 std::set< PDFWriter::ErrorCode > PDFWriterImpl::getErrors() in getErrors() function in PDFWriterImpl

Completed in 965 milliseconds