LibreOffice Module UnoControls (master) 1
|
#include <progressbar.hxx>
#include <com/sun/star/awt/XGraphics.hpp>
#include <tools/debug.hxx>
#include <cppuhelper/queryinterface.hxx>
#include <cppuhelper/typeprovider.hxx>
Go to the source code of this file.
Namespaces | |
namespace | unocontrols |
Functions | |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | stardiv_UnoControls_ProgressBar_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &) |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * stardiv_UnoControls_ProgressBar_get_implementation | ( | css::uno::XComponentContext * | context, |
css::uno::Sequence< css::uno::Any > const & | |||
) |
Definition at line 372 of file progressbar.cxx.