Home
last modified time | relevance | path

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

/trunk/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
/trunk/main/svtools/inc/svtools/
H A Dsvtdata.hxx56 class SVT_DLLPUBLIC SvtResId: public ResId class
/trunk/main/fpicker/source/office/
H A Diodlg.cxx462 struct SvtResId : public ResId struct
464 SvtResId (sal_uInt16 nId) : ResId (nId, *ResMgrHolder::getOrCreate()) {} in SvtResId() argument

Completed in 45 milliseconds