LibreOffice Module vcl (master) 1
|
#include <vcl/dllapi.h>
#include <com/sun/star/lang/XComponent.hpp>
#include <optional>
#include <utility>
Go to the source code of this file.
Classes | |
class | vcl::DeleteOnDeinitBase |
class | vcl::DeleteOnDeinit< T > |
class | vcl::DeleteUnoReferenceOnDeinit< I > |
Similar to DeleteOnDeinit, the DeleteUnoReferenceOnDeinit template class makes sure that a static UNO object is disposed and released at the right time. More... | |
Namespaces | |
namespace | vcl |
Enumerations | |
enum class | vcl::DeleteOnDeinitFlag { vcl::Empty } |