Searched defs:SvtResId (Results 1 – 3 of 3) sorted by relevance
70 SvtResId::SvtResId(sal_uInt16 nId, const ::com::sun::star::lang::Locale aLocale): in SvtResId() function in SvtResId73 SvtResId::SvtResId(sal_uInt16 nId): ResId(nId, *ImpSvtData::GetSvtData().GetResMgr()) {} in SvtResId() function in SvtResId
56 class SVT_DLLPUBLIC SvtResId: public ResId class
462 struct SvtResId : public ResId struct464 SvtResId (sal_uInt16 nId) : ResId (nId, *ResMgrHolder::getOrCreate()) {} in SvtResId() argument
Completed in 32 milliseconds