Searched refs:nRoot (Results 1 – 2 of 2) sorted by relevance
301 for( sal_uInt16 nRoot = 1; !bFound && (nRoot < SC_CONTENT_COUNT); ++nRoot ) in GetEntryIndexes() local303 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() local336 GetEntryIndexes( nRoot, nChild, pEntry ); in GetChildIndex()1738 sal_uInt16 nRoot; in StoreSettings() local1740 GetEntryIndexes( nRoot, nChild, GetCurEntry() ); in StoreSettings()1741 pSettings->SetRootSelected( nRoot ); in StoreSettings()
84 Type_id nRoot = i_rName.IsAbsolute() in lhf_CheckIn_XNameRoom() local89 return find_ExplicitNameRoom(nRoot); in lhf_CheckIn_XNameRoom()93 ret = & find_ExplicitNameRoom(nRoot); in lhf_CheckIn_XNameRoom()
Completed in 28 milliseconds