22#include <com/sun/star/lang/NoSupportException.hpp>
33 vcl::Window& windowFromXWin(
const uno::Reference<awt::XWindow>& xWin )
37 throw lang::NoSupportException(
38 "Parent window not VCL window, or canvas out-of-process!",
45 mrOutputWindow( windowFromXWin(xWin) )
static vcl::Window * GetWindow(const css::uno::Reference< css::awt::XWindow > &rxWindow)
WindowOutDevHolder(const WindowOutDevHolder &)=delete