Searched refs:aOtherSet (Results 1 – 1 of 1) sorted by relevance
1001 SfxItemSet aOtherSet( GetDoc()->GetAttrPool(), in Find() local1003 aOtherSet.Put( rSet, sal_False ); // alle Invalid-Items erhalten! in Find()1034 if( (!aOtherSet.Count() || in Find()1035 lcl_Search( *pNode, aOtherSet, bNoColls )) && in Find()1048 if( !aOtherSet.Count() ) in Find()1061 if( lcl_Search( *pNode, aOtherSet, bNoColls )) in Find()
Completed in 741 milliseconds