Searched refs:lErrId (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/svtools/source/misc/ |
H A D | ehdl.cxx | 337 sal_uLong lErrId, String &rStr, sal_uInt16 &nFlags) const in GetMessageString() argument 349 ErrorResource_Impl aEr(*pResId, (sal_uInt16)lErrId); in GetMessageString() 367 sal_uLong lErrId, String &rStr, sal_uInt16 &nFlags) const in GetErrorString() argument 383 ErrorResource_Impl aEr(aResId, (sal_uInt16)lErrId); in GetErrorString() 402 GetClassString(lErrId & ERRCODE_CLASS_MASK, in GetErrorString()
|
/aoo4110/main/svtools/inc/svtools/ |
H A D | ehdl.hxx | 63 virtual sal_Bool GetErrorString(sal_uLong lErrId, String &, sal_uInt16&) const; 64 virtual sal_Bool GetMessageString(sal_uLong lErrId, String &, sal_uInt16&) const; 75 SVT_DLLPRIVATE sal_Bool GetClassString(sal_uLong lErrId, String &) const;
|
/aoo4110/main/tools/source/ref/ |
H A D | errinf.cxx | 61 sal_uIntPtr lErrId; member in EDcr_Impl 104 lErrId= (((sal_uIntPtr)pData->nNextDcr + 1) << ERRCODE_DYNAMIC_SHIFT) + in RegisterEDcr() 151 return pImpl->lErrId; in operator sal_uIntPtr()
|
Completed in 17 milliseconds