Home
last modified time | relevance | path

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

/trunk/main/basic/source/classes/
H A Dsbxmod.cxx1723 sal_Bool bFixup = ( pImage && !pImage->ExceedsLegacyLimits() ); in StoreData() local
1724 if ( bFixup ) in StoreData()
1741 if ( bFixup ) in StoreData()
1778 …sal_Bool bFixup = ( !nVer && !pImage->ExceedsLegacyLimits() );// save in old image format, fix up … in StoreBinaryData() local
1780 if ( bFixup ) // save in old image format, fix up method starts in StoreBinaryData()
1794 if ( bFixup ) in StoreBinaryData()

Completed in 24 milliseconds