|
LibreOffice Module sw (master) 1
|
#include <sal/config.h>#include <string_view>#include <hintids.hxx>#include <o3tl/safeint.hxx>#include <svl/whiter.hxx>#include <com/sun/star/i18n/ScriptType.hpp>#include <scriptinfo.hxx>#include <swmodule.hxx>#include <redline.hxx>#include <txatbase.hxx>#include <docary.hxx>#include "itratr.hxx"#include <ndtxt.hxx>#include <doc.hxx>#include <IDocumentRedlineAccess.hxx>#include <IDocumentLayoutAccess.hxx>#include <IDocumentMarkAccess.hxx>#include <IMark.hxx>#include <bookmark.hxx>#include <rootfrm.hxx>#include <breakit.hxx>#include <vcl/commandevent.hxx>#include <vcl/settings.hxx>#include <txtfrm.hxx>#include <ftnfrm.hxx>#include <vcl/svapp.hxx>#include "redlnitr.hxx"#include <extinput.hxx>#include <fmtpdsc.hxx>#include <editeng/charhiddenitem.hxx>#include <editeng/colritem.hxx>#include <editeng/crossedoutitem.hxx>#include <editeng/formatbreakitem.hxx>#include <editeng/udlnitem.hxx>Go to the source code of this file.
Namespaces | |
| namespace | sw |
| Dialog to specify the properties of date form field. | |
Functions | |
| std::unique_ptr< sw::MergedPara > | sw::CheckParaRedlineMerge (SwTextFrame &rFrame, SwTextNode &rTextNode, FrameMode eMode) |