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

From Apache OpenOffice Wiki
< Uno‎ | Cpp
Jump to: navigation, search
m (Dependencies: Added entry.)
(Updated state.)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
state:   UTF2              <br>
+
Type: Implementation  State: Finished  Availability: URE 1.3 (SRC680_m212)
type:   implementation <br>
+
  
==Environment Stack==
+
Implementation of [[Uno/Cpp/Spec/Environment Stack]] for [[Uno/Cpp|C++ Uno]]. All in-line.
Implementation of [[Uno/Cpp/Spec/Environment Stack]].
+
  
===Files===
+
==Headers==
* cppu/inc/cppu/Enterable.hxx             -r1.1.2.1  - -r1.1.2.2
+
* <code>cppu/Enterable.hxx</code>
* 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===
+
==Link Libraries==
* [[Uno/Binary/Impl/Environment Stack]]
+
* uno_cppu
 +
 
 +
==Files==
 +
* {{Uno/UDKlink|cppu/inc/cppu/Enterable.hxx}}
 +
 
 +
==Tests==
 
* [[../../Test/Environment Stack]]
 
* [[../../Test/Environment Stack]]
 +
 +
==Dependencies==
 +
* [[Uno/Binary/Impl/Environment Stack]]
  
  
[[Category:Uno:Cpp:Impl]]
+
[[Category:Impl]]
 +
[[Category:Module:CPPU]]
 +
[[Category:Uno]]
 +
[[Category:Uno:Cpp]]

Latest revision as of 12:09, 22 May 2007

Type: Implementation State: Finished Availability: URE 1.3 (SRC680_m212)

Implementation of Uno/Cpp/Spec/Environment Stack for C++ Uno. All in-line.

Headers

  • cppu/Enterable.hxx

Link Libraries

  • uno_cppu

Files

Tests

Dependencies

Personal tools