LibreOffice Module svx (master) 1
Classes | Macros | Functions
pszctrl.cxx File Reference
#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>
Include dependency graph for pszctrl.cxx:

Go to the source code of this file.

Classes

struct  SvxPosSizeStatusBarControl_Impl
 

Macros

#define PAINT_OFFSET   5
 
#define STR_POSITION   ".uno:Position"
 
#define STR_TABLECELL   ".uno:StateTableCell"
 
#define STR_FUNC   ".uno:StatusBarFunc"
 

Functions

 SFX_IMPL_STATUSBAR_CONTROL (SvxPosSizeStatusBarControl, SvxSizeItem)
 

Macro Definition Documentation

◆ PAINT_OFFSET

#define PAINT_OFFSET   5

Definition at line 43 of file pszctrl.cxx.

◆ STR_FUNC

#define STR_FUNC   ".uno:StatusBarFunc"

Definition at line 222 of file pszctrl.cxx.

◆ STR_POSITION

#define STR_POSITION   ".uno:Position"

Definition at line 220 of file pszctrl.cxx.

◆ STR_TABLECELL

#define STR_TABLECELL   ".uno:StateTableCell"

Definition at line 221 of file pszctrl.cxx.

Function Documentation

◆ SFX_IMPL_STATUSBAR_CONTROL()

SFX_IMPL_STATUSBAR_CONTROL ( SvxPosSizeStatusBarControl  ,
SvxSizeItem   
)