Searched refs:rDisjunction (Results 1 – 1 of 1) sorted by relevance
666 const Sequence< ::rtl::OUString >& rDisjunction( *pConjunctionTerm ); in Update() local667 for ( const ::rtl::OUString* pDisjunctiveTerm = rDisjunction.getConstArray(); in Update()668 pDisjunctiveTerm != rDisjunction.getConstArray() + rDisjunction.getLength(); in Update()676 … const sal_Int32 nComponentIndex = pDisjunctiveTerm - rDisjunction.getConstArray(); in Update()
Completed in 14 milliseconds