Difference between revisions of "Uno/Cpp/Impl/Shield Helpers"

From Apache OpenOffice Wiki
< Uno‎ | Cpp
Jump to: navigation, search
m (Shield Helpers: moved header name to spec.)
m (Changed layout.)
Line 1: Line 1:
author:  [[User:Kr|Kr]] <br>
 
version: {{REVISIONID}} <br>
 
 
state:  UTF2 <br>
 
state:  UTF2 <br>
created: 02/28/2006 <br>
+
type:    implementation<br>
changed: 02/28/2006 <br>
+
type:    impl. description <br>
+
  
 +
==Shield Helpers==
 +
Implementation of [[Uno/Cpp/Spec/Shield Helpers]].
  
== C++ Runtime ==
+
===Files===
 +
* cppu/inc/cppu/Shield.hxx  -r1.1.2.1
 +
* cppu/prj/d.lst            -r1.15.2.8
  
=== Shield Helpers ===
+
===Dependencies===
 +
* [[Uno/Binary/Impl/Environment Stack]]
  
  
;Changes: None.
+
[[Category:Uno:Cpp:Impl]]
 
+
;Link Libraries: None - all inline.
+
 
+
;Issues: None known.
+
 
+
;Dependencies: Binary UNO / Environment Stacks
+
 
+
;Files
+
: cppu/inc/cppu/Shield.hxx  -r1.1.2.1
+
: cppu/prj/d.lst            -r1.15.2.8
+

Revision as of 12:10, 29 June 2006

state: UTF2
type: implementation

Shield Helpers

Implementation of Uno/Cpp/Spec/Shield Helpers.

Files

  • cppu/inc/cppu/Shield.hxx -r1.1.2.1
  • cppu/prj/d.lst -r1.15.2.8

Dependencies

Personal tools