LibreOffice Module desktop (master) 1
|
#include <config_options.h>
#include <rtl/ref.hxx>
#include <cppuhelper/implbase.hxx>
#include <com/sun/star/ucb/XCommandEnvironment.hpp>
#include <com/sun/star/task/XAbortChannel.hpp>
#include <utility>
#include "dp_misc_api.hxx"
Go to the source code of this file.
Classes | |
class | dp_misc::ProgressLevel |
Namespaces | |
namespace | dp_misc |
Functions | |
void | dp_misc::progressUpdate (OUString const &status, css::uno::Reference< css::ucb::XCommandEnvironment > const &xCmdEnv) |
DESKTOP_DEPLOYMENTMISC_DLLPUBLIC bool | dp_misc::interactContinuation (css::uno::Any const &request, css::uno::Type const &continuation, css::uno::Reference< css::ucb::XCommandEnvironment > const &xCmdEnv, bool *pcont, bool *pabort) |