|
LibreOffice Module toolkit (master) 1
|
#include <com/sun/star/uno/XComponentContext.hpp>#include <com/sun/star/util/XCloseable.hpp>#include <com/sun/star/lang/DisposedException.hpp>#include <com/sun/star/lang/IllegalArgumentException.hpp>#include <com/sun/star/lang/XComponent.hpp>#include <com/sun/star/lang/XServiceInfo.hpp>#include <com/sun/star/frame/XFrame.hpp>#include <com/sun/star/awt/XVclWindowPeer.hpp>#include <cppuhelper/implbase.hxx>#include <comphelper/interfacecontainer4.hxx>#include <cppuhelper/supportsservice.hxx>#include <utility>#include <vcl/svapp.hxx>#include <vcl/dialoghelper.hxx>#include <vcl/window.hxx>#include <tools/link.hxx>#include <toolkit/helper/vclunohelper.hxx>Go to the source code of this file.
Functions | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | com_sun_star_comp_embed_DocumentCloser_get_implementation (SAL_UNUSED_PARAMETER css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &arguments) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_embed_DocumentCloser_get_implementation | ( | SAL_UNUSED_PARAMETER css::uno::XComponentContext * | , |
| css::uno::Sequence< css::uno::Any > const & | arguments | ||
| ) |
Definition at line 222 of file documentcloser.cxx.