Home
last modified time | relevance | path

Searched defs:lFileKey (Results 1 – 7 of 7) sorted by relevance

/trunk/main/rsc/source/misc/
H A Drscdbl.cxx80 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()
/trunk/main/rsc/source/tools/
H A Drscdef.cxx409 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()
/trunk/main/rsc/inc/
H A Drscinst.hxx168 sal_uLong lFileKey; // Index der Instanz member in RscHrc
H A Drscclobj.hxx50 sal_uLong lFileKey;// Dateischluessel member in ObjNode
H A Drscdef.hxx124 sal_uLong lFileKey; // zu welcher Datei gehoert das Define member in RscDefine
267 RscFile * GetFile( sal_uLong lFileKey ){ return Get( lFileKey ); } in GetFile()
/trunk/main/rsc/source/parser/
H A Drscdb.cxx440 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
/trunk/main/rsc/source/rsc/
H A Drsc.cxx655 ERRTYPE RscCompiler :: IncludeParser( sal_uLong lFileKey ) in IncludeParser()
723 ERRTYPE RscCompiler :: ParseOneFile( sal_uLong lFileKey, in ParseOneFile()

Completed in 37 milliseconds