Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/crsr/
H A Dfindattr.cxx1003 SfxItemSet aOtherSet( GetDoc()->GetAttrPool(), in Find() local
1005 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 21 milliseconds