Searched refs:aPicType (Results 1 – 3 of 3) sorted by relevance
1491 SvxRTFPictureType aPicType; in ReadBitmapData() local1492 if( ReadBmpData( aGrf, aPicType ) ) in ReadBitmapData()1493 InsPicture( aEmptyStr, &aGrf, &aPicType ); in ReadBitmapData()1501 SvxRTFPictureType aPicType, aOleType; in ReadOLEData() local
1188 SvxRTFPictureType aPicType; in ReadField() local1189 if( ReadBmpData( aGrf, aPicType ) ) in ReadField()1191 InsPicture( sFieldNm, &aGrf, &aPicType ); in ReadField()
1435 SvxRTFPictureType aPicType; in ReadShapeObject() local1436 bGrfValid=ReadBmpData( aGrf, aPicType ); in ReadShapeObject()
Completed in 40 milliseconds