Home
last modified time | relevance | path

Searched refs:isRowSetAlive (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/svx/inc/svx/
H A Dfmtools.hxx221 sal_Bool isRowSetAlive(const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface>& …
/aoo4110/main/svx/source/form/
H A Dfmtools.cxx479 sal_Bool isRowSetAlive(const Reference< XInterface >& _rxRowSet) in isRowSetAlive() function
H A Dfmshell.cxx1134 || !isRowSetAlive(GetImpl()->getNavController()->getModel()) in GetFormState()
H A Dfmshimp.cxx3177 if (!isRowSetAlive(xFormSet)) in stopFiltering()
H A Dformcontroller.cxx1670 if (m_bFiltering || !xResultSet.is() || !isRowSetAlive(xResultSet)) in determineLockState()

Completed in 1452 milliseconds