#include <sal/config.h>
#include <comphelper/propertyvalue.hxx>
#include <vcl/commandevent.hxx>
#include <vcl/event.hxx>
#include <vcl/fieldvalues.hxx>
#include <vcl/status.hxx>
#include <vcl/image.hxx>
#include <vcl/settings.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <vcl/weldutils.hxx>
#include <svl/stritem.hxx>
#include <svl/ptitem.hxx>
#include <sfx2/module.hxx>
#include <svx/dialmgr.hxx>
#include <svx/statusitem.hxx>
#include <svx/strings.hrc>
#include <svl/intitem.hxx>
#include <sal/log.hxx>
#include <svx/pszctrl.hxx>
#include <editeng/sizeitem.hxx>
#include "stbctrls.h"
#include <svx/svxids.hrc>
#include <bitmaps.hlst>
#include <unotools/localedatawrapper.hxx>
#include <com/sun/star/beans/PropertyValue.hpp>
Go to the source code of this file.
◆ PAINT_OFFSET
◆ STR_FUNC
#define STR_FUNC ".uno:StatusBarFunc" |
◆ STR_POSITION
#define STR_POSITION ".uno:Position" |
◆ STR_TABLECELL
#define STR_TABLECELL ".uno:StateTableCell" |
◆ SFX_IMPL_STATUSBAR_CONTROL()