Home
last modified time | relevance | path

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

/aoo4110/main/basic/source/classes/
H A Dimage.cxx261 if ( bLegacy && ExceedsLegacyLimits() ) in Save()
535 sal_Bool SbiImage::ExceedsLegacyLimits() in ExceedsLegacyLimits() function in SbiImage
H A Dsbxmod.cxx1723 sal_Bool bFixup = ( pImage && !pImage->ExceedsLegacyLimits() ); in StoreData()
1761 if ( pImage && pImage->ExceedsLegacyLimits() ) in ExceedsLegacyModuleSize()
1778 …sal_Bool bFixup = ( !nVer && !pImage->ExceedsLegacyLimits() );// save in old image format, fix up … in StoreBinaryData()
/aoo4110/main/basic/source/inc/
H A Dimage.hxx97 sal_Bool ExceedsLegacyLimits();

Completed in 51 milliseconds