Searched refs:nOutlineCount (Results 1 – 3 of 3) sorted by relevance
3737 sal_uInt16 nOutlineCount = pDoc->GetNodes().GetOutLineNds().Count(); in getByName() local3739 for (sal_uInt16 i = 0; i < nOutlineCount && !bFound; ++i) in getByName()3782 sal_uInt16 nOutlineCount = rOutlineNodes.Count(); in getElementNames() local3783 aRet.realloc(nOutlineCount); in getElementNames()3788 for (sal_uInt16 i = 0; i < nOutlineCount; ++i) in getElementNames()3828 sal_uInt16 nOutlineCount = pDoc->GetNodes().GetOutLineNds().Count(); in hasByName() local3830 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()
Completed in 58 milliseconds