Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/crsr/
H A Dfindattr.cxx1001 SfxItemSet aOtherSet( GetDoc()->GetAttrPool(), in Find() local
1003 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 17 milliseconds