Searched refs:nParentLevel (Results 1 – 4 of 4) sorted by relevance
358 … for(sal_Int32 nParentLevel = i - nStartLevel; nParentLevel < i; nParentLevel++) in UserDraw() local360 OUString sTmp(sLevelTexts[nParentLevel]); in UserDraw()363 aNumberingTypes[nParentLevel], in UserDraw()364 sBulletChars[nParentLevel], in UserDraw()366 sFontNames[nParentLevel], in UserDraw()
1855 int nParentLevel = bArrayIsRootArray ? pItem->nDimLevel : 0; in RequestingChilds() local1856 int nThisLevel = nParentLevel + 1; in RequestingChilds()1874 for( j = 0 ; j < nParentLevel ; j++ ) in RequestingChilds()1880 pChildItem->pIndices[ nParentLevel ] = sal::static_int_cast<short>( i ); in RequestingChilds()
344 const DirEntry& operator []( sal_uInt16 nParentLevel ) const;
2258 const DirEntry &DirEntry::operator[]( sal_uInt16 nParentLevel ) const in operator []()2265 while ( pRes && nParentLevel-- ) in operator []()
Completed in 43 milliseconds