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

From Apache OpenOffice Wiki
< Uno‎ | Binary
Jump to: navigation, search
m (Changed layout.)
m (Updated state.)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
state:   UTF2              <br>
+
Type: Implementation  State: Finished  [[CWS]]: {{Uno/CWS|SRC680|bunoexttm}}  Availability: URE 1.3
type:   implementation<br>
+
  
==Cascaded Mappings==
 
  
===Description===
+
Implementation of [[Uno/Spec/Cascaded Mapping|cascaded mapping]] for [[Uno/Binary|Binary Uno]]. Please see [[Uno/Binary/Spec/Cascaded Mapping|specification]].
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
+
* {{Uno/UDKlink|cppu/source/uno/cascade_mapping.cxx}}
* cppu/source/uno/makefile.mk        -r1.3.134.3
+
* {{Uno/UDKlink|cppu/source/uno/cascade_mapping.hxx}}
* 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===
+
==Tests==
 +
* [[../../Test/Cascaded Mapping]]
  
 +
==Dependencies==
 +
* [[Uno/Binary/Spec/Cascaded Mapping]].
  
[[Category:Uno:Binary:Impl]]
+
 
 +
[[Category:Impl]]
 +
[[Category:Module:CPPU]]
 +
[[Category:Uno]]
 +
[[Category:Uno:Binary]]

Latest revision as of 11:50, 22 May 2007

Type: Implementation State: Finished CWS: bunoexttm Availability: URE 1.3


Implementation of cascaded mapping for Binary Uno. Please see specification.

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

Tests

Dependencies

Personal tools