Searched refs:bDifferent (Results 1 – 12 of 12) sorted by relevance
367 bDifferent = sal_False; in IMPL_LINK()370 if ( !bDifferent ) in IMPL_LINK()386 bDifferent = sal_True; in IMPL_LINK()394 if( bDifferent ) in IMPL_LINK()403 if( bDifferent ) in IMPL_LINK()482 while ( !bDifferent ) in IMPL_LINK()487 bDifferent = sal_True; in IMPL_LINK()491 bDifferent = sal_False; in IMPL_LINK()503 bDifferent = sal_True; in IMPL_LINK()508 bDifferent = sal_False; in IMPL_LINK()[all …]
534 while( !bDifferent ) in IMPL_LINK()539 bDifferent = sal_True; in IMPL_LINK()543 bDifferent = sal_False; in IMPL_LINK()557 bDifferent = sal_True; in IMPL_LINK()561 bDifferent = sal_False; in IMPL_LINK()563 if( bDifferent ) { in IMPL_LINK()677 bDifferent = sal_False; in IMPL_LINK()679 if( bDifferent ) { in IMPL_LINK()756 bDifferent = sal_True; in IMPL_LINK()762 bDifferent = sal_False; in IMPL_LINK()[all …]
507 bDifferent = sal_False; in IMPL_LINK()510 if ( !bDifferent ) in IMPL_LINK()526 bDifferent = sal_True; in IMPL_LINK()531 bDifferent = sal_False; in IMPL_LINK()534 if( bDifferent ) in IMPL_LINK()543 if( bDifferent ) in IMPL_LINK()593 bDifferent = sal_False; in IMPL_LINK()596 if ( !bDifferent ) in IMPL_LINK()612 bDifferent = sal_True; in IMPL_LINK()618 if( bDifferent ) in IMPL_LINK()[all …]
514 sal_Bool bDifferent = sal_False; in IMPL_LINK() local516 while( !bDifferent ) in IMPL_LINK()521 bDifferent = sal_True; in IMPL_LINK()525 bDifferent = sal_False; in IMPL_LINK()539 bDifferent = sal_True; in IMPL_LINK()543 bDifferent = sal_False; in IMPL_LINK()545 if( bDifferent ) { in IMPL_LINK()625 sal_Bool bDifferent = sal_False; in IMPL_LINK() local630 bDifferent = sal_True; in IMPL_LINK()636 bDifferent = sal_False; in IMPL_LINK()[all …]
449 sal_Bool bDifferent = sal_False; in IMPL_LINK() local451 while( !bDifferent ) in IMPL_LINK()456 bDifferent = sal_True; in IMPL_LINK()460 bDifferent = sal_False; in IMPL_LINK()474 bDifferent = sal_True; in IMPL_LINK()478 bDifferent = sal_False; in IMPL_LINK()480 if( bDifferent ) in IMPL_LINK()566 sal_Bool bDifferent = sal_False; in IMPL_LINK() local572 bDifferent = sal_True; in IMPL_LINK()578 bDifferent = sal_False; in IMPL_LINK()[all …]
594 sal_Bool bDifferent = sal_False; in IMPL_LINK() local596 while ( !bDifferent ) in IMPL_LINK()601 bDifferent = sal_True; in IMPL_LINK()605 bDifferent = sal_False; in IMPL_LINK()617 bDifferent = sal_True; in IMPL_LINK()622 bDifferent = sal_False; in IMPL_LINK()625 if( bDifferent ) in IMPL_LINK()691 sal_Bool bDifferent = sal_False; in IMPL_LINK() local697 bDifferent = sal_True; in IMPL_LINK()703 bDifferent = sal_False; in IMPL_LINK()[all …]
226 while( !bDifferent ) in IMPL_LINK()228 bDifferent = sal_True; in IMPL_LINK()234 bDifferent = sal_False; in IMPL_LINK()236 if( !bDifferent ) in IMPL_LINK()476 bDifferent = sal_True; in CheckCustomShow()480 if( !bDifferent ) in CheckCustomShow()489 bDifferent = sal_True; in CheckCustomShow()495 if( bDifferent ) in CheckCustomShow()522 sal_Bool bDifferent = sal_True; in IMPL_LINK() local535 bDifferent = sal_False; in IMPL_LINK()[all …]
118 sal_Bool bDifferent = sal_False; in DoExecute() local120 while( !bDifferent ) in DoExecute()125 bDifferent = sal_True; in DoExecute()126 for( long i = 0; i < nCount && bDifferent; i++ ) in DoExecute()129 bDifferent = sal_False; in DoExecute()143 bDifferent = sal_True; in DoExecute()145 for( long i = 0; i < nCount && bDifferent; i++ ) in DoExecute()148 bDifferent = sal_False; in DoExecute()151 if( bDifferent ) in DoExecute()
708 sal_Bool bDifferent = sal_False; in IsEqual() local716 bDifferent = sal_True; in IsEqual()721 if ( !bDifferent ) in IsEqual()877 sal_Bool bDifferent = ( aName != rImageMap.aName ); in operator ==() local879 for ( sal_uInt16 i = 0; ( i < nCount ) && !bDifferent; i++ ) in operator ==()891 bDifferent = sal_True; in operator ==()898 bDifferent = sal_True; in operator ==()905 bDifferent = sal_True; in operator ==()914 bDifferent = sal_True; in operator ==()917 if ( !bDifferent ) in operator ==()
132 sal_Bool bDifferent = sal_False; in convertFastPropertyValue() local142 bDifferent = sal_True; in convertFastPropertyValue()153 bDifferent = sal_True; in convertFastPropertyValue()162 return bDifferent; in convertFastPropertyValue()
1408 sal_Bool bDifferent = sal_False; in IMPL_LINK() local1419 for(sal_uInt16 i = 0; i < AUTH_FIELD_END && !bDifferent; i++) in IMPL_LINK()1420 bDifferent |= m_sFields[i] != pEntry->GetAuthorField((ToxAuthorityField)i); in IMPL_LINK()1421 if(bDifferent) in IMPL_LINK()1438 if(bDifferent) in IMPL_LINK()
1515 sal_Bool bDifferent = sal_False ; in impl_generateUINamesProperty() local1522 bDifferent = sal_True; in impl_generateUINamesProperty()1529 if( bDifferent == sal_True ) in impl_generateUINamesProperty()
Completed in 94 milliseconds