Searched defs:lFileKey (Results 1 – 7 of 7) sorted by relevance
/aoo4110/main/rsc/source/misc/ |
H A D | rscdbl.cxx | 80 REResourceList * pList, sal_uLong lFileKey ) in FillListObj() 103 void FillList( RscTop * pRscTop, REResourceList * pList, sal_uLong lFileKey ){ in FillList() 113 void RscTypCont::FillNameIdList( REResourceList * pList, sal_uLong lFileKey ){ in FillNameIdList()
|
/aoo4110/main/rsc/source/tools/ |
H A D | rscdef.cxx | 409 RscDefine * RscDefineList::New( sal_uLong lFileKey, const ByteString & rDefName, in New() 420 RscDefine * RscDefineList::New( sal_uLong lFileKey, const ByteString & rDefName, in New() 1008 RscDefine * RscFileTab::FindDef( sal_uLong lFileKey, const ByteString & rName ) in FindDef() 1054 sal_Bool RscFileTab::TestDef( sal_uLong lFileKey, sal_uLong lPos, in TestDef() 1078 sal_Bool RscFileTab::TestDef( sal_uLong lFileKey, sal_uLong lPos, in TestDef() 1112 RscDefine * RscFileTab::NewDef( sal_uLong lFileKey, const ByteString & rDefName, in NewDef() 1140 RscDefine * RscFileTab::NewDef( sal_uLong lFileKey, const ByteString & rDefName, in NewDef() 1302 void RscFileTab :: DeleteFileContext( sal_uLong lFileKey ){ in DeleteFileContext() 1327 void RscFileTab :: DeleteFile( sal_uLong lFileKey ){ in DeleteFile()
|
/aoo4110/main/rsc/inc/ |
H A D | rscinst.hxx | 168 sal_uLong lFileKey; // Index der Instanz member in RscHrc
|
H A D | rscclobj.hxx | 50 sal_uLong lFileKey;// Dateischluessel member in ObjNode
|
H A D | rscdef.hxx | 124 sal_uLong lFileKey; // zu welcher Datei gehoert das Define member in RscDefine 267 RscFile * GetFile( sal_uLong lFileKey ){ return Get( lFileKey ); } in GetFile()
|
/aoo4110/main/rsc/source/parser/ |
H A D | rscdb.cxx | 440 void RscTypCont :: WriteInc( FILE * fOutput, sal_uLong lFileKey ) in WriteInc() 502 sal_uLong lFileKey; // Welche src-Datei member in RscEnumerateObj 702 ERRTYPE WriteSrc( sal_uLong lFileKey ) in WriteSrc() 711 ERRTYPE WriteCxx( sal_uLong lFileKey ) in WriteCxx() 720 ERRTYPE WriteHxx( sal_uLong lFileKey ) in WriteHxx() 1018 sal_uLong lFileKey; member in RscDel
|
/aoo4110/main/rsc/source/rsc/ |
H A D | rsc.cxx | 655 ERRTYPE RscCompiler :: IncludeParser( sal_uLong lFileKey ) in IncludeParser() 723 ERRTYPE RscCompiler :: ParseOneFile( sal_uLong lFileKey, in ParseOneFile()
|
Completed in 81 milliseconds