Searched refs:xFilterControl (Results 1 – 2 of 2) sorted by relevance
3388 Reference< XControl > xFilterControl( in startFiltering() local3392 …DBG_ASSERT( xFilterControl.is(), "FormController::startFiltering: could not create a filter contro… in startFiltering()3394 if ( replaceControl( xControl, xFilterControl ) ) in startFiltering()3396 Reference< XTextComponent > xFilterText( xFilterControl, UNO_QUERY ); in startFiltering()
679 …const Reference< XControl > xFilterControl( xFilterController->getFilterComponent( nComponentIndex… in Update() local680 … const ::rtl::OUString sDisplayName( lcl_getLabelName_nothrow( xFilterControl ) ); in Update()
Completed in 32 milliseconds