Searched refs:nOutlineCount (Results 1 – 3 of 3) sorted by relevance
3777 sal_uInt16 nOutlineCount = pDoc->GetNodes().GetOutLineNds().Count(); in getByName() local3779 for (sal_uInt16 i = 0; i < nOutlineCount && !bFound; ++i) in getByName()3822 sal_uInt16 nOutlineCount = rOutlineNodes.Count(); in getElementNames() local3823 aRet.realloc(nOutlineCount); in getElementNames()3828 for (sal_uInt16 i = 0; i < nOutlineCount; ++i) in getElementNames()3868 sal_uInt16 nOutlineCount = pDoc->GetNodes().GetOutLineNds().Count(); in hasByName() local3870 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()