Home
last modified time | relevance | path

Searched refs:nRoot (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx301 for( sal_uInt16 nRoot = 1; !bFound && (nRoot < SC_CONTENT_COUNT); ++nRoot ) in GetEntryIndexes() local
303 if( pEntry == pRootNodes[ nRoot ] ) in GetEntryIndexes()
305 rnRootIndex = nRoot; in GetEntryIndexes()
309 else if( pParent && (pParent == pRootNodes[ nRoot ]) ) in GetEntryIndexes()
311 rnRootIndex = nRoot; in GetEntryIndexes()
334 sal_uInt16 nRoot; in GetChildIndex() local
336 GetEntryIndexes( nRoot, nChild, pEntry ); in GetChildIndex()
1738 sal_uInt16 nRoot; in StoreSettings() local
1740 GetEntryIndexes( nRoot, nChild, GetCurEntry() ); in StoreSettings()
1741 pSettings->SetRootSelected( nRoot ); in StoreSettings()
/trunk/main/autodoc/source/ary/idl/
H A Dia_type.cxx84 Type_id nRoot = i_rName.IsAbsolute() in lhf_CheckIn_XNameRoom() local
89 return find_ExplicitNameRoom(nRoot); in lhf_CheckIn_XNameRoom()
93 ret = & find_ExplicitNameRoom(nRoot); in lhf_CheckIn_XNameRoom()

Completed in 29 milliseconds