Home
last modified time | relevance | path

Searched refs:SmErrorDesc (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/starmath/inc/
H A Dparse.hxx150 struct SmErrorDesc struct
159 DECLARE_LIST(SmErrDescList, SmErrorDesc *) argument
265 const SmErrorDesc * NextError();
266 const SmErrorDesc * PrevError();
267 const SmErrorDesc * GetError(sal_uInt16 i = 0xFFFF);
H A Dview.hxx279 void ShowError( const SmErrorDesc *pErrorDesc );
/aoo4110/main/starmath/source/
H A Dparse.cxx2451 SmErrorDesc *pErrDesc = new SmErrorDesc; in AddError()
2485 const SmErrorDesc *SmParser::NextError() in NextError()
2498 const SmErrorDesc *SmParser::PrevError() in PrevError()
2511 const SmErrorDesc *SmParser::GetError(sal_uInt16 i) in GetError()
H A Dview.cxx1276 void SmViewShell::ShowError( const SmErrorDesc *pErrorDesc ) in ShowError()
1295 const SmErrorDesc *pErrorDesc = GetDoc()->GetParser().NextError(); in NextError()
1307 const SmErrorDesc *pErrorDesc = GetDoc()->GetParser().PrevError(); in PrevError()

Completed in 38 milliseconds