Home
last modified time | relevance | path

Searched refs:SR_ERROR (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/svx/source/form/
H A Dfmsrcimp.cxx418 catch ( const Exception& ) { DBG_UNHANDLED_EXCEPTION(); return SR_ERROR; } in SearchSpecial()
452 return SR_ERROR; in SearchSpecial()
457 catch ( const Exception& ) { DBG_UNHANDLED_EXCEPTION(); return SR_ERROR; } in SearchSpecial()
483 catch ( const Exception& ) { DBG_UNHANDLED_EXCEPTION(); return SR_ERROR; } in SearchWildcard()
530 return SR_ERROR; in SearchWildcard()
535 catch ( const Exception& ) { DBG_UNHANDLED_EXCEPTION(); return SR_ERROR; } in SearchWildcard()
566 catch ( const Exception& ) { DBG_UNHANDLED_EXCEPTION(); return SR_ERROR; } in SearchRegularApprox()
656 return SR_ERROR; in SearchRegularApprox()
661 catch ( const Exception& ) { DBG_UNHANDLED_EXCEPTION(); return SR_ERROR; } in SearchRegularApprox()
1065 if (SR_ERROR == m_srResult) in SearchNextImpl()
[all …]
/aoo4110/main/svx/inc/svx/
H A Dfmsrcimp.hxx176 enum SEARCH_RESULT { SR_FOUND, SR_NOTFOUND, SR_ERROR, SR_CANCELED }; enumerator

Completed in 26 milliseconds