Searched defs:HasError (Results 1 – 6 of 6) sorted by relevance
/trunk/main/sw/source/core/layout/ | ||
H A D | layhelp.hxx | 212 sal_Bool HasError() const { return bError; } in HasError() function in SwLayCacheIoImpl |
/trunk/main/sfx2/source/doc/ | ||
H A D | oleprops.hxx | 178 inline bool HasError() const { return mnErrCode != ERRCODE_NONE; } in HasError() function in SfxOleObjectBase |
/trunk/main/sc/source/core/tool/ | ||
H A D | detfunc.cxx | 299 sal_Bool ScDetectiveFunc::HasError( const ScRange& rRange, ScAddress& rErrPos ) in HasError() function in ScDetectiveFunc |
/trunk/main/tools/inc/tools/ | ||
H A D | urlobj.hxx | 230 inline bool HasError() const { return m_eScheme == INET_PROT_NOT_VALID; } in HasError() function in INetURLObject |
/trunk/main/sc/source/core/data/ | ||
H A D | dpoutput.cxx | 1016 sal_Bool ScDPOutput::HasError() in HasError() function in ScDPOutput |
H A D | dptabres.cxx | 619 sal_Bool ScDPAggData::HasError() const in HasError() function in ScDPAggData |
Completed in 564 milliseconds