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()
1862 int nParentLevel = bArrayIsRootArray ? pItem->nDimLevel : 0; in RequestingChilds() local1863 int nThisLevel = nParentLevel + 1; in RequestingChilds()1881 for( j = 0 ; j < nParentLevel ; j++ ) in RequestingChilds()1887 pChildItem->pIndices[ nParentLevel ] = sal::static_int_cast<short>( i ); in RequestingChilds()
344 const DirEntry& operator []( sal_uInt16 nParentLevel ) const;
2255 const DirEntry &DirEntry::operator[]( sal_uInt16 nParentLevel ) const in operator []()2262 while ( pRes && nParentLevel-- ) in operator []()
Completed in 87 milliseconds