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()3741 const SwOutlineNodes& rOutlineNodes = pDoc->GetNodes().GetOutLineNds(); in getByName() local3744 lcl_CreateOutlineString(i, rOutlineNodes, pOutlRule)) in getByName()3781 const SwOutlineNodes& rOutlineNodes = pDoc->GetNodes().GetOutLineNds(); in getElementNames() local3782 sal_uInt16 nOutlineCount = rOutlineNodes.Count(); in getElementNames()3790 String sEntry = lcl_CreateOutlineString(i, rOutlineNodes, pOutlRule); in getElementNames()3832 const SwOutlineNodes& rOutlineNodes = pDoc->GetNodes().GetOutLineNds(); in hasByName() local3835 lcl_CreateOutlineString(i, rOutlineNodes, pOutlRule)) in hasByName()
Completed in 23 milliseconds