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

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