|
LibreOffice Module framework (master) 1
|
#include <uielement/imagebuttontoolbarcontroller.hxx>#include <framework/addonsoptions.hxx>#include <com/sun/star/uno/XComponentContext.hpp>#include <comphelper/getexpandeduri.hxx>#include <comphelper/processfactory.hxx>#include <unotools/ucbstreamhelper.hxx>#include <vcl/svapp.hxx>#include <vcl/graph.hxx>#include <vcl/graphicfilter.hxx>#include <vcl/toolbox.hxx>#include <svtools/miscopt.hxx>#include <memory>Go to the source code of this file.
Namespaces | |
| namespace | framework |
Functions | |
| static void | framework::SubstituteVariables (OUString &aURL) |
Variables | |
| const ::Size | aImageSizeSmall (16, 16) |
| const ::Size | aImageSizeBig (26, 26) |
| const ::Size aImageSizeBig(26, 26) | ( | 26 | , |
| 26 | |||
| ) |
Referenced by framework::ImageButtonToolbarController::ReadImageFromURL().
| const ::Size aImageSizeSmall(16, 16) | ( | 16 | , |
| 16 | |||
| ) |
Referenced by framework::ImageButtonToolbarController::ReadImageFromURL().