Searched refs:lFree (Results 1 – 2 of 2) sorted by relevance
751 sal_Bool RscFile::Depend( sal_uLong lDepend, sal_uLong lFree ){ in Depend() argument758 if( pDep->GetFileKey() == lFree ) in Depend()1029 sal_Bool RscFileTab::Depend( sal_uLong lDepend, sal_uLong lFree ){ in Depend() argument1030 if( lDepend == lFree ) in Depend()1036 if( !pFile->Depend( lDepend, lFree ) ) in Depend()
211 sal_Bool Depend( sal_uLong lDepend, sal_uLong lFree );243 sal_Bool Depend( sal_uLong lDepend, sal_uLong lFree );
Completed in 25 milliseconds