Home
last modified time | relevance | path

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

/trunk/main/basic/source/inc/
H A Dscanner.hxx79 sal_Bool IsCompatible() { return bCompatible; } in IsCompatible() function in SbiScanner
/trunk/main/basic/source/comp/
H A Dexprgen.cxx260 if( pParser->IsCompatible() ) in Gen()
H A Dexprtree.cxx224 if( pParser->IsCompatible() && eTok == INPUT ) in Term()
/trunk/main/svl/inc/svl/
H A Dzforlist.hxx374 sal_Bool IsCompatible(short eOldType, short eNewType);
/trunk/main/svl/source/numbers/
H A Dnumfmuno.cxx664 bRet = pFormatter->IsCompatible( nOldType, nNewType ); in isTypeCompatible()
H A Dzforlist.cxx1214 if (res && !IsCompatible(FType, RType)) // unpassender Typ in IsNumberFormat()
1240 sal_Bool SvNumberFormatter::IsCompatible(short eOldType, in IsCompatible() function in SvNumberFormatter
/trunk/main/sc/source/core/data/
H A Dcolumn3.cxx168 if (!pDocument->GetFormatTable()->IsCompatible(eOldType, eNewType)) in Insert()
H A Dcolumn.cxx471 if ( nOldType == nNewType || pFormatter->IsCompatible( nOldType, nNewType ) ) in ApplyPatternIfNumberformatIncompatible()

Completed in 67 milliseconds