LibreOffice
LibreOffice 24.2 SDK C/C++ API Reference
Public Member Functions | List of all members
cppu::AntiEnvGuard Class Reference

Environment Anti-Guard Any entered Environment becomes left in the constructor and re-entered in the destructor. More...

#include <EnvGuards.hxx>

Public Member Functions

 AntiEnvGuard ()
 
 ~AntiEnvGuard ()
 

Detailed Description

Environment Anti-Guard Any entered Environment becomes left in the constructor and re-entered in the destructor.

(http://wiki.openoffice.org/wiki/Uno/Cpp/Spec/Environment_AntiGuard)

Since
UDK 3.2.7

Constructor & Destructor Documentation

◆ AntiEnvGuard()

cppu::AntiEnvGuard::AntiEnvGuard ( )
inlineexplicit

◆ ~AntiEnvGuard()

cppu::AntiEnvGuard::~AntiEnvGuard ( )
inline

The documentation for this class was generated from the following file: