Searched refs:nOnlyNonEmpty (Results 1 – 1 of 1) sorted by relevance
136 sal_Int32 nOnlyNonEmpty = -1; in isThereAtMostOneComponent() local142 if ( nOnlyNonEmpty != -1 ) in isThereAtMostOneComponent()146 nOnlyNonEmpty = i; in isThereAtMostOneComponent()149 if ( nOnlyNonEmpty == -1 ) in isThereAtMostOneComponent()158 o_singleComponent = m_aFilterComponents[ nOnlyNonEmpty ]; in isThereAtMostOneComponent()
Completed in 4 milliseconds