Searched refs:aEr (Results 1 – 1 of 1) sorted by relevance
323 ErrorResource_Impl aEr(aId, (sal_uInt16)lClassId); in GetClassString() local324 if(aEr) in GetClassString()326 rStr=((ResString)aEr).GetString(); in GetClassString()349 ErrorResource_Impl aEr(*pResId, (sal_uInt16)lErrId); in GetMessageString() local350 if(aEr) in GetMessageString()352 ResString aErrorString(aEr); in GetMessageString()383 ErrorResource_Impl aEr(aResId, (sal_uInt16)lErrId); in GetErrorString() local384 if(aEr) in GetErrorString()386 ResString aErrorString(aEr); in GetErrorString()474 ErrorResource_Impl aEr( aSfxResId, nId ); in GetString() local[all …]
Completed in 8 milliseconds