Home
last modified time | relevance | path

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

/trunk/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()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx2103 int nSect) in HasOwnHeaderFooter() argument
2120 … pHdFt->GetTextPosExact( static_cast< short >(nNumber + (nSect+1)*6), start, nLen); in HasOwnHeaderFooter()
2132 void SwWW8ImplReader::Read_HdFt(bool bIsTitle, int nSect, in Read_HdFt() argument
2168 … pHdFt->GetTextPosExact( static_cast< short >(nNumber + (nSect+1)*6), start, nLen); in Read_HdFt()
2232 void wwSectionManager::SetHdFt(wwSection &rSection, int nSect, in SetHdFt() argument
2242 mrReader.Read_HdFt(false, nSect, pPrevious ? pPrevious->mpPage : 0, in SetHdFt()
2250 mrReader.Read_HdFt(true, nSect, pPrevious ? pPrevious->mpTitlePage : 0, in SetHdFt()
H A Dww8par.hxx796 void SetHdFt(wwSection &rSection, int nSect, const wwSection *pPrevious);
1240 void Read_HdFt(bool bIsTitle, int nSect, const SwPageDesc *pPrev,
1248 bool HasOwnHeaderFooter(sal_uInt8 nWhichItems, sal_uInt8 grpfIhdt, int nSect);
/trunk/main/sw/inc/
H A Deditsh.hxx808 void UpdateSection(sal_uInt16 const nSect, SwSectionData &,
H A Ddoc.hxx1829 void UpdateSection(sal_uInt16 const nSect, SwSectionData &,

Completed in 54 milliseconds