LibreOffice Module chart2 (master) 1
Namespaces | Functions
DisposeHelper.hxx File Reference
#include <com/sun/star/uno/Reference.h>
#include <com/sun/star/lang/XComponent.hpp>
Include dependency graph for DisposeHelper.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  chart
 
namespace  chart::DisposeHelper
 

Functions

template<class T >
void chart::DisposeHelper::Dispose (const T &xInterface)
 
template<class T >
void chart::DisposeHelper::DisposeAndClear (css::uno::Reference< T > &rInterface)
 
template<class Container >
void chart::DisposeHelper::DisposeAllElements (Container &rContainer)