Searched refs:localInLinks (Results 1 – 1 of 1) sorted by relevance
665 bool localInLinks = inLinks; in findNavigationReferencesInObjectRecursive() local 666 if (!localInLinks) in findNavigationReferencesInObjectRecursive() 669 localInLinks = element.first == "Links"; in findNavigationReferencesInObjectRecursive() 673 if (localInLinks && eType == ExpandType::NotLinks) in findNavigationReferencesInObjectRecursive() 677 if (!localInLinks && eType == ExpandType::Links) in findNavigationReferencesInObjectRecursive() 685 newDepth, skipDepth, localInLinks, in findNavigationReferencesInObjectRecursive()