SAP ABAP Class CL_PPTX_SLIDEPART (OpenXML/pptx Slide)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-I18 (Application Component) Internationalization (I18N)
     S_OOXML_PPTX (Package) OpenXML/pptx support
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PPTX_ABSTRACT_PART OpenXML/pptx abstract presentation part 20080811
Properties
Class CL_PPTX_SLIDEPART  
Short Description OpenXML/pptx Slide    
Super Class CL_PPTX_ABSTRACT_PART OpenXML/pptx abstract presentation part 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_OOXML_PPTX   OpenXML/pptx support 
Created 20080811   SAP 
Last change 20090618   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_PPTX_SLIDEPART has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_OPENXML_PACKAGE 20080811 OpenXML Package
2 CL_OPENXML_PART 20080811 OpenXML Part
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CONTENT_TYPE Constant Public Type reference (TYPE) OXA_OPC_CONTENT_TYPE 'application/vnd.openxmlformats-officedocument.presentationml.slide+xml' Open Packaging Conventions - Content Type of a Part 20080811
2 CO_FILEEXT Constant Public Type reference (TYPE) STRING 'xml' 20080811
3 CO_FILENAME Constant Public Type reference (TYPE) STRING 'slide' 20080811
4 CO_FILEPATH Constant Public Type reference (TYPE) STRING 'slides/' 20080811
5 CO_GUID_NAME Constant Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080811
6 CO_NUMBERED_FILE Constant Public Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20080811
7 CO_NUMBERED_PATH Constant Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080811
8 CO_RELATION_TYPE Constant Public Type reference (TYPE) OXA_OPC_RELATION_TYPE 'http://schemas.openxmlformats.org/officeDocument/2006/relationships/slide' 20080811
Methods
Class CL_PPTX_SLIDEPART has no method.
Events
Class CL_PPTX_SLIDEPART has no event.
Types
Class CL_PPTX_SLIDEPART has no local type.
History
Last changed by/on SAP  20090618 
SAP Release Created in 712