Searched refs:nOutlineCount (Results 1 – 3 of 3) sorted by relevance
3753 sal_uInt16 nOutlineCount = pDoc->GetNodes().GetOutLineNds().Count(); in getByName() local3755 for (sal_uInt16 i = 0; i < nOutlineCount && !bFound; ++i) in getByName()3798 sal_uInt16 nOutlineCount = rOutlineNodes.Count(); in getElementNames() local3799 aRet.realloc(nOutlineCount); in getElementNames()3804 for (sal_uInt16 i = 0; i < nOutlineCount; ++i) in getElementNames()3844 sal_uInt16 nOutlineCount = pDoc->GetNodes().GetOutLineNds().Count(); in hasByName() local3846 for (sal_uInt16 i = 0; i < nOutlineCount && !bRet; ++i) in hasByName()
243 sal_uInt16 nOutlineCount = nMemberCount = in Init() local247 for(sal_uInt16 j = 0; j < nOutlineCount; j++) in Init()531 sal_uInt16 nOutlineCount = nMemberCount = in FillMemberList() local535 for (sal_uInt16 i = 0; i < nOutlineCount; ++i) in FillMemberList()
1989 const sal_uInt16 nOutlineCount = in EnhancedPDFExport() local1991 for ( sal_uInt16 i = 0; i < nOutlineCount; ++i ) in EnhancedPDFExport()
Completed in 98 milliseconds