Searched refs:bProperty (Results 1 – 2 of 2) sorted by relevance
1077 sal_Bool bProperty = sal_Bool( eCurTok == PROPERTY ); in DefProc() local1079 if( bProperty ) in DefProc()1161 StmntBlock( bSub ? ENDSUB : (bProperty ? ENDPROPERTY : ENDFUNC) ); in DefProc()
1389 sal_Bool bProperty = xAccess->hasProperty( aWDemandedName, nConcepts ); in test_introsp() local1391 TEST_ENSHURE( bProperty, aErrorStr.getStr() ); in test_introsp()
Completed in 11 milliseconds