Home
last modified time | relevance | path

Searched refs:disjunctiveTermRemoved (Results 1 – 3 of 3) sorted by path

/trunk/main/offapi/com/sun/star/form/runtime/
H A DXFilterControllerListener.idl63 void disjunctiveTermRemoved( [in] FilterEvent _Event );
/trunk/main/svx/source/form/
H A Dfiltnav.cxx329 …virtual void SAL_CALL disjunctiveTermRemoved( const FilterEvent& _Event ) throw (RuntimeException);
492 void SAL_CALL FmFilterAdapter::disjunctiveTermRemoved( const FilterEvent& _Event ) throw (RuntimeEx… in disjunctiveTermRemoved() function in svxform::FmFilterAdapter
H A Dformcontroller.cxx1081 m_aFilterListeners.notifyEach( &XFilterControllerListener::disjunctiveTermRemoved, aEvent ); in removeDisjunctiveTerm()

Completed in 77 milliseconds