Searched refs:aPicType (Results 1 – 3 of 3) sorted by relevance
1188 SvxRTFPictureType aPicType; in ReadField() local1189 if( ReadBmpData( aGrf, aPicType ) ) in ReadField()1191 InsPicture( sFieldNm, &aGrf, &aPicType ); in ReadField()
1496 SvxRTFPictureType aPicType; in ReadBitmapData() local1497 if( ReadBmpData( aGrf, aPicType ) ) in ReadBitmapData()1498 InsPicture( aEmptyStr, &aGrf, &aPicType ); in ReadBitmapData()1506 SvxRTFPictureType aPicType, aOleType; in ReadOLEData() local
1444 SvxRTFPictureType aPicType; in ReadShapeObject() local1445 bGrfValid=ReadBmpData( aGrf, aPicType ); in ReadShapeObject()
Completed in 41 milliseconds