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

From Apache OpenOffice Wiki
< Uno‎ | Cpp
Jump to: navigation, search
m (Improved style.)
m (moved header names to spec.)
Line 1: Line 1:
 
state:  UTF2              <br>
 
state:  UTF2              <br>
type:    impl. description <br>
+
type:    implementation <br>
  
== Stacked Environments ==
+
==Environment Stack==
 +
Implementation of [[Uno/Cpp/Spec/Environment Stack]].
  
=== Headers ===
+
===Files===
* uno/environment.hxx
+
* uno/Enterable.hxx
+
 
+
=== Dependencies ===
+
* [[Uno/Binary/Impl/Environment Stack]]
+
 
+
=== Files ===
+
 
* cppu/inc/cppu/Enterable.hxx              -r1.1.2.1  - -r1.1.2.2
 
* cppu/inc/cppu/Enterable.hxx              -r1.1.2.1  - -r1.1.2.2
 
* cppu/inc/uno/environment.hxx            -r1.5.134.2 - -r1.5.134.6
 
* cppu/inc/uno/environment.hxx            -r1.5.134.2 - -r1.5.134.6
Line 19: Line 13:
 
* cppuhelper/source/makefile.mk            -r1.35.6.5
 
* cppuhelper/source/makefile.mk            -r1.35.6.5
 
* cppuhelper/source/tdmgr.cxx              -r1.10.6.1  - -r1.10.6.2
 
* cppuhelper/source/tdmgr.cxx              -r1.10.6.1  - -r1.10.6.2
 +
 +
===Dependencies===
 +
* [[Uno/Binary/Impl/Environment Stack]]
  
  
 
[[Category:Uno:Cpp:Impl]]
 
[[Category:Uno:Cpp:Impl]]

Revision as of 12:14, 29 June 2006

state: UTF2
type: implementation

Environment Stack

Implementation of Uno/Cpp/Spec/Environment Stack.

Files

  • cppu/inc/cppu/Enterable.hxx -r1.1.2.1 - -r1.1.2.2
  • cppu/inc/uno/environment.hxx -r1.5.134.2 - -r1.5.134.6
  • cppuhelper/source/exc_thrower.cxx -r1.6.6.1 - -r1.6.6.2
  • cppuhelper/source/component_context.cxx -r1.26.12.1
  • cppuhelper/source/macro_expander.cxx -r1.7.12.1
  • cppuhelper/source/makefile.mk -r1.35.6.5
  • cppuhelper/source/tdmgr.cxx -r1.10.6.1 - -r1.10.6.2

Dependencies

Personal tools