diff -r 469c91dae73b -r ac33adcbae0f imagingmodules/jp2kcodec/Inc/JP2KImageInfo.h --- a/imagingmodules/jp2kcodec/Inc/JP2KImageInfo.h Thu Dec 17 09:22:31 2009 +0200 +++ b/imagingmodules/jp2kcodec/Inc/JP2KImageInfo.h Fri Mar 19 09:58:47 2010 +0200 @@ -161,14 +161,14 @@ * @since 2.6 * @return TUint16: number of tiles in horizontal position. */ - TUint16 NumOfHorizTiles() const; + TUint16 NumOfHorizTilesL() const; /** * Get total number of tiles in vertical position * @since 2.6 * @return TUint16: number of tiles in vertical position. */ - TUint16 NumOfVertTiles() const; + TUint16 NumOfVertTilesL() const; /** * Get total number of components