Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/fields/
H A Dchpfld.cxx171 const SwTxtNode *pTxtNd = rTxtNd.FindOutlineNodeOfLevel( nLevel ); in ChangeExpansion()
204 pONd = pTxtNd->FindOutlineNodeOfLevel( nLevel ); in ChangeExpansion()
H A Dexpfld.cxx618 const SwTxtNode* pTxtNd = rNd.FindOutlineNodeOfLevel( nLevel ); in SetChapter()
/trunk/main/sw/inc/
H A Dnode.hxx304 const SwTxtNode* FindOutlineNodeOfLevel( sal_uInt8 nLvl ) const;
/trunk/main/sw/source/core/docnode/
H A Dnode.cxx828 const SwTxtNode* SwNode::FindOutlineNodeOfLevel( sal_uInt8 nLvl ) const in FindOutlineNodeOfLevel() function in SwNode
/trunk/main/sw/source/core/crsr/
H A Dcrstrvl.cxx1174 const SwTxtNode* pONd = pTxtNd->FindOutlineNodeOfLevel( MAXLEVEL-1); in GetContentAtPos()
/trunk/main/sw/source/core/doc/
H A Ddocfld.cxx1525 FindOutlineNodeOfLevel( nLvl ); in UpdateExpFlds()
H A Ddoctxm.cxx741 return pNd ? pNd->FindOutlineNodeOfLevel( nLvl ) : 0; in lcl_FindChapterNode()

Completed in 70 milliseconds