LibreOffice Module framework (master) 1
|
#include <com/sun/star/lang/XComponent.hpp>
#include <com/sun/star/lang/DisposedException.hpp>
#include <com/sun/star/util/CloseVetoException.hpp>
#include <com/sun/star/util/XCloseable.hpp>
Go to the source code of this file.
Namespaces | |
namespace | framework |
namespace | framework::pattern |
namespace | framework::pattern::frame |
Functions | |
bool | framework::pattern::frame::closeIt (const css::uno::Reference< css::uno::XInterface > &xResource) |
close (or dispose) the given resource. More... | |