Home
last modified time | relevance | path

Searched refs:aPicType (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/filter/rtf/
H A Drtffly.cxx1491 SvxRTFPictureType aPicType; in ReadBitmapData() local
1492 if( ReadBmpData( aGrf, aPicType ) ) in ReadBitmapData()
1493 InsPicture( aEmptyStr, &aGrf, &aPicType ); in ReadBitmapData()
1501 SvxRTFPictureType aPicType, aOleType; in ReadOLEData() local
H A Drtffld.cxx1188 SvxRTFPictureType aPicType; in ReadField() local
1189 if( ReadBmpData( aGrf, aPicType ) ) in ReadField()
1191 InsPicture( sFieldNm, &aGrf, &aPicType ); in ReadField()
H A Dswparrtf.cxx1435 SvxRTFPictureType aPicType; in ReadShapeObject() local
1436 bGrfValid=ReadBmpData( aGrf, aPicType ); in ReadShapeObject()

Completed in 43 milliseconds