LibreOffice Module sw (master) 1
Macros | Functions
itradj.cxx File Reference
#include <sal/config.h>
#include <o3tl/safeint.hxx>
#include <IDocumentSettingAccess.hxx>
#include <doc.hxx>
#include "itrtxt.hxx"
#include "porglue.hxx"
#include "porlay.hxx"
#include "porfly.hxx"
#include "pormulti.hxx"
#include "portab.hxx"
#include <memory>
Include dependency graph for itradj.cxx:

Go to the source code of this file.

Macros

#define MIN_TAB_WIDTH   60
 

Functions

static bool lcl_CheckKashidaPositions (SwScriptInfo &rSI, SwTextSizeInfo &rInf, SwTextIter &rItr, sal_Int32 &rKashidas, TextFrameIndex &nGluePortion)
 
static bool lcl_CheckKashidaWidth (SwScriptInfo &rSI, SwTextSizeInfo &rInf, SwTextIter &rItr, sal_Int32 &rKashidas, TextFrameIndex &nGluePortion, const tools::Long nGluePortionWidth, tools::Long &nSpaceAdd)
 

Macro Definition Documentation

◆ MIN_TAB_WIDTH

#define MIN_TAB_WIDTH   60

Definition at line 35 of file itradj.cxx.

Function Documentation

◆ lcl_CheckKashidaPositions()

static bool lcl_CheckKashidaPositions ( SwScriptInfo rSI,
SwTextSizeInfo rInf,
SwTextIter rItr,
sal_Int32 &  rKashidas,
TextFrameIndex nGluePortion 
)
static

◆ lcl_CheckKashidaWidth()

static bool lcl_CheckKashidaWidth ( SwScriptInfo rSI,
SwTextSizeInfo rInf,
SwTextIter rItr,
sal_Int32 &  rKashidas,
TextFrameIndex nGluePortion,
const tools::Long  nGluePortionWidth,
tools::Long nSpaceAdd 
)
static