Lines Matching refs:RscTypCont

56 RscTypCont :: RscTypCont( RscError * pErrHdl,  in RscTypCont()  function in RscTypCont
94 static sal_uInt32 getLangIdAndShortenLocale( RscTypCont* pTypCont, in getLangIdAndShortenLocale()
130 ByteString RscTypCont::ChangeLanguage( const ByteString& rNewLang ) in ChangeLanguage()
173 Atom RscTypCont::AddLanguage( const char* pLang ) in AddLanguage()
229 RscTypCont :: ~RscTypCont(){ in ~RscTypCont()
271 void RscTypCont::ClearSysNames() in ClearSysNames()
280 RscTop * RscTypCont::SearchType( Atom nId ) in SearchType()
334 RscTop * RscTypCont :: Search( Atom nRT ){ in Search()
338 CLASS_DATA RscTypCont :: Search( Atom nRT, const RscId & rId ){ in Search()
359 void RscTypCont :: Delete( Atom nRT, const RscId & rId ){ in Delete()
392 sal_uInt32 RscTypCont :: PutSysName( sal_uInt32 nRscTyp, char * pFileName, in PutSysName()
440 void RscTypCont :: WriteInc( FILE * fOutput, sal_uLong lFileKey ) in WriteInc()
500 RscTypCont* pTypCont;
688 RscEnumerateRef( RscTypCont * pTC, RscTop * pR, in RscEnumerateRef()
800 ERRTYPE RscTypCont::WriteRc( WriteRcContext& rContext ) in IMPL_LINK_INLINE_END()
828 void RscTypCont :: WriteSrc( FILE * fOutput, sal_uLong nFileKey, in WriteSrc()
886 ERRTYPE RscTypCont :: WriteHxx( FILE * fOutput, sal_uLong nFileKey ) in WriteHxx()
952 ERRTYPE RscTypCont::WriteCxx( FILE * fOutput, sal_uLong nFileKey, in WriteCxx()
989 void RscTypCont::WriteSyntax( FILE * fOutput ) in WriteSyntax()
998 void RscTypCont::WriteRcCtor in WriteRcCtor()
1039 void RscTypCont :: Delete( sal_uLong lFileKey ){ in IMPL_LINK_INLINE_END()
1103 sal_Bool RscTypCont :: MakeConsistent( RscInconsList * pList ){ in MakeConsistent()
1107 sal_uInt32 RscTypCont::PutTranslatorKey( sal_uInt64 nKey ) in PutTranslatorKey()