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

From Apache OpenOffice Wiki
< Uno‎ | Binary
Jump to: navigation, search
m (Splitted categories.)
m (Updated state.)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
Type: Implementation  State: UTF2
+
Type: Implementation  State: Finished  [[CWS]]: {{Uno/CWS|SRC680|bunoexttm}}  Availability: URE 1.3
  
==Description==
+
 
Implementation of the [[Uno/Binary/Spec/Cascaded Mapping]].
+
Implementation of [[Uno/Spec/Cascaded Mapping|cascaded mapping]] for [[Uno/Binary|Binary Uno]]. Please see [[Uno/Binary/Spec/Cascaded Mapping|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.
 
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
+
==Tests==
 +
* [[../../Test/Cascaded Mapping]]
  
 
==Dependencies==
 
==Dependencies==
* [[../../Test/Cascaded_Mapping]]
 
 
* [[Uno/Binary/Spec/Cascaded Mapping]].
 
* [[Uno/Binary/Spec/Cascaded Mapping]].
  
  
 
[[Category:Impl]]
 
[[Category:Impl]]
 +
[[Category:Module:CPPU]]
 
[[Category:Uno]]
 
[[Category:Uno]]
 
[[Category:Uno:Binary]]
 
[[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