Searched refs:IsCompatibility (Results 1 – 8 of 8) sorted by relevance
836 bool bCompatibility = ( pInst && pInst->IsCompatibility() ); in RTLFUNC()992 bool bCompatibility = ( pInst && pInst->IsCompatibility() ); in RTLFUNC()1073 bool bCompatibility = ( pInst && pInst->IsCompatibility() ); in RTLFUNC()1297 bool bCompatibility = ( pInst && pInst->IsCompatibility() ); in RTLFUNC()1409 bool bCompatibility = ( pInst && pInst->IsCompatibility() ); in RTLFUNC()1593 bool bCompatibility = ( pInst && pInst->IsCompatibility() ); in RTLFUNC()1637 bool bCompatibility = ( pInst && pInst->IsCompatibility() ); in RTLFUNC()2734 bool bCompatibility = ( pInst && pInst->IsCompatibility() ); in RTLFUNC()3918 bool bCompatibility = ( pInst && pInst->IsCompatibility() ); in RTLFUNC()
118 if( pInst_ && pInst_->IsCompatibility() && pObj != pElem->GetParent() ) in FindElement()
283 bool bCompatibility = ( pINST && pINST->IsCompatibility() ); in StepLIKE()
697 if( !pInst || !pInst->IsCompatibility() ) in Find()
2655 bEnabled = pInst->IsCompatibility(); in RTLFUNC()
774 if( pInst && pInst->IsCompatibility() ) in unoToSbxValue()957 if( pInst && pInst->IsCompatibility() ) in getUnoTypeForSbxBaseType()1365 if( pInst && pInst->IsCompatibility() ) in sbxToUnoValue()2230 if( pInst && pInst->IsCompatibility() ) in TYPEINIT1()2285 bool bBlockConversionToSmallestType = pINST->IsCompatibility(); in TYPEINIT1()2682 if( pInst && pInst->IsCompatibility() ) in GetInfo()4561 if( pInst && pInst->IsCompatibility() ) in invoke()
722 if( pInst && pInst->IsCompatibility() ) in Find()
231 sal_Bool IsCompatibility( void ) { return bCompatibility; } in IsCompatibility() function in SbiInstance
Completed in 268 milliseconds