Difference between revisions of "Uno/Cpp/Impl/Environment Guard"
From Apache OpenOffice Wiki
m (Splitted categories.) |
m (Updated.) |
||
| Line 1: | Line 1: | ||
| − | Type: implementation State: | + | Type: implementation State: {{Uno/CWS|SRC680|bunoexttm}} |
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]] | ||
Revision as of 08:46, 12 February 2007
Type: implementation State: bunoexttm
Implementation of Uno/Cpp/Spec/Environment Guard.