Home
last modified time | relevance | path

Searched refs:IsCompatibility (Results 1 – 8 of 8) sorted by relevance

/trunk/main/basic/source/runtime/
H A Dmethods.cxx836 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()
H A Dstep2.cxx118 if( pInst_ && pInst_->IsCompatibility() && pObj != pElem->GetParent() ) in FindElement()
H A Dstep0.cxx283 bool bCompatibility = ( pINST && pINST->IsCompatibility() ); in StepLIKE()
H A Dstdobj.cxx697 if( !pInst || !pInst->IsCompatibility() ) in Find()
H A Dmethods1.cxx2655 bEnabled = pInst->IsCompatibility(); in RTLFUNC()
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx774 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()
H A Dsbxmod.cxx722 if( pInst && pInst->IsCompatibility() ) in Find()
/trunk/main/basic/source/inc/
H A Druntime.hxx231 sal_Bool IsCompatibility( void ) { return bCompatibility; } in IsCompatibility() function in SbiInstance

Completed in 102 milliseconds