LibreOffice Module svx (master) 1
Functions | Variables
pageitem.cxx File Reference
#include <sal/config.h>
#include <utility>
#include <osl/diagnose.h>
#include <comphelper/processfactory.hxx>
#include <tools/resary.hxx>
#include <svx/pageitem.hxx>
#include <svx/strarray.hxx>
#include <editeng/itemtype.hxx>
#include <svx/unomid.hxx>
#include <com/sun/star/text/DefaultNumberingProvider.hpp>
#include <com/sun/star/text/XNumberingTypeInfo.hpp>
#include <com/sun/star/style/NumberingType.hpp>
#include <com/sun/star/style/PageStyleLayout.hpp>
#include <svl/itemset.hxx>
#include <svx/strings.hrc>
#include <svx/dialmgr.hxx>
Include dependency graph for pageitem.cxx:

Go to the source code of this file.

Functions

static OUString GetUsageText (const SvxPageUsage eU)
 

Variables

const TranslateId RID_SVXITEMS_PAGE_NUMS []
 

Function Documentation

◆ GetUsageText()

static OUString GetUsageText ( const SvxPageUsage  eU)
static

Definition at line 78 of file pageitem.cxx.

References All, Left, Mirror, Right, and SvxResId().

Referenced by SvxPageItem::GetPresentation().

Variable Documentation

◆ RID_SVXITEMS_PAGE_NUMS

const TranslateId RID_SVXITEMS_PAGE_NUMS[]
Initial value:
=
{
RID_SVXITEMS_PAGE_NUM_CHR_UPPER,
RID_SVXITEMS_PAGE_NUM_CHR_LOWER,
RID_SVXITEMS_PAGE_NUM_ROM_UPPER,
RID_SVXITEMS_PAGE_NUM_ROM_LOWER,
RID_SVXITEMS_PAGE_NUM_ARABIC,
RID_SVXITEMS_PAGE_NUM_NONE
}

Definition at line 90 of file pageitem.cxx.