Home
last modified time | relevance | path

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

/trunk/main/rsc/source/tools/
H A Drscdef.cxx1054 sal_Bool RscFileTab::TestDef( sal_uLong lFileKey, sal_uLong lPos, in TestDef() function in RscFileTab
1066 return TestDef( lFileKey, lPos, pDefDec->pExp ); in TestDef()
1078 sal_Bool RscFileTab::TestDef( sal_uLong lFileKey, sal_uLong lPos, in TestDef() function in RscFileTab
1085 if( !TestDef( lFileKey, lPos, pExpDec->aLeftExp.aExp.pExp ) ) in TestDef()
1089 if( !TestDef( lFileKey, lPos, pExpDec->aLeftExp.aExp.pDef ) ) in TestDef()
1093 if( !TestDef( lFileKey, lPos, pExpDec->aRightExp.aExp.pExp ) ) in TestDef()
1097 if( !TestDef( lFileKey, lPos, pExpDec->aRightExp.aExp.pDef ) ) in TestDef()
1147 if( TestDef( lFileKey, lPos, pExp ) ){ in NewDef()
1251 if( TestDef( pDef->GetFileKey(), lPos, pExp ) ){ in ChangeDef()
/trunk/main/rsc/inc/
H A Drscdef.hxx244 sal_Bool TestDef( sal_uLong lFileKey, sal_uLong lPos,
246 sal_Bool TestDef( sal_uLong lFileKey, sal_uLong lPos,

Completed in 18 milliseconds