Searched refs:GetSectionLevel (Results 1 – 6 of 6) sorted by relevance
78 sal_uInt16 GetSectionLevel();
1490 sal_uInt16 SwNodes::GetSectionLevel(const SwNodeIndex &rIdx) const { in GetSectionLevel() function in SwNodes1497 return rIdx.GetNode().GetSectionLevel(); in GetSectionLevel()1721 HighLevel aPara( rNodes.GetSectionLevel( rRange.aStart )); in HighestLevel()
288 sal_uInt16 SwNode::GetSectionLevel() const in GetSectionLevel() function in SwNode
961 sal_uInt16 nLevel = rNodes.GetSectionLevel( pPos->nNode ); in GoStartSection()977 sal_uInt16 nLevel = rNodes.GetSectionLevel( pPos->nNode ); in GoEndSection()
175 sal_uInt16 GetSectionLevel(const SwNodeIndex &rIndex) const;
126 sal_uInt16 GetSectionLevel() const;
Completed in 56 milliseconds