Home
last modified time | relevance | path

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

/aoo41x/main/connectivity/source/commontools/
H A Dfiltermanager.cxx136 sal_Int32 nOnlyNonEmpty = -1; in isThereAtMostOneComponent() local
142 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 16 milliseconds