LibreOffice Module framework (master) 1
Namespaces | Functions | Variables
imagebuttontoolbarcontroller.cxx File Reference
#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>
Include dependency graph for imagebuttontoolbarcontroller.cxx:

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)
 

Variable Documentation

◆ aImageSizeBig

const ::Size aImageSizeBig(26, 26) ( 26  ,
26   
)

◆ aImageSizeSmall

const ::Size aImageSizeSmall(16, 16) ( 16  ,
16   
)