LibreOffice Module sw (master) 1
Classes | Functions
fntcap.cxx File Reference
#include <editeng/svxfont.hxx>
#include <vcl/outdev.hxx>
#include <com/sun/star/i18n/CharType.hpp>
#include <com/sun/star/i18n/WordType.hpp>
#include <com/sun/star/i18n/XBreakIterator.hpp>
#include <fntcache.hxx>
#include <swfont.hxx>
#include <breakit.hxx>
#include <txtfrm.hxx>
#include <scriptinfo.hxx>
#include <fntcap.hxx>
Include dependency graph for fntcap.cxx:

Go to the source code of this file.

Classes

class  SwDoCapitals
 

Functions

TextFrameIndex sw_CalcCaseMap (const SwFont &rFnt, const OUString &rOrigString, TextFrameIndex const nOfst, TextFrameIndex const nLen, TextFrameIndex const nIdx)
 

Function Documentation

◆ sw_CalcCaseMap()

TextFrameIndex sw_CalcCaseMap ( const SwFont rFnt,
const OUString &  rOrigString,
TextFrameIndex const  nOfst,
TextFrameIndex const  nLen,
TextFrameIndex const  nIdx 
)