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

From Apache OpenOffice Wiki
< Uno‎ | Binary
Jump to: navigation, search
m (Added category.)
m (Updated state.)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
version: {{REVISIONID}}   <br>
+
Type: Implementation  State: Finished  [[CWS]]: {{Uno/CWS|SRC680|bunoexttm}} Availability: URE 1.3
state:  UTF2              <br>
+
type:   impl. description <br>
+
  
== Cascaded Mappings ==
 
  
; Specification: [[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]].
  
;Dependencies:
+
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
+
  
; Changes
+
==Tests==
: The mapping function checks, if any of the passed in environments is a purpose environment. If so, the purpose environment mapping function is called.
+
* [[../../Test/Cascaded Mapping]]
  
[[Category:Uno:Binary:Impl]]
+
==Dependencies==
 +
* [[Uno/Binary/Spec/Cascaded Mapping]].
 +
 
 +
 
 +
[[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