Home
last modified time | relevance | path

Searched refs:lDepFile (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/rsc/inc/ !
H A Drscdef.hxx209 sal_Bool InsertDependFile( sal_uLong lDepFile, sal_uLong lPos );
210 void RemoveDependFile( sal_uLong lDepFile );
/AOO41X/main/rsc/source/tools/ !
H A Drscdef.cxx810 void RscFile :: RemoveDependFile( sal_uLong lDepFile ) in RemoveDependFile() argument
816 if( pDep->GetFileKey() == lDepFile ){ in RemoveDependFile()