Home
last modified time | relevance | path

Searched refs:ChangeExpansion (Results 1 – 22 of 22) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dchpfld.hxx73 void ChangeExpansion( const SwFrame&,
76 … void ChangeExpansion(const SwTextNode &rNd, bool bSrchNum, SwRootFrame const* pLayout = nullptr);
H A Ddocufld.hxx140 void ChangeExpansion( SwDoc* pDoc,
161 void ChangeExpansion(sal_uInt16 const nPageNumber,
272 void ChangeExpansion( const SwFrame* pFrame );
640 void ChangeExpansion(const SwFrame& rFrame, const SwTextField* pField);
H A Dexpfld.hxx116 void ChangeExpansion( const SwFrame&, const SwTextField& );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dchpfld.hxx72 void ChangeExpansion( const SwFrame&,
75 … void ChangeExpansion(const SwTextNode &rNd, bool bSrchNum, SwRootFrame const* pLayout = nullptr);
H A Ddocufld.hxx136 void ChangeExpansion( SwDoc* pDoc,
157 void ChangeExpansion(sal_uInt16 const nPageNumber,
268 void ChangeExpansion( const SwFrame* pFrame );
636 void ChangeExpansion(const SwFrame& rFrame, const SwTextField* pField);
H A Dexpfld.hxx116 void ChangeExpansion( const SwFrame&, const SwTextField& );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Dtxtfld.cxx134 static_cast<SwChapterField*>(pField)->ChangeExpansion(*pFrame, in NewFieldPortion()
148 static_cast<SwDocStatField*>(pField)->ChangeExpansion( pFrame ); in NewFieldPortion()
174 ->ChangeExpansion(nVirtNum, nNumPages); in NewFieldPortion()
175 pPageNr->ChangeExpansion(pDoc, in NewFieldPortion()
195 pExpField->ChangeExpansion(*pFrame, in NewFieldPortion()
201 pExpField->ChangeExpansion(*pFrame, in NewFieldPortion()
232 static_cast<SwRefPageGetField*>(pField)->ChangeExpansion(*pFrame, in NewFieldPortion()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Dtxtfld.cxx131 static_cast<SwChapterField*>(pField)->ChangeExpansion(*pFrame, in NewFieldPortion()
145 static_cast<SwDocStatField*>(pField)->ChangeExpansion( pFrame ); in NewFieldPortion()
171 ->ChangeExpansion(nVirtNum, nNumPages); in NewFieldPortion()
172 pPageNr->ChangeExpansion(pDoc, in NewFieldPortion()
192 pExpField->ChangeExpansion(*pFrame, in NewFieldPortion()
198 pExpField->ChangeExpansion(*pFrame, in NewFieldPortion()
229 static_cast<SwRefPageGetField*>(pField)->ChangeExpansion(*pFrame, in NewFieldPortion()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/fields/
H A Dchpfld.cxx129 void SwChapterField::ChangeExpansion(const SwFrame & rFrame, in ChangeExpansion() function in SwChapterField
144 ChangeExpansion( *pTextNode, bSrchNum, rFrame.getRootFrame() ); in ChangeExpansion()
148 void SwChapterField::ChangeExpansion(const SwTextNode &rTextNd, bool bSrchNum, in ChangeExpansion() function in SwChapterField
H A Ddocufld.cxx128 void SwPageNumberFieldType::ChangeExpansion( SwDoc* pDoc, in ChangeExpansion() function in SwPageNumberFieldType
174 void SwPageNumberField::ChangeExpansion(sal_uInt16 const nPageNumber, in ChangeExpansion() function in SwPageNumberField
780 void SwDocStatField::ChangeExpansion( const SwFrame* pFrame ) in ChangeExpansion() function in SwDocStatField
2351 void SwRefPageGetField::ChangeExpansion(const SwFrame& rFrame, in ChangeExpansion() function in SwRefPageGetField
H A Dexpfld.cxx344 void SwGetExpField::ChangeExpansion( const SwFrame& rFrame, const SwTextField& rField ) in ChangeExpansion() function in SwGetExpField
H A Dreffld.cxx682 aField.ChangeExpansion( *pFrame, pTextNd, true ); in UpdateField()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/fields/
H A Dchpfld.cxx127 void SwChapterField::ChangeExpansion(const SwFrame & rFrame, in ChangeExpansion() function in SwChapterField
142 ChangeExpansion( *pTextNode, bSrchNum, rFrame.getRootFrame() ); in ChangeExpansion()
146 void SwChapterField::ChangeExpansion(const SwTextNode &rTextNd, bool bSrchNum, in ChangeExpansion() function in SwChapterField
H A Ddocufld.cxx134 void SwPageNumberFieldType::ChangeExpansion( SwDoc* pDoc, in ChangeExpansion() function in SwPageNumberFieldType
180 void SwPageNumberField::ChangeExpansion(sal_uInt16 const nPageNumber, in ChangeExpansion() function in SwPageNumberField
785 void SwDocStatField::ChangeExpansion( const SwFrame* pFrame ) in ChangeExpansion() function in SwDocStatField
2362 void SwRefPageGetField::ChangeExpansion(const SwFrame& rFrame, in ChangeExpansion() function in SwRefPageGetField
H A Dexpfld.cxx343 void SwGetExpField::ChangeExpansion( const SwFrame& rFrame, const SwTextField& rField ) in ChangeExpansion() function in SwGetExpField
H A Dreffld.cxx685 aField.ChangeExpansion( *pFrame, pTextNd, true ); in UpdateField()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/tox/
H A DToxTextGenerator.cxx464 retval.ChangeExpansion(*contentFrame, contentNode, true); in ObtainChapterField()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/tox/
H A DToxTextGenerator.cxx439 retval.ChangeExpansion(*contentFrame, contentNode, true); in ObtainChapterField()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8atr.cxx3259 aCopy.ChangeExpansion(*pTextNd, false); in TextField()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8atr.cxx3243 aCopy.ChangeExpansion(*pTextNd, false); in TextField()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog174901 sw_redlinehide_3: adapt SwChapterField::ChangeExpansion()
174915 sw: parameter of SwChapterField::ChangeExpansion() is required
897301 SwChapterField::ChangeExpansion() to check for rTxtNd.GetNumRule() as
1960245 …E MERGED 2005/11/17 12:57:47 od 1.11.12.1: #128041# <SwChapterField::ChangeExpansion(..)> - retr…
2323782 …003/04/14 07:16:11 os 1.28.136.1: #i6631# call of SwRefPageGetField::ChangeExpansion while loading…
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog436950 sw_redlinehide_3: adapt SwChapterField::ChangeExpansion()
436964 sw: parameter of SwChapterField::ChangeExpansion() is required
1159350 SwChapterField::ChangeExpansion() to check for rTxtNd.GetNumRule() as
2222294 …E MERGED 2005/11/17 12:57:47 od 1.11.12.1: #128041# <SwChapterField::ChangeExpansion(..)> - retr…
2585831 …003/04/14 07:16:11 os 1.28.136.1: #i6631# call of SwRefPageGetField::ChangeExpansion while loading…