Searched refs:rSepInfo (Results 1 – 1 of 1) sorted by relevance
1222 WW8_SepInfo& rSepInfo = aSects[i]; in CheckForFacinPg() local1223 if( !rSepInfo.pSectionFmt ) in CheckForFacinPg()1225 const SwPageDesc* pPd = rSepInfo.pPageDesc; in CheckForFacinPg()1228 rSepInfo.pPDNd && in CheckForFacinPg()1229 pPd->IsFollowNextPageOfNode( *rSepInfo.pPDNd ) ) in CheckForFacinPg()1491 void MSWordExportBase::SectionProperties( const WW8_SepInfo& rSepInfo, WW8_PdAttrDesc* pA ) in SectionProperties() argument1493 const SwPageDesc* pPd = rSepInfo.pPageDesc; in SectionProperties()1495 if ( rSepInfo.pSectionFmt && !pPd ) in SectionProperties()1509 AttrOutput().SectionFormProtection( rSepInfo.IsProtected() ); in SectionProperties()1514 AttrOutput().SectionLineNumbering( rSepInfo.nLnNumRestartNo, rLnNumInfo ); in SectionProperties()[all …]