LibreOffice Module cui (master) 1
|
#include <SvxConfigPageHelper.hxx>
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
#include <com/sun/star/ui/ImageType.hpp>
#include <com/sun/star/ui/ItemType.hpp>
#include <comphelper/propertyvalue.hxx>
#include <comphelper/random.hxx>
#include <svtools/imgdef.hxx>
#include <svtools/miscopt.hxx>
Go to the source code of this file.
Variables | |
static sal_Int16 | theImageType = css::ui::ImageType::COLOR_NORMAL | css::ui::ImageType::SIZE_DEFAULT |
|
static |
Definition at line 31 of file SvxConfigPageHelper.cxx.
Referenced by SvxConfigPageHelper::GetImageType(), and SvxConfigPageHelper::InitImageType().