Searched refs:xFilterText (Results 1 – 1 of 1) sorted by relevance
3396 Reference< XTextComponent > xFilterText( xFilterControl, UNO_QUERY ); in startFiltering() local3397 aFieldInfos.push_back( FmFieldInfo( xField, xFilterText ) ); in startFiltering()3398 xFilterText->addTextListener(this); in startFiltering()
Completed in 21 milliseconds