Searched refs:mnLangId (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/rsc/source/parser/ |
H A D | rscibas.cxx | 110 SetConstant( rNames.Put( aLang.GetBuffer(), CONSTNAME, mnLangId ), mnLangId ); in Init() 116 mnLangId++; in Init() 120 SetConstant( rNames.Put( aLang.GetBuffer(), CONSTNAME, mnLangId ), mnLangId ); in Init() 126 mnLangId++; in Init() 129 SetConstant( rNames.Put( aLang.GetBuffer(), CONSTNAME, mnLangId ), mnLangId ); in Init() 135 mnLangId++; in Init() 141 SetConstant( rNames.Put( "x-comment", CONSTNAME, mnLangId ), mnLangId ); in Init() 142 mnLangId++; in Init() 165 mnLangId++; in Init() 190 SetConstant( nResult = rNames.Put( pLang, CONSTNAME, mnLangId ), mnLangId ); in AddLanguage() [all …]
|
/aoo42x/main/rsc/inc/ |
H A D | rscconst.hxx | 97 long mnLangId; member in RscLangEnum
|
/aoo42x/main/rsc/source/res/ |
H A D | rscconst.cxx | 409 mnLangId( 0x400 ) in RscLangEnum()
|
Completed in 12 milliseconds