Home
last modified time | relevance | path

Searched refs:IsFooterShared (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/core/undo/
H A DSwUndoPageDesc.cxx99 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()
/trunk/main/sw/source/core/doc/
H A Ddocdesc.cxx351 rChged.IsFooterShared() != pDesc->IsFooterShared() ); in ChgPageDesc()
354 if ( rChged.IsFooterShared() || !rFoot.IsActive() ) in ChgPageDesc()
398 pDesc->ChgFooterShare( rChged.IsFooterShared() ); in ChgPageDesc()
H A Ddocfmt.cxx2201 if( !rDstDesc.IsFooterShared() ) in CopyPageDesc()
/trunk/main/sw/inc/
H A Dpagedesc.hxx177 inline sal_Bool IsFooterShared() const;
250 inline sal_Bool SwPageDesc::IsFooterShared() const in IsFooterShared() function in SwPageDesc
/trunk/main/sw/source/ui/utlui/
H A Duitool.cxx467 SfxBoolItem aShared(SID_ATTR_PAGE_SHARED, rPageDesc.IsFooterShared()); in PageDescToItemSet()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx1249 ( !pPd->IsHeaderShared() || !pPd->IsFooterShared() )) in CheckForFacinPg()
1704 if ( !pPd->IsFooterShared() || bLeftRightPgChain ) in SectionProperties()
/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx4080 … sal_Bool bShare = (bHeader && rDesc.IsHeaderShared()) || (!bHeader && rDesc.IsFooterShared()); in GetPropertyValues_Impl()

Completed in 66 milliseconds