Home
last modified time | relevance | path

Searched refs:xFilterControl (Results 1 – 2 of 2) sorted by path

/trunk/main/svx/source/form/
H A Dfiltnav.cxx679 …const Reference< XControl > xFilterControl( xFilterController->getFilterComponent( nComponentIndex… in Update() local
680 … const ::rtl::OUString sDisplayName( lcl_getLabelName_nothrow( xFilterControl ) ); in Update()
H A Dformcontroller.cxx3388 Reference< XControl > xFilterControl( in startFiltering() local
3392 …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()

Completed in 41 milliseconds