Lines Matching refs:GetSectionNode
553 SwSectionNode* pSectNd = GetFmt()->GetSectionNode( sal_False ); in Modify()
597 else if( GetFmt() && !GetFmt()->GetSectionNode() ) in GetLinkFileName()
680 0 != (pSectNd = pIdx->GetNode().GetSectionNode() )) in ~SwSectionFmt()
729 0 != (pSectNd = pIdx->GetNode().GetSectionNode() )) in DelFrms()
776 0 != (pSectNd = pIdx->GetNode().GetSectionNode() )) in MakeFrms()
900 const SwSectionNode* pNd = GetSectionNode(); in GetInfo()
1110 SwSectionNode* SwSectionFmt::GetSectionNode(bool const bAlways) in GetSectionNode() function in SwSectionFmt
1114 return pIdx->GetNode().GetSectionNode(); in GetSectionNode()
1121 const SwSectionNode* pNd = GetSectionNode(); in GetGlobalDocSection()
1374 SwSectionNode* pSectNd = rSectFmt.GetSectionNode( sal_False ); in DataChanged()
1684 SwSectionNode* pSectNd = rSectFmt.GetSectionNode( sal_False ); in Closed()
1797 return rSectFmt.GetSectionNode( sal_False ); in GetAnchor()
1804 SwStartNode* pSttNd = rSectFmt.GetSectionNode( sal_False ); in IsInRange()