Home
last modified time | relevance | path

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

/trunk/main/editeng/source/rtf/
H A Drtfgrf.cxx210 const SvxRTFPictureType& rPicType ) in WriteBMPHeader()
357 rPicType.eStyle = SvxRTFPictureType::MAC_QUICKDRAW; in ReadBmpData()
378 rPicType.eStyle = SvxRTFPictureType::ENHANCED_MF; in ReadBmpData()
382 rPicType.eStyle = SvxRTFPictureType::WIN_METAFILE; in ReadBmpData()
386 rPicType.eStyle = SvxRTFPictureType::RTF_PNG; in ReadBmpData()
390 rPicType.eStyle = SvxRTFPictureType::RTF_JPG; in ReadBmpData()
395 rPicType.eStyle = SvxRTFPictureType::RTF_BITMAP; in ReadBmpData()
401 rPicType.eStyle = SvxRTFPictureType::RTF_DI_BMP; in ReadBmpData()
480 case SvxRTFPictureType::RTF_BITMAP: in ReadBmpData()
554 case SvxRTFPictureType::RTF_PNG: in ReadBmpData()
[all …]
/trunk/main/editeng/inc/editeng/
H A Dsvxrtf.hxx110 struct EDITENG_DLLPUBLIC SvxRTFPictureType struct
141 SvxRTFPictureType() { ResetValues(); } in SvxRTFPictureType() argument
371 sal_Bool ReadBmpData( Graphic& rGrf, SvxRTFPictureType& rPicType );
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.hxx69 struct SvxRTFPictureType;
399 const Graphic* = 0, const SvxRTFPictureType* = 0 );
401 SfxItemSet& rSet, const SvxRTFPictureType* = 0 );
H A Drtffly.cxx1237 const SvxRTFPictureType* pPicType ) in InsPicture()
1335 const SvxRTFPictureType* pPicType ) in _SetPictureSize()
1342 if( SvxRTFPictureType::WIN_METAFILE != pPicType->eStyle && in _SetPictureSize()
1348 else if( SvxRTFPictureType::MAC_QUICKDRAW == pPicType->eStyle ) in _SetPictureSize()
1491 SvxRTFPictureType aPicType; in ReadBitmapData()
1501 SvxRTFPictureType aPicType, aOleType; in ReadOLEData()
H A Drtffld.cxx1188 SvxRTFPictureType aPicType; in ReadField()
H A Dswparrtf.cxx1435 SvxRTFPictureType aPicType; in ReadShapeObject()
/trunk/main/editeng/source/editeng/
H A Deertfpar.cxx43 void SvxRTFPictureType::ResetValues() in ResetValues()

Completed in 60 milliseconds