LibreOffice Module basic (master) 1
Public Member Functions | Static Public Member Functions | Private Attributes | List of all members
BasicDLL Class Reference

#include <basrdll.hxx>

Collaboration diagram for BasicDLL:
[legend]

Public Member Functions

 BasicDLL ()
 
 ~BasicDLL ()
 

Static Public Member Functions

static void BasicBreak ()
 
static void EnableBreak (bool bEnable)
 
static void SetDebugMode (bool bDebugMode)
 

Private Attributes

tools::SvRef< SvRefBasem_xImpl
 

Detailed Description

Definition at line 26 of file basrdll.hxx.

Constructor & Destructor Documentation

◆ BasicDLL()

BasicDLL::BasicDLL ( )

Definition at line 59 of file basrdll.cxx.

References m_xImpl.

◆ ~BasicDLL()

BasicDLL::~BasicDLL ( )

Definition at line 67 of file basrdll.cxx.

References tools::SvRef< typename T >::clear(), and m_xImpl.

Member Function Documentation

◆ BasicBreak()

void BasicDLL::BasicBreak ( )
static

◆ EnableBreak()

void BasicDLL::EnableBreak ( bool  bEnable)
static

Definition at line 80 of file basrdll.cxx.

References DBG_ASSERT.

◆ SetDebugMode()

void BasicDLL::SetDebugMode ( bool  bDebugMode)
static

Definition at line 89 of file basrdll.cxx.

References DBG_ASSERT.

Member Data Documentation

◆ m_xImpl

tools::SvRef<SvRefBase> BasicDLL::m_xImpl
private

Definition at line 29 of file basrdll.hxx.

Referenced by BasicDLL(), and ~BasicDLL().


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