Home
last modified time | relevance | path

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

/trunk/main/rsc/source/tools/
H A Drscdef.cxx751 sal_Bool RscFile::Depend( sal_uLong lDepend, sal_uLong lFree ){ in Depend() argument
758 if( pDep->GetFileKey() == lFree ) in Depend()
1029 sal_Bool RscFileTab::Depend( sal_uLong lDepend, sal_uLong lFree ){ in Depend() argument
1030 if( lDepend == lFree ) in Depend()
1036 if( !pFile->Depend( lDepend, lFree ) ) in Depend()
/trunk/main/rsc/inc/
H A Drscdef.hxx211 sal_Bool Depend( sal_uLong lDepend, sal_uLong lFree );
243 sal_Bool Depend( sal_uLong lDepend, sal_uLong lFree );

Completed in 14 milliseconds