Searched refs:LERR_NOERROR (Results 1 – 3 of 3) sorted by relevance
82 if( mpParentWnd->mnError == LERR_NOERROR ) in Paint()125 mnError ( LERR_NOERROR ) in SvxHlinkDlgMarkWnd()156 if( mnError != LERR_NOERROR ) in SetError()235 mnError = LERR_NOERROR; in RefreshFromDoc()
252 mpMarkWnd->SetError( LERR_NOERROR ); in IMPL_LINK()
27 #define LERR_NOERROR 0 macro