Home
last modified time | relevance | path

Searched refs:nSect (Results 1 – 5 of 5) sorted by relevance

/AOO42X/main/sw/source/core/edit/
H A Dedsect.cxx176 void SwEditShell::UpdateSection(sal_uInt16 const nSect, in UpdateSection() argument
180 GetDoc()->UpdateSection( nSect, rNewData, pAttr ); in UpdateSection()
/AOO42X/main/sw/source/filter/ww8/
H A Dww8par.cxx2102 int nSect) in HasOwnHeaderFooter() argument
2119 … pHdFt->GetTextPosExact( static_cast< short >(nNumber + (nSect+1)*6), start, nLen); in HasOwnHeaderFooter()
2131 void SwWW8ImplReader::Read_HdFt(bool bIsTitle, int nSect, in Read_HdFt() argument
2167 … pHdFt->GetTextPosExact( static_cast< short >(nNumber + (nSect+1)*6), start, nLen); in Read_HdFt()
2231 void wwSectionManager::SetHdFt(wwSection &rSection, int nSect, in SetHdFt() argument
2241 mrReader.Read_HdFt(false, nSect, pPrevious ? pPrevious->mpPage : 0, in SetHdFt()
2249 mrReader.Read_HdFt(true, nSect, pPrevious ? pPrevious->mpTitlePage : 0, in SetHdFt()
H A Dww8par.hxx795 void SetHdFt(wwSection &rSection, int nSect, const wwSection *pPrevious);
1239 void Read_HdFt(bool bIsTitle, int nSect, const SwPageDesc *pPrev,
1247 bool HasOwnHeaderFooter(sal_uInt8 nWhichItems, sal_uInt8 grpfIhdt, int nSect);
/AOO42X/main/sw/inc/
H A Deditsh.hxx806 void UpdateSection(sal_uInt16 const nSect, SwSectionData &,
H A Ddoc.hxx1829 void UpdateSection(sal_uInt16 const nSect, SwSectionData &,