Home
last modified time | relevance | path

Searched defs:error (Results 1 – 25 of 76) sorted by path

1234

/trunk/main/automation/source/server/
H A DXMLParser.cxx320 void SAL_CALL SAXParser::error( const ::com::sun::star::uno::Any& aSAXParseException ) throw (::com… in error() function in SAXParser
/trunk/main/basic/source/runtime/
H A Dstep0.cxx1430 SbError error = StarBASIC::GetSfxFromVBError( n ); in StepERROR() local
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOContainer.java192 String error = SharedResources.getInstance().getResourceStringWithSubstitution( in getByName() local
351 String error = SharedResources.getInstance().getResourceStringWithSubstitution( in findColumn() local
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/descriptors/
H A DSdbcxDescriptorContainer.java41 String error = SharedResources.getInstance().getResourceString( in createObject() local
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DCustomResultSet.java349 String error = SharedResources.getInstance().getResourceStringWithSubstitution( in findColumn() local
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLConnection.java342 String error = SharedResources.getInstance().getResourceStringWithSubstitution( in setTypeMap() local
H A DJavaSQLPreparedStatement.java158 String error = SharedResources.getInstance().getResourceStringWithSubstitution( in setArray() local
180 String error = SharedResources.getInstance().getResourceStringWithSubstitution( in setBlob() local
236 String error = SharedResources.getInstance().getResourceStringWithSubstitution( in setClob() local
311 String error = SharedResources.getInstance().getResourceStringWithSubstitution( in setObject() local
358 String error = SharedResources.getInstance().getResourceStringWithSubstitution( in setRef() local
H A DJavaSQLResultSet.java895 String error = SharedResources.getInstance().getResourceStringWithSubstitution( in updateObject() local
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlDriver.java187 … String error = SharedResources.getInstance().getResourceString(Resources.STR_URI_SYNTAX_ERROR); in getDataDefinitionByURL() local
/trunk/main/crashrep/source/win32/
H A Dsoreport.cpp1636 rtlDigestError error = rtl_digest_MD5 ( in calc_md5_checksum() local
/trunk/main/dbaccess/source/ext/macromigration/
H A Dmigrationlog.cxx404 for ( ErrorLog::const_iterator error = _rErrors.begin(); in lcl_describeErrors() local
/trunk/main/dbaccess/source/ui/dlg/
H A Dsqlmessage.cxx711 for ( ExceptionDisplayChain::const_iterator error = m_pImpl->aDisplayInfo.begin(); in impl_addDetailsButton() local
/trunk/main/desktop/unx/source/officeloader/
H A Dofficeloader.cxx39 oslProcessError error; in SAL_IMPLEMENT_MAIN() local
/trunk/main/extensions/test/sax/
H A Dtestsax.cxx368 … virtual void error(const UsrAny& aSAXParseException) THROWS( (SAXException, UsrSystemException) ) in error() function in TestDocumentHandler
/trunk/main/filter/source/placeware/
H A Dtempfile.cxx51 oslFileError error; in my_getTempDirURL() local
95 oslFileError error; in my_getTempDirURL() local
/trunk/main/filter/source/xsltdialog/
H A Dxmlfileview.cxx102 void SAL_CALL XMLErrorHandler::error( const Any& aSAXParseException ) throw (SAXException, RuntimeE… in error() function in XMLErrorHandler
/trunk/main/filter/source/xsltfilter/
H A DXSLTFilter.cxx209 void XSLTFilter::error(const Any& a) throw (RuntimeException) in error() function in XSLT::XSLTFilter
/trunk/main/filter/source/xsltvalidate/
H A DXSLTValidate.java215 public void error (SAXParseException e) in error() method in XSLTValidate._XSLTValidate
/trunk/main/i18npool/source/localedata/
H A Dsaxparser.cxx158 … virtual void SAL_CALL error(const Any& aSAXParseException) throw (SAXException, RuntimeException) in error() function in TestDocumentHandler
/trunk/main/idlc/inc/idlc/
H A Didlc.hxx58 ErrorHandler* error() in error() function in Idlc
/trunk/main/io/source/acceptor/
H A Dacc_pipe.cxx171 OUString error = OUString::createFromAscii( "io.acceptor: Couldn't setup pipe " ); in init() local
186 OUString error = OUString::createFromAscii( "io.acceptor: pipe already closed" ); in accept() local
206 OUString error = OUString::createFromAscii( "io.acceptor: Couldn't setup pipe " ); in accept() local
/trunk/main/io/test/stm/
H A Dpumptest.cxx272 virtual void SAL_CALL error( const ::com::sun::star::uno::Any& aException ) in error() function in TestListener
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/
H A DXMLPackageDescription.java92 public void error(SAXParseException e) { in error() method in XMLPackageDescription.PackageDescriptionHandler
/trunk/main/jvmaccess/workbench/javainfo/
H A Djavainfotest.cxx67 bool error= true; in main() local
/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/
H A DXLIFFReader.java560 public void error(SAXParseException e) throws SAXParseException { in error() method in XLIFFReader

Completed in 214 milliseconds

1234