22#include <com/sun/star/frame/XFrame.hpp>
23#include <com/sun/star/uno/XComponentContext.hpp>
25#include <com/sun/star/uno/Reference.hxx>
26#include <rtl/ustring.hxx>
46 css::uno::Reference< css::uno::XComponentContext >
m_xContext;
51 TaskCreator( css::uno::Reference< css::uno::XComponentContext > xContext );
css::uno::Reference< css::frame::XFrame > createTask(const OUString &sName, const utl::MediaDescriptor &rDescriptor)
css::uno::Reference< css::uno::XComponentContext > m_xContext
TaskCreator(css::uno::Reference< css::uno::XComponentContext > xContext)