LibreOffice Module sw (master) 1
Variables
vbaparagraphformat.cxx File Reference
#include "vbaparagraphformat.hxx"
#include <utility>
#include <vbahelper/vbahelper.hxx>
#include <basic/sberrors.hxx>
#include <com/sun/star/style/LineSpacingMode.hpp>
#include <ooo/vba/word/WdLineSpacing.hpp>
#include <ooo/vba/word/WdParagraphAlignment.hpp>
#include <ooo/vba/word/WdOutlineLevel.hpp>
#include <com/sun/star/style/ParagraphAdjust.hpp>
#include <com/sun/star/style/BreakType.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include "vbatabstops.hxx"
#include <o3tl/string_view.hxx>
Include dependency graph for vbaparagraphformat.cxx:

Go to the source code of this file.

Variables

const sal_Int16 CHARACTER_INDENT_FACTOR = 12
 
const sal_Int16 PERCENT100 = 100
 
const sal_Int16 PERCENT150 = 150
 
const sal_Int16 PERCENT200 = 200
 

Variable Documentation

◆ CHARACTER_INDENT_FACTOR

const sal_Int16 CHARACTER_INDENT_FACTOR = 12

◆ PERCENT100

const sal_Int16 PERCENT100 = 100

◆ PERCENT150

const sal_Int16 PERCENT150 = 150

◆ PERCENT200

const sal_Int16 PERCENT200 = 200