Searched refs:nOutlineCount (Results 1 – 3 of 3) sorted by relevance
3761 sal_uInt16 nOutlineCount = pDoc->GetNodes().GetOutLineNds().Count(); in getByName() local3763 for (sal_uInt16 i = 0; i < nOutlineCount && !bFound; ++i) in getByName()3806 sal_uInt16 nOutlineCount = rOutlineNodes.Count(); in getElementNames() local3807 aRet.realloc(nOutlineCount); in getElementNames()3812 for (sal_uInt16 i = 0; i < nOutlineCount; ++i) in getElementNames()3852 sal_uInt16 nOutlineCount = pDoc->GetNodes().GetOutLineNds().Count(); in hasByName() local3854 for (sal_uInt16 i = 0; i < nOutlineCount && !bRet; ++i) in hasByName()
249 sal_uInt16 nOutlineCount = nMemberCount = in Init() local253 for(sal_uInt16 j = 0; j < nOutlineCount; j++) in Init()537 sal_uInt16 nOutlineCount = nMemberCount = in FillMemberList() local541 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()