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

From Apache OpenOffice Wiki
< Uno‎ | Binary
Jump to: navigation, search
m (Added dependency.)
m (Fixed section indentation.)
Line 1: Line 1:
state:   UTF2              <br>
+
Type: Implementation  State: UTF2
type:   implementation<br>
+
  
==Cascaded Mappings==
+
==Description==
 
+
===Description===
+
 
Implementation of the [[Uno/Binary/Spec/Cascaded Mapping]].
 
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.
 
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===
+
==Files==
 
* cppu/source/uno/lbmap.cxx          -r1.22.90.2
 
* cppu/source/uno/lbmap.cxx          -r1.22.90.2
 
* cppu/source/uno/makefile.mk        -r1.3.134.3
 
* cppu/source/uno/makefile.mk        -r1.3.134.3
Line 15: Line 12:
 
* cppu/source/uno/cascade_mapping.hxx -r1.1.2.1
 
* cppu/source/uno/cascade_mapping.hxx -r1.1.2.1
  
===Dependencies===
+
==Dependencies==
 
* [[../../Test/Cascaded_Mapping]]
 
* [[../../Test/Cascaded_Mapping]]
 +
* [[Uno/Binary/Spec/Cascaded Mapping]].
  
  
 
[[Category:Uno:Binary:Impl]]
 
[[Category:Uno:Binary:Impl]]

Revision as of 16:11, 6 September 2006

Type: Implementation State: UTF2

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