Searched refs:rOutlineNodes (Results 1 – 1 of 1) sorted by relevance
1131 const SwOutlineNodes& rOutlineNodes, const SwNumRule* pOutlRule) in lcl_CreateOutlineString() argument1134 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() local3760 lcl_CreateOutlineString(i, rOutlineNodes, pOutlRule)) in getByName()3797 const SwOutlineNodes& rOutlineNodes = pDoc->GetNodes().GetOutLineNds(); in getElementNames() local3798 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() local3851 lcl_CreateOutlineString(i, rOutlineNodes, pOutlRule)) in hasByName()
Completed in 64 milliseconds