Searched refs:RscError (Results 1 – 10 of 10) sorted by relevance
/aoo41x/main/rsc/doku/feinkonz.43/ |
H A D | rscerror.doc | 1523 RscError: 1541 RscError R10 1577 Klasse: RscError. 1617 Klassen: RscError 1762 Au0PARscError 1809 class RscError{ 1947 Au0RscError::RscError() 2111 RscError !10 2112 RscError::Error() 14 2114 RscError::RscError() 13 [all …]
|
H A D | rscinst.doc | 1587 RscDataBase( RscError * ); 1629 RscError aErrorHandle; // Fehlerbehandlung 1653 Klasse: RscError 1658 RscError aErrorHandler; 2066 Klassen RscError, RscSrc, RscFileTab. 2107 anderer Wert Siehe Klasse RscError. 2118 Klassen: RscError, RscCompiler. 2582 Klassen: RscTypCont, RscError, RscId, RscDataBase. 2601 RscError aErrorHandle; // Fehlerbehandlung 2655 Klasse: RscError [all …]
|
/aoo41x/main/rsc/source/parser/ |
H A D | erscerr.cxx | 65 void RscError::StdOut( const char * pStr, const RscVerbosity _verbosityLevel ) in StdOut() 85 void RscError::StdErr( const char * pStr ) in StdErr() 100 void RscError::LstOut( const char * pStr ){ in LstOut() 114 void RscError::StdLstOut( const char * pStr ){ in StdLstOut() 128 void RscError::StdLstErr( const char * pStr ){ in StdLstErr() 142 void RscError::WriteError( const ERRTYPE& rError, const char * pMessage ) in WriteError() 411 void RscError::ErrorFormat( const ERRTYPE& rError, RscTop * pClass, in ErrorFormat() 473 void RscError::Error( const ERRTYPE& rError, RscTop * pClass, in Error() 496 void RscError::FatalError( const ERRTYPE& rError, const RscId &aId, in FatalError()
|
H A D | rscdb.cxx | 56 RscTypCont :: RscTypCont( RscError * pErrHdl, in RscTypCont()
|
/aoo41x/main/rsc/source/prj/ |
H A D | gui.cxx | 83 RscError* pErrHdl = new RscError( lcl_determineVerbosity( argc, argv ) );
|
/aoo41x/main/rsc/inc/ |
H A D | rscdb.hxx | 39 class RscError; 291 RscError* pEH; // Fehlerhandler 298 RscTypCont( RscError *, RSCBYTEORDER_TYPE, const ByteString & rSearchPath, sal_uInt32 nFlags );
|
H A D | rscerror.h | 125 class RscError class 137 RscError( RscVerbosity _verbosity ) { in RscError() function in RscError
|
H A D | rscrsc.hxx | 81 RscCmdLine( int argc, char ** argv, RscError * pEH );
|
H A D | rscinst.hxx | 135 RscDataBase( RscError * );
|
/aoo41x/main/rsc/source/rsc/ |
H A D | rsc.cxx | 133 RscCmdLine::RscCmdLine( int argc, char ** argv, RscError * pEH ) in RscCmdLine()
|
Completed in 46 milliseconds