Searched refs:CalcLegacyOffset (Results 1 – 3 of 3) sorted by relevance
518 sal_uInt16 SbiImage::CalcLegacyOffset( sal_Int32 nOffset ) in CalcLegacyOffset() function in SbiImage537 if ( ( nStringSize > 0xFF00L ) || ( CalcLegacyOffset( nCodeSize ) > 0xFF00L ) ) in ExceedsLegacyLimits()
1665 pMeth->nStart = pImg->CalcLegacyOffset( pMeth->nStart ); in fixUpMethodStart()
94 sal_uInt16 CalcLegacyOffset( sal_Int32 nOffset );
Completed in 65 milliseconds