Difference between revisions of "Uno/Binary/Impl/Cascaded Mapping"

From Apache OpenOffice Wiki
< Uno‎ | Binary
Jump to: navigation, search
m (Changed layout.)
m (Added dependency.)
Line 16: Line 16:
  
 
===Dependencies===
 
===Dependencies===
 +
* [[../../Test/Cascaded_Mapping]]
  
  
 
[[Category:Uno:Binary:Impl]]
 
[[Category:Uno:Binary:Impl]]

Revision as of 08:10, 29 June 2006

state: UTF2
type: implementation

Cascaded Mappings

Description

Implementation of the Uno/Binary/Spec/Cascaded Mapping.

The mapping function checks, if any of the passed in environments is a purpose environment. If so, the purpose environment mapping function is called.

Files

  • cppu/source/uno/lbmap.cxx -r1.22.90.2
  • cppu/source/uno/makefile.mk -r1.3.134.3
  • cppu/source/uno/cascade_mapping.cxx -r1.1.2.1 - -r1.1.2.2
  • cppu/source/uno/cascade_mapping.hxx -r1.1.2.1

Dependencies

Personal tools