Difference between revisions of "Uno/Binary/Impl/Environment Stack"

From Apache OpenOffice Wiki
< Uno‎ | Binary
Jump to: navigation, search
m (Changed layout.)
m (Updated state.)
 
(4 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>
+
  
==Environment Stack==
 
 
===Description===
 
 
Implementation of [[Uno/Binary/Spec/Environment Stack]].
 
Implementation of [[Uno/Binary/Spec/Environment Stack]].
  
===Headers===
+
==Headers==
* <code>uno/environment.h</code>
+
 
* <code>uno/Enterable.h</code>
 
* <code>uno/Enterable.h</code>
  
===Link Libraries===
+
==Link Libraries==
 
* uno_cppu
 
* uno_cppu
  
===Files===
+
==Files==
* cppu/inc/uno/Enterable.h     -r1.1.2.1  - -r1.1.2.2
+
* {{Uno/UDKlink|cppu/inc/uno/Enterable.h}}
* cppu/inc/uno/environment.h    -r1.8.14.2  - -r1.8.14.3
+
* {{Uno/UDKlink|cppu/source/uno/EnvStack.cxx}}
* cppu/source/uno/EnvStack.cxx -r1.1.2.1  - -r1.1.2.5
+
 
* cppu/source/uno/makefile.mk  -r1.3.134.4
+
==Tests==
* cppu/util/cppu.map            -r1.12.6.2  - -r1.12.6.3
+
* [[../../../Cpp/Test/Environment Stack]]
  
===Dependencies===
+
==Dependencies==
* [[../Purpose Environments]]
+
* [[../Environment Descriptor]]
 
* [[../Cascaded Mapping]]
 
* [[../Cascaded Mapping]]
  
  
[[Category:Uno:Binary:Impl]]
+
[[Category:Impl]]
 +
[[Category:Module:CPPU]]
 +
[[Category:Uno]]
 +
[[Category:Uno:Binary]]

Latest revision as of 11:48, 22 May 2007

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

Implementation of Uno/Binary/Spec/Environment Stack.

Headers

  • uno/Enterable.h

Link Libraries

  • uno_cppu

Files

Tests

Dependencies

Personal tools