Home
last modified time | relevance | path

Searched refs:bLegacy (Results 1 – 3 of 3) sorted by relevance

/trunk/main/basic/source/classes/
H A Dimage.cxx142 bool bLegacy = ( nVersion < B_EXT_IMG_VERSION ); in Load() local
187 if ( bLegacy ) in Load()
257 bool bLegacy = ( nVer < B_EXT_IMG_VERSION ); in Save() local
261 if ( bLegacy && ExceedsLegacyLimits() ) in Save()
273 if ( bLegacy ) in Save()
337 if ( bLegacy ) in Save()
/trunk/main/i18npool/source/localedata/
H A DLocaleNode.cxx1399 bool bLegacy = of.writeDefaultParameter("CurrencyLegacyOnly", str, nbOfCurrencies); in generateCode() local
1400 if (bLegacy && (bDefault || bCompatible)) in generateCode()
1417 if (!bLegacy && !isIso4217(str)) in generateCode()
1425 if (!bLegacy && !isIso4217(str)) in generateCode()
/trunk/main/toolkit/source/controls/
H A Dunocontrolmodel.cxx434 bool bLegacy = false; in ImplGetDefaultValue() local
440 bLegacy = true; in ImplGetDefaultValue()
444 …DBG_ASSERT( bLegacy || pAllCurrencies != pAllCurrenciesEnd, "UnoControlModel::ImplGetDefaultValue:… in ImplGetDefaultValue()

Completed in 29 milliseconds