Home
last modified time | relevance | path

Searched defs:SvtResId (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/svtools/source/misc/
H A Dsvtdata.cxx70 SvtResId::SvtResId(sal_uInt16 nId, const ::com::sun::star::lang::Locale aLocale): in SvtResId() function in SvtResId
73 SvtResId::SvtResId(sal_uInt16 nId): ResId(nId, *ImpSvtData::GetSvtData().GetResMgr()) {} in SvtResId() function in SvtResId
/aoo41x/main/svtools/inc/svtools/
H A Dsvtdata.hxx56 class SVT_DLLPUBLIC SvtResId: public ResId class
/aoo41x/main/fpicker/source/office/
H A Diodlg.cxx460 struct SvtResId : public ResId struct
462 SvtResId (sal_uInt16 nId) : ResId (nId, *ResMgrHolder::getOrCreate()) {} in SvtResId() function

Completed in 22 milliseconds