SAP ABAP Class CL_TFR_FONT_FINDER (Find system fonts on different platforms)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-PRN (Application Component) Print and Output Management
     S_FONT_SERVICES_TFR (Package) Typeface Repository
Properties
Class CL_TFR_FONT_FINDER  
Short Description Find system fonts on different platforms    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_FONT_SERVICES_TFR   Typeface Repository 
Created 20090513   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TFR_FONT_FINDER has no forward declaration.
Interfaces
Class CL_TFR_FONT_FINDER has no interface implemented.
Friends
Class CL_TFR_FONT_FINDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_OS_OTHER Constant Public Type reference (TYPE) I 2 20090513
2 CO_OS_UNIX Constant Public Type reference (TYPE) I 1 20090513
3 CO_OS_WIN Constant Public Type reference (TYPE) I 0 20090513
4 MV_IGS_DIR Static Attribute Protected Type reference (TYPE) STRING 20090514
5 MV_OS Static Attribute Protected Type reference (TYPE) I 20090513
6 MV_OSSTR Static Attribute Protected Type reference (TYPE) STRING 20090513
7 MV_WINDIR Static Attribute Protected Type reference (TYPE) STRING 20090513
Methods
# Method Level Visibility Method type Description Created on
1 CALL_OS Static method Protected Method 20090513
2 CLASS_CONSTRUCTOR Static method Public Constructor 20090513
3 GET_DIRS Static method Protected Method 20090513
4 GET_FONTFILES Static method Public Method 20090513
Events
Class CL_TFR_FONT_FINDER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_STRINGTAB Public See coding 20090513 ty_stringtab TYPE STANDARD TABLE OF string WITH DEFAULT KEY
Method Signatures

Method CALL_OS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CMD Call by reference Type reference (TYPE) STRING 20090513
2 Importing IV_PARM Call by reference Type reference (TYPE) STRING '' 20090513
3 Returning RT_LINES Value transfer Type reference (TYPE) TY_STRINGTAB 20090513

Method CALL_OS on class CL_TFR_FONT_FINDER has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_TFR_FONT_FINDER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_TFR_FONT_FINDER has no exception.

Method GET_DIRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DIRS Value transfer Type reference (TYPE) TY_STRINGTAB 20090513

Method GET_DIRS on class CL_TFR_FONT_FINDER has no exception.

Method GET_FONTFILES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_URIS Value transfer Type reference (TYPE) TY_STRINGTAB 20090513

Method GET_FONTFILES on class CL_TFR_FONT_FINDER has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 800