SAP ABAP Class CL_TTF_OBFUSCATOR (TTF Font Obfuscating Services)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-I18 (Application Component) Internationalization (I18N)
     S_OOXML_CROSS (Package) OpenXML Cross Topics and Tools
Properties
Class CL_TTF_OBFUSCATOR  
Short Description TTF Font Obfuscating Services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_OOXML_CROSS   OpenXML Cross Topics and Tools 
Created 20071213   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TTF_OBFUSCATOR has no forward declaration.
Interfaces
Class CL_TTF_OBFUSCATOR has no interface implemented.
Friends
Class CL_TTF_OBFUSCATOR has no friend class.
Attributes
Class CL_TTF_OBFUSCATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DEOBFUSCATE Static method Public Method 20071213
2 OBFUSCATE Static method Public Method 20071213
Events
Class CL_TTF_OBFUSCATOR has no event.
Types
Class CL_TTF_OBFUSCATOR has no local type.
Method Signatures

Method DEOBFUSCATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEY Call by reference Type reference (TYPE) STRING something like '20106990-08BE-13D6-1226-030CB51EC009' 20071213
2 Importing IV_ODTTFDATA Call by reference Type reference (TYPE) XSTRING raw odttf data 20071213
3 Returning RV_TTFDATA Value transfer Type reference (TYPE) XSTRING raw ttf data 20071213

Method DEOBFUSCATE on class CL_TTF_OBFUSCATOR has no exception.

Method OBFUSCATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEY Call by reference Type reference (TYPE) STRING something like '20106990-08BE-13D6-1226-030CB51EC009' 20071213
2 Importing IV_TTFDATA Call by reference Type reference (TYPE) XSTRING raw ttf data 20071213
3 Returning RV_ODTTFDATA Value transfer Type reference (TYPE) XSTRING raw odttf data 20071213

Method OBFUSCATE on class CL_TTF_OBFUSCATOR has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 711