Home
last modified time | relevance | path

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

/aoo42x/main/starmath/inc/
H A Dparse.hxx152 struct SmErrorDesc struct
161 DECLARE_LIST(SmErrDescList, SmErrorDesc *) argument
267 const SmErrorDesc * NextError();
268 const SmErrorDesc * PrevError();
269 const SmErrorDesc * GetError(sal_uInt16 i = 0xFFFF);
H A Dview.hxx279 void ShowError( const SmErrorDesc *pErrorDesc );
/aoo42x/main/starmath/source/
H A Dparse.cxx2461 SmErrorDesc *pErrDesc = new SmErrorDesc; in AddError()
2495 const SmErrorDesc *SmParser::NextError() in NextError()
2508 const SmErrorDesc *SmParser::PrevError() in PrevError()
2521 const SmErrorDesc *SmParser::GetError(sal_uInt16 i) in GetError()
H A Dview.cxx1279 void SmViewShell::ShowError( const SmErrorDesc *pErrorDesc ) in ShowError()
1298 const SmErrorDesc *pErrorDesc = GetDoc()->GetParser().NextError(); in NextError()
1310 const SmErrorDesc *pErrorDesc = GetDoc()->GetParser().PrevError(); in PrevError()

Completed in 38 milliseconds