Searched refs:rSepInfo (Results 1 – 1 of 1) sorted by relevance
1223 WW8_SepInfo& rSepInfo = aSects[i]; in CheckForFacinPg() local1224 if( !rSepInfo.pSectionFmt ) in CheckForFacinPg()1226 const SwPageDesc* pPd = rSepInfo.pPageDesc; in CheckForFacinPg()1229 rSepInfo.pPDNd && in CheckForFacinPg()1230 pPd->IsFollowNextPageOfNode( *rSepInfo.pPDNd ) ) in CheckForFacinPg()1492 void MSWordExportBase::SectionProperties( const WW8_SepInfo& rSepInfo, WW8_PdAttrDesc* pA ) in SectionProperties() argument1494 const SwPageDesc* pPd = rSepInfo.pPageDesc; in SectionProperties()1496 if ( rSepInfo.pSectionFmt && !pPd ) in SectionProperties()1510 AttrOutput().SectionFormProtection( rSepInfo.IsProtected() ); in SectionProperties()1515 AttrOutput().SectionLineNumbering( rSepInfo.nLnNumRestartNo, rLnNumInfo ); in SectionProperties()[all …]