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

From Apache OpenOffice Wiki
< Uno‎ | Binary
Jump to: navigation, search
(moved from udk.openoffice.org)
 
m (Added: changes.)
Line 21: Line 21:
 
:* cppu/source/uno/cascade_mapping.cxx -r1.1.2.1 - -r1.1.2.2
 
:* cppu/source/uno/cascade_mapping.cxx -r1.1.2.1 - -r1.1.2.2
 
:* cppu/source/uno/cascade_mapping.hxx -r1.1.2.1
 
:* cppu/source/uno/cascade_mapping.hxx -r1.1.2.1
 +
 +
; Changes
 +
: The mapping function checks, if any of the passed in environments is a purpose environment. If so, the purpose environment mapping function is called.

Revision as of 08:49, 18 April 2006

author: Kr
version: 8165
state: UTF2
created: 12/22/2005
type: impl. description

Binary UNO Runtime

Cascaded Mappings

Headers
Link Libraries 
None.
Known Issues 
None.
Dependencies
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
Changes
The mapping function checks, if any of the passed in environments is a purpose environment. If so, the purpose environment mapping function is called.
Personal tools