LibreOffice Module chart2 (master) 1
|
#include <com/sun/star/uno/Reference.h>
#include <com/sun/star/lang/XComponent.hpp>
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) |