Difference between revisions of "Uno/Cpp/Impl/Environment Guard"
From Apache OpenOffice Wiki
m (Splitted categories.) |
m (Updated state.) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | Type: | + | Type: Implementation State: Finished Availability: URE 1.3 (SRC680_m212) |
Implementation of [[Uno/Cpp/Spec/Environment Guard]]. | Implementation of [[Uno/Cpp/Spec/Environment Guard]]. | ||
| − | == | + | ==Files== |
| + | * {{Uno/UDKlink|cppu/inc/cppu/EnvGuards.hxx}} | ||
| − | == | + | ==Tests== |
| − | * | + | * [[Uno/Cpp/Test/Environment Guard]] |
==Dependencies== | ==Dependencies== | ||
* [[Uno/Binary/Impl/Runtime]] | * [[Uno/Binary/Impl/Runtime]] | ||
| − | |||
[[Category:Impl]] | [[Category:Impl]] | ||
| + | [[Category:Module:CPPU]] | ||
[[Category:Uno]] | [[Category:Uno]] | ||
[[Category:Uno:Cpp]] | [[Category:Uno:Cpp]] | ||
Latest revision as of 10:15, 23 May 2007
Type: Implementation State: Finished Availability: URE 1.3 (SRC680_m212)
Implementation of Uno/Cpp/Spec/Environment Guard.