LibreOffice Module sw (master) 1
Functions
portxt.cxx File Reference
#include <com/sun/star/i18n/ScriptType.hpp>
#include <com/sun/star/i18n/XBreakIterator.hpp>
#include <i18nlangtag/mslangid.hxx>
#include <breakit.hxx>
#include <hintids.hxx>
#include <EnhancedPDFExportHelper.hxx>
#include <SwPortionHandler.hxx>
#include "porlay.hxx"
#include "inftxt.hxx"
#include "guess.hxx"
#include "porfld.hxx"
#include <pagefrm.hxx>
#include <tgrditem.hxx>
#include <IDocumentSettingAccess.hxx>
#include <IDocumentMarkAccess.hxx>
#include <IMark.hxx>
#include <pam.hxx>
#include <doc.hxx>
#include <xmloff/odffields.hxx>
#include <viewopt.hxx>
Include dependency graph for portxt.cxx:

Go to the source code of this file.

Functions

static TextFrameIndex lcl_AddSpace (const SwTextSizeInfo &rInf, const OUString *pStr, const SwLinePortion &rPor)
 
static bool lcl_HasContent (const SwFieldPortion &rField, SwTextFormatInfo const &rInf)
 

Function Documentation

◆ lcl_AddSpace()

static TextFrameIndex lcl_AddSpace ( const SwTextSizeInfo rInf,
const OUString *  pStr,
const SwLinePortion rPor 
)
static

◆ lcl_HasContent()

static bool lcl_HasContent ( const SwFieldPortion rField,
SwTextFormatInfo const &  rInf 
)
static

Definition at line 274 of file portxt.cxx.

References SwFieldPortion::GetExpText().

Referenced by SwTextPortion::Format_().