IE_ImpGraphic_BMP Member List

This is the complete list of members for IE_ImpGraphic_BMP, including all inherited members.
_convertGraphic(const UT_ConstByteBufPtr &pBB)IE_ImpGraphic_BMP [private]
constructImporter(const UT_ConstByteBufPtr &bytes, IEGraphicFileType ft, IE_ImpGraphic **ppieg)IE_ImpGraphic [static]
constructImporter(const char *szFilename, IEGraphicFileType ft, IE_ImpGraphic **ppieg)IE_ImpGraphic [static]
constructImporter(GsfInput *input, IEGraphicFileType ft, IE_ImpGraphic **ppieg)IE_ImpGraphic [static]
constructImporterWithDescription(const char *szDesc, IE_ImpGraphic **ppieg)IE_ImpGraphic [static]
Convert_BMP(const UT_ConstByteBufPtr &pBB)IE_ImpGraphic_BMP [private]
Convert_BMP_Pallet(const UT_ConstByteBufPtr &pBB)IE_ImpGraphic_BMP [private]
enumerateDlgLabels(UT_uint32 ndx, const char **pszDesc, const char **pszSuffixList, IEGraphicFileType *ft)IE_ImpGraphic [static]
fileTypeForContents(const char *szBuf, UT_uint32 iNumbytes)IE_ImpGraphic [static]
fileTypeForMimetype(const char *szMimetype)IE_ImpGraphic [static]
fileTypeForSuffix(const char *szSuffix)IE_ImpGraphic [static]
getImporterCount(void)IE_ImpGraphic [static]
getMimeTypeForSuffix(const char *suffix)IE_ImpGraphic [static]
getSupportedMimeClasses()IE_ImpGraphic [static]
getSupportedMimeTypes()IE_ImpGraphic [static]
getSupportedSuffixes()IE_ImpGraphic [static]
importGraphic(const UT_ConstByteBufPtr &pBB, FG_ConstGraphicPtr &pfg)IE_ImpGraphic_BMP [virtual]
IE_ImpGraphic::importGraphic(GsfInput *input, FG_ConstGraphicPtr &pfg)IE_ImpGraphic [virtual]
IE_ImpGraphic::importGraphic(const char *szFilename, FG_ConstGraphicPtr &pfg)IE_ImpGraphic
Initialize_PNG()IE_ImpGraphic_BMP [private]
InitializePrivateClassData()IE_ImpGraphic_BMP [private]
loadGraphic(const char *szFilename, IEGraphicFileType iegft, FG_ConstGraphicPtr &pfg)IE_ImpGraphic [static]
loadGraphic(GsfInput *input, IEGraphicFileType iegft, FG_ConstGraphicPtr &pfg)IE_ImpGraphic [static]
loadGraphic(const UT_ConstByteBufPtr &pBB, IEGraphicFileType iegft, FG_ConstGraphicPtr &pfg)IE_ImpGraphic [static]
m_bHeaderDoneIE_ImpGraphic_BMP [private]
m_bOldBMPFormatIE_ImpGraphic_BMP [private]
m_iBitsPerPlaneIE_ImpGraphic_BMP [private]
m_iBytesReadIE_ImpGraphic_BMP [private]
m_iClrEncodingIE_ImpGraphic_BMP [private]
m_iClrImportantIE_ImpGraphic_BMP [private]
m_iClrUsedIE_ImpGraphic_BMP [private]
m_iCompressionIE_ImpGraphic_BMP [private]
m_iFileSizeIE_ImpGraphic_BMP [private]
m_iFileTypeIE_ImpGraphic_BMP [private]
m_iHalfToningIE_ImpGraphic_BMP [private]
m_iHalfToningParam1IE_ImpGraphic_BMP [private]
m_iHalfToningParam2IE_ImpGraphic_BMP [private]
m_iHeaderSizeIE_ImpGraphic_BMP [private]
m_iHeightIE_ImpGraphic_BMP [private]
m_iIdentifierIE_ImpGraphic_BMP [private]
m_iImageSizeIE_ImpGraphic_BMP [private]
m_iOffsetIE_ImpGraphic_BMP [private]
m_iOriginIE_ImpGraphic_BMP [private]
m_iPaddingIE_ImpGraphic_BMP [private]
m_iPlanesIE_ImpGraphic_BMP [private]
m_iResolutionUnitsIE_ImpGraphic_BMP [private]
m_iWidthIE_ImpGraphic_BMP [private]
m_iXHotspotIE_ImpGraphic_BMP [private]
m_iXResolutionIE_ImpGraphic_BMP [private]
m_iYHotspotIE_ImpGraphic_BMP [private]
m_iYResolutionIE_ImpGraphic_BMP [private]
m_pBBIE_ImpGraphic_BMP [private]
m_pPNGIE_ImpGraphic_BMP [private]
m_pPNGInfoIE_ImpGraphic_BMP [private]
Read2Bytes(const UT_ConstByteBufPtr &pBB, UT_uint32 offset)IE_ImpGraphic_BMP [private]
Read4Bytes(const UT_ConstByteBufPtr &pBB, UT_uint32 offset)IE_ImpGraphic_BMP [private]
Read_BMP_Header(const UT_ConstByteBufPtr &pBB)IE_ImpGraphic_BMP [private]
ReadByte(const UT_ConstByteBufPtr &pBB, UT_uint32 offset)IE_ImpGraphic_BMP [private]
ReadBytes(const UT_ConstByteBufPtr &pBB, UT_uint32 offset, UT_uint32 num_bytes)IE_ImpGraphic_BMP [private]
registerImporter(IE_ImpGraphicSniffer *sniffer)IE_ImpGraphic [static]
unregisterAllImporters()IE_ImpGraphic [static]
unregisterImporter(IE_ImpGraphicSniffer *sniffer)IE_ImpGraphic [static]
~IE_ImpGraphic()IE_ImpGraphic [inline, virtual]