Home
last modified time | relevance | path

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

/trunk/main/svl/source/items/
H A Dstylepool.cxx95 bool hasIgnorableChildren( const bool bCheckUsage ) const;
215 pNext->hasIgnorableChildren( bSkipUnusedItemSets ) ) in nextItemSet()
236 bool Node::hasIgnorableChildren( const bool bCheckUsage ) const in hasIgnorableChildren() function in __anon680c6a4f0111::Node
249 pChild->hasIgnorableChildren( bCheckUsage /* == true */ ) ); in hasIgnorableChildren()
260 DBG_ASSERT( hasIgnorableChildren( bSkipUnusedItemSets ), in getItemSetOfIgnorableChild()
353 mpNode && mpNode->hasIgnorableChildren( mbSkipUnusedItemSets ) ) in getNext()

Completed in 9 milliseconds