19#ifndef INCLUDED_SW_INC_HINTS_HXX
20#define INCLUDED_SW_INC_HINTS_HXX
86 SwInsText(sal_Int32 nP, sal_Int32 nL,
bool isInFMCommand,
bool isInFMResult);
204 SwUpdateAttr( sal_Int32 nS, sal_Int32 nE, sal_uInt16 nW );
205 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
SwDelText(sal_Int32 nS, sal_Int32 nL)
SwDocPosUpdate is sent to signal that only the frames from or to a specified document-global position...
SwDocPosUpdate(const SwTwips nDocPos)
void CheckNode(const SwNode &rNd)
const SwNode * GetFoundNode() const
SwFindNearestNode(const SwNode &rNd)
Base class of the Writer layout elements.
bool isInsideFieldmarkCommand
SwInsText(sal_Int32 nP, sal_Int32 nL, bool isInFMCommand, bool isInFMResult)
bool isInsideFieldmarkResult
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)
SwRefMarkFieldUpdate is sent when the referencemarks should be updated.
VclPtr< OutputDevice > pOut
pointer to the current output device
SwRefMarkFieldUpdate(OutputDevice *)
Is sent if reference marks should be updated.
const OUString & GetString() const
SwStringMsgPoolItem(sal_uInt16 nId, const OUString &rStr)
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
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)
new delete redline is created
RedlineDelText(sal_Int32 nS, sal_Int32 nL)
delete redline is removed
RedlineUnDelText(sal_Int32 nS, sal_Int32 nL)
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.