LibreOffice Module comphelper (master) 1
Classes | Public Member Functions | Public Attributes | List of all members
comphelper::LifecycleProxy Class Reference

#include <storagehelper.hxx>

Classes

class  Impl
 

Public Member Functions

 LifecycleProxy ()
 
 ~LifecycleProxy ()
 
void commitStorages ()
 

Public Attributes

std::unique_ptr< Implm_xBadness
 

Detailed Description

Definition at line 56 of file storagehelper.hxx.

Constructor & Destructor Documentation

◆ LifecycleProxy()

comphelper::LifecycleProxy::LifecycleProxy ( )

Definition at line 601 of file storagehelper.cxx.

◆ ~LifecycleProxy()

comphelper::LifecycleProxy::~LifecycleProxy ( )

Definition at line 603 of file storagehelper.cxx.

Member Function Documentation

◆ commitStorages()

void comphelper::LifecycleProxy::commitStorages ( )

Definition at line 605 of file storagehelper.cxx.

References m_xBadness.

Member Data Documentation

◆ m_xBadness

std::unique_ptr<Impl> comphelper::LifecycleProxy::m_xBadness

Definition at line 61 of file storagehelper.hxx.

Referenced by commitStorages(), and comphelper::LookupStorageAtPath().


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