Searched refs:RscDepend (Results 1 – 5 of 5) sorted by relevance
727 RscDepend * pDep = Remove( (sal_uLong)0 ); in ~RscFile()752 RscDepend * pDep; in Depend()781 RscDepend * pDep; in InsertDependFile()793 Insert( new RscDepend( lIncFile ) ); in InsertDependFile()796 Insert( new RscDepend( lIncFile ), lPos ); in InsertDependFile()813 RscDepend * pDep = Last(); in RemoveDependFile()
186 class RscDepend { class189 RscDepend( sal_uLong lIncKey ){ lKey = lIncKey; }; in RscDepend() function in RscDepend192 DECLARE_LIST( RscDependList, RscDepend * )
677 RscDepend * pDep; in IncludeParser()736 RscDepend * pDep; in ParseOneFile()
460 RscDepend * pDep; in WriteInc()
2075 RscDepend * pDep = pDepList->First();
Completed in 38 milliseconds