Lines Matching refs:nDocLevel
1212 const sal_uInt16 nDocLevel = GetDocLevel(); in RequestingChilds() local
1221 aPath[nDocLevel+1], aPath[nDocLevel+2]); in RequestingChilds()
1225 aRef->CanHaveChilds(aPath[nDocLevel+1], in RequestingChilds()
1226 aPath[nDocLevel+2]); in RequestingChilds()
1232 i, aPath[nDocLevel+1], aPath[nDocLevel+2]); in RequestingChilds()
1969 const sal_uInt16 nDocLevel = pFocusBox->GetDocLevel(); in Dispatch_Impl() local
1973 while ( pFocusBox->GetModel()->GetDepth( pDocEntry ) > nDocLevel ) in Dispatch_Impl()
1976 if ( !aRef->Print( *pPrt, aPath[1+nDocLevel], in Dispatch_Impl()
1977 aPath[2+nDocLevel], aPath[3+nDocLevel], &aName ) ) in Dispatch_Impl()
2097 const sal_uInt16 nDocLevel = bEnable ? pFocusBox->GetDocLevel() : 0; in IMPL_LINK() local
2107 bEnable && eVT == SfxOrganizeListBox_Impl::VIEW_TEMPLATES && nDepth == nDocLevel in IMPL_LINK()
2111 ( nDepth == nDocLevel || nDepth == nDocLevel - 1 ) ); in IMPL_LINK()
2114 nDepth == nDocLevel ); in IMPL_LINK()
2125 sal_uInt16 nIndex = aPath[ nDocLevel + 1 ]; in IMPL_LINK()
2130 if ( bEnable && eVT == SfxOrganizeListBox_Impl::VIEW_TEMPLATES && nDepth == nDocLevel ) in IMPL_LINK()