Searched refs:getActiveTerm (Results 1 – 3 of 3) sorted by relevance
459 const sal_Int32 nActiveTerm( xFilterController->getActiveTerm() ); in predicateExpressionChanged()761 const sal_Int32 nActiveTerm( xFilterController->getActiveTerm() ); in SetCurrentController()1064 …const bool bIsCurrentFilter = pForm->GetChildren()[ pForm->GetFilterController()->getActiveTerm() … in Paint()
1096 ::sal_Int32 SAL_CALL FormController::getActiveTerm() throw (RuntimeException) in getActiveTerm() function in svxform::FormController1113 if ( _ActiveTerm == getActiveTerm() ) in setActiveTerm()1549 aEvent.DisjunctiveTerm = getActiveTerm(); in textChanged()
274 … virtual ::sal_Int32 SAL_CALL getActiveTerm() throw (::com::sun::star::uno::RuntimeException);
Completed in 51 milliseconds