SAP ABAP Class CL_DOCX_IMAGEPART (OpenXML/docx Image Part)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-I18 (Application Component) Internationalization (I18N)
     S_OOXML_DOCX (Package) OpenXML/docx support
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_OPENXML_PART OpenXML Part 20071126
Properties
Class CL_DOCX_IMAGEPART  
Short Description OpenXML/docx Image Part    
Super Class CL_OPENXML_PART OpenXML Part 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_OOXML_DOCX   OpenXML/docx support 
Created 20071126   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DOCX_IMAGEPART has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_OPENXML_PACKAGE 20071127 OpenXML Package
2 CL_OPENXML_PART 20071127 OpenXML Part
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CONTENT_TYPE_BMP Constant Public Type reference (TYPE) OXA_OPC_CONTENT_TYPE 'image/x-ms-bmp' 20071126
2 CO_CONTENT_TYPE_EMF Constant Public Type reference (TYPE) OXA_OPC_CONTENT_TYPE 'image/x-emf' 20071126
3 CO_CONTENT_TYPE_GIF Constant Public Type reference (TYPE) OXA_OPC_CONTENT_TYPE 'image/gif' 20071126
4 CO_CONTENT_TYPE_JPEG Constant Public Type reference (TYPE) OXA_OPC_CONTENT_TYPE 'image/jpeg' 20071126
5 CO_CONTENT_TYPE_PNG Constant Public Type reference (TYPE) OXA_OPC_CONTENT_TYPE 'image/png' 20071126
6 CO_CONTENT_TYPE_TIFF Constant Public Type reference (TYPE) OXA_OPC_CONTENT_TYPE 'image/tiff' 20071126
7 CO_CONTENT_TYPE_WMF Constant Public Type reference (TYPE) OXA_OPC_CONTENT_TYPE 'image/x-wmf' 20071126
8 CO_FILEEXT_BMP Constant Public Type reference (TYPE) STRING 'bmp' 20071126
9 CO_FILEEXT_EMF Constant Public Type reference (TYPE) STRING 'emf' 20071126
10 CO_FILEEXT_GIF Constant Public Type reference (TYPE) STRING 'gif' 20071126
11 CO_FILEEXT_JPEG Constant Public Type reference (TYPE) STRING 'jpg' 20071126
12 CO_FILEEXT_PNG Constant Public Type reference (TYPE) STRING 'png' 20071126
13 CO_FILEEXT_TIFF Constant Public Type reference (TYPE) STRING 'tif' 20071126
14 CO_FILEEXT_WMF Constant Public Type reference (TYPE) STRING 'wmf' 20071126
15 CO_FILENAME Constant Public Type reference (TYPE) STRING 'image' 20071126
16 CO_FILEPATH Constant Public Type reference (TYPE) STRING 'media/' 20071126
17 CO_GUID_NAME Constant Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20071126
18 CO_NUMBERED_FILE Constant Public Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20071126
19 CO_NUMBERED_PATH Constant Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20071126
20 CO_RELATION_TYPE Constant Public Type reference (TYPE) OXA_OPC_RELATION_TYPE 'http://schemas.openxmlformats.org/officeDocument/2006/relationships/image' 20071126
Methods
Class CL_DOCX_IMAGEPART has no method.
Events
Class CL_DOCX_IMAGEPART has no event.
Types
Class CL_DOCX_IMAGEPART has no local type.
History
Last changed by/on SAP  20080612 
SAP Release Created in 711