Searched refs:IsFooterShared (Results 1 – 7 of 7) sorted by relevance
99 bSharedFooter = rPageDesc.IsFooterShared(); in DebugHeaderFooterContent()156 if( rOldFoot.IsActive() && ( rOldDesc.IsFooterShared() != rNewDesc.IsFooterShared() ) ) in SwUndoPageDesc()178 if( !rNewDesc.IsFooterShared() ) in SwUndoPageDesc()277 if( !rDest.IsFooterShared() ) in ExchangeContentNodes()
351 rChged.IsFooterShared() != pDesc->IsFooterShared() ); in ChgPageDesc()354 if ( rChged.IsFooterShared() || !rFoot.IsActive() ) in ChgPageDesc()398 pDesc->ChgFooterShare( rChged.IsFooterShared() ); in ChgPageDesc()
2201 if( !rDstDesc.IsFooterShared() ) in CopyPageDesc()
177 inline sal_Bool IsFooterShared() const;250 inline sal_Bool SwPageDesc::IsFooterShared() const in IsFooterShared() function in SwPageDesc
467 SfxBoolItem aShared(SID_ATTR_PAGE_SHARED, rPageDesc.IsFooterShared()); in PageDescToItemSet()
1249 ( !pPd->IsHeaderShared() || !pPd->IsFooterShared() )) in CheckForFacinPg()1704 if ( !pPd->IsFooterShared() || bLeftRightPgChain ) in SectionProperties()
4080 … sal_Bool bShare = (bHeader && rDesc.IsHeaderShared()) || (!bHeader && rDesc.IsFooterShared()); in GetPropertyValues_Impl()
Completed in 108 milliseconds