Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/form/
H A Dfmshimp.cxx2172 Reference< XRowSet> xDatabaseForm(m_xActiveForm, UNO_QUERY); in startListening() local
2173 if (xDatabaseForm.is() && getRowSetConnection(xDatabaseForm).is()) in startListening()
2251 Reference< XRowSet> xDatabaseForm(m_xActiveForm, UNO_QUERY); in stopListening() local
2252 if ( xDatabaseForm.is() ) in stopListening()

Completed in 39 milliseconds