Searched refs:aOtherSet (Results 1 – 1 of 1) sorted by relevance
1003 SfxItemSet aOtherSet( GetDoc()->GetAttrPool(), in Find() local1005 aOtherSet.Put( rSet, sal_False ); // alle Invalid-Items erhalten! in Find()1036 if( (!aOtherSet.Count() || in Find()1037 lcl_Search( *pNode, aOtherSet, bNoColls )) && in Find()1050 if( !aOtherSet.Count() ) in Find()1063 if( lcl_Search( *pNode, aOtherSet, bNoColls )) in Find()
Completed in 11 milliseconds