Searched refs:getFilterComponents (Results 1 – 2 of 2) sorted by relevance
962 ::sal_Int32 SAL_CALL FormController::getFilterComponents() throw( ::com::sun::star::uno::RuntimeExc… in getFilterComponents() function in svxform::FormController985 …if ( ( _Component < 0 ) || ( _Component >= getFilterComponents() ) || ( _Term < 0 ) || ( _Term >= … in setPredicateExpression()1004 if ( ( _Component < 0 ) || ( _Component >= getFilterComponents() ) ) in getFilterComponent()
265 …virtual ::sal_Int32 SAL_CALL getFilterComponents() throw (::com::sun::star::uno::RuntimeException);
Completed in 39 milliseconds