19#ifndef INCLUDED_SW_INC_HINTS_HXX
20#define INCLUDED_SW_INC_HINTS_HXX
103 InsertText(sal_Int32 nP, sal_Int32 nL,
bool isInFMCommand,
bool isInFMResult);
275 SwUpdateAttr( sal_Int32 nS, sal_Int32 nE, sal_uInt16 nW );
276 SwUpdateAttr( sal_Int32 nS, sal_Int32 nE, sal_uInt16 nW, std::vector<sal_uInt16> aW );
sal_uInt16 ClearItem(sal_uInt16 nWhich=0)
SwAttrSetChg(const SwAttrSet &rTheSet, SwAttrSet &rSet)
const SwAttrSet * m_pTheChgdSet
is only used to compare
const SwAttrSet * GetTheChgdSet() const
Where it has changed.
SwAttrSet * m_pChgSet
what has changed
void ClearItem(sal_uInt16 nWhichL)
const SwAttrSet * GetChgSet() const
What has changed.
virtual ~SwAttrSetChg() override
void CheckNode(const SwNode &rNd)
const SwNode * GetFoundNode() const
SwFindNearestNode(const SwNode &rNd)
Base class of the Writer layout elements.
virtual bool operator==(const SfxPoolItem &) const override
virtual SwMsgPoolItem * Clone(SfxItemPool *pPool=nullptr) const override
SwMsgPoolItem(sal_uInt16 nWhich)
Base class of the Writer document model elements.
A page of the document layout.
SwPtrMsgPoolItem(sal_uInt16 nId, void *pObj)
SwTableBox is one table cell in the document model.
SwTableLine is one table row in the document model.
SwTable is one table in the document model, containing rows (which contain cells).
Represents the style of a paragraph.
SwTextNode is a paragraph in the document model.
const std::vector< sal_uInt16 > & getFmtAttrs() const
sal_uInt16 getWhichAttr() const
sal_Int32 getStart() const
std::vector< sal_uInt16 > m_aWhichFmtAttrs
SwUpdateAttr(sal_Int32 nS, sal_Int32 nE, sal_uInt16 nW)
const SwPageFrame * m_pOrigPage
const SwPageFrame * m_pPage
void SetInfo(const SwPageFrame *pPg, const SwFrame *pF)
const SwPageFrame * GetOrigPage() const
SwVirtPageNumInfo(const SwPageFrame *pPg)
Multiple attributes can be attached to a single paragraph / table The frame, in the end,...
const SwPageFrame * GetPage() const
const SwFrame * GetFrame() const
CondCollCondChg(const SwTextFormatColl &rColl)
const SwTextFormatColl & m_rColl
DeleteChar(const sal_Int32 nPos)
DeleteText(sal_Int32 nS, sal_Int32 nL)
DocPosUpdateAtIndex(const SwTwips nDocPos, const SwTextNode &rNode, sal_uInt32 nIndex)
const sal_uInt32 m_nIndex
const SwTextNode & m_rNode
DocPosUpdate is sent to signal that only the frames from or to a specified document-global position h...
DocPosUpdate(const SwTwips nDocPos)
GraphicPieceArrivedHint()
InsertText(sal_Int32 nP, sal_Int32 nL, bool isInFMCommand, bool isInFMResult)
const bool isInsideFieldmarkResult
const bool isInsideFieldmarkCommand
LinkedGraphicStreamArrivedHint()
const SwFrameFormat & m_rNewFormat
const SwTableBox & m_rTableBox
MoveTableBoxHint(const SwFrameFormat &rNewFormat, const SwTableBox &rTableBox)
const SwFrameFormat & m_rNewFormat
const SwTableLine & m_rTableLine
MoveTableLineHint(const SwFrameFormat &rNewFormat, const SwTableLine &rTableLine)
text is moved into pDestNode
MoveText(SwTextNode *pD, sal_Int32 nD, sal_Int32 nS, sal_Int32 nL)
NameChanged(const OUString &rOld, const OUString &rNew)
new delete redline is created
RedlineDelText(sal_Int32 nS, sal_Int32 nL)
delete redline is removed
RedlineUnDelText(sal_Int32 nS, sal_Int32 nL)
SectionHidden(const bool isHidden=true)
TitleChanged(const OUString &rOld, const OUString &rNew)
@ SwLinkedGraphicStreamArrived
TableFormulaUpdateFlags
SwTableFormulaUpdate is sent when the table has to be newly calculated or when a table itself is merg...
Dialog to specify the properties of date form field.