Home
last modified time | relevance | path

Searched refs:rPicType (Results 1 – 2 of 2) sorted by path

/trunk/main/editeng/inc/editeng/ !
H A Dsvxrtf.hxx371 sal_Bool ReadBmpData( Graphic& rGrf, SvxRTFPictureType& rPicType );
/trunk/main/editeng/source/rtf/ !
H A Drtfgrf.cxx210 const SvxRTFPictureType& rPicType ) in WriteBMPHeader() argument
212 sal_uInt32 n4Width = rPicType.nWidth; in WriteBMPHeader()
213 sal_uInt32 n4Height = rPicType.nHeight; in WriteBMPHeader()
238 << SwapLong( rPicType.nGoalWidth in WriteBMPHeader()
241 << SwapLong( rPicType.nGoalHeight in WriteBMPHeader()
248 switch( rPicType.nBitsPerPixel ) in WriteBMPHeader()
405 rPicType.nType = nVal; in ReadBmpData()
419 rPicType.uPicLen = nTokenValue; in ReadBmpData()
420 if (rPicType.uPicLen) in ReadBmpData()
478 switch( rPicType.eStyle ) in ReadBmpData()
[all …]

Completed in 41 milliseconds