Searched refs:nSect (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/sw/source/core/edit/ |
H A D | edsect.cxx | 176 void SwEditShell::UpdateSection(sal_uInt16 const nSect, in UpdateSection() argument 180 GetDoc()->UpdateSection( nSect, rNewData, pAttr ); in UpdateSection()
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8par.cxx | 2103 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 D | ww8par.hxx | 796 void SetHdFt(wwSection &rSection, int nSect, const wwSection *pPrevious); 1238 void Read_HdFt(bool bIsTitle, int nSect, const SwPageDesc *pPrev, 1246 bool HasOwnHeaderFooter(sal_uInt8 nWhichItems, sal_uInt8 grpfIhdt, int nSect);
|
/aoo4110/main/sw/inc/ |
H A D | editsh.hxx | 818 void UpdateSection(sal_uInt16 const nSect, SwSectionData &,
|
H A D | doc.hxx | 1837 void UpdateSection(sal_uInt16 const nSect, SwSectionData &,
|
Completed in 71 milliseconds