LibreOffice Module svx (master) 1
|
#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>
Go to the source code of this file.
Functions | |
static OUString | GetUsageText (const SvxPageUsage eU) |
Variables | |
const TranslateId | RID_SVXITEMS_PAGE_NUMS [] |
|
static |
Definition at line 78 of file pageitem.cxx.
References All, Left, Mirror, Right, and SvxResId().
Referenced by SvxPageItem::GetPresentation().
const TranslateId RID_SVXITEMS_PAGE_NUMS[] |
Definition at line 90 of file pageitem.cxx.