Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx1131 const SwOutlineNodes& rOutlineNodes, const SwNumRule* pOutlRule) in lcl_CreateOutlineString() argument
1134 const SwTxtNode * pTxtNd = rOutlineNodes[ nIndex ]->GetTxtNode(); in lcl_CreateOutlineString()
1147 sEntry += rOutlineNodes[ nIndex ]-> in lcl_CreateOutlineString()
3757 const SwOutlineNodes& rOutlineNodes = pDoc->GetNodes().GetOutLineNds(); in getByName() local
3760 lcl_CreateOutlineString(i, rOutlineNodes, pOutlRule)) in getByName()
3797 const SwOutlineNodes& rOutlineNodes = pDoc->GetNodes().GetOutLineNds(); in getElementNames() local
3798 sal_uInt16 nOutlineCount = rOutlineNodes.Count(); in getElementNames()
3806 String sEntry = lcl_CreateOutlineString(i, rOutlineNodes, pOutlRule); in getElementNames()
3848 const SwOutlineNodes& rOutlineNodes = pDoc->GetNodes().GetOutLineNds(); in hasByName() local
3851 lcl_CreateOutlineString(i, rOutlineNodes, pOutlRule)) in hasByName()

Completed in 42 milliseconds