Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/form/
H A Ddbtoolsclient.cxx209 …Reference< XConnection > OStaticDataAccessTools::getRowSetConnection(const Reference< XRowSet >& _… in getRowSetConnection() function in svxform::OStaticDataAccessTools
213 xReturn = m_xDataAccessTools->getRowSetConnection(_rxRowSet); in getRowSetConnection()
H A Dformcontroller.cxx841 …Reference<XConnection> xConnection(aStaticTools.getRowSetConnection(Reference< XRowSet>(m_xModelAs… in getFastPropertyValue()
2617 if (xForm.is() && aStaticTools.getRowSetConnection(xForm).is()) in loaded()
3114 Reference< XConnection > xConnection(OStaticDataAccessTools().getRowSetConnection(xForm)); in setFilter()
3287 …Reference< XConnection > xConnection( aStaticTools.getRowSetConnection( Reference< XRowSet >( m_x… in startFiltering()
3970 …aRequest.Connection = OStaticDataAccessTools().getRowSetConnection(Reference< XRowSet >(aEvent.Sou… in approveParameter()
H A Dfmshimp.cxx1694 …matsSupplier> xSupplier( getNumberFormats(OStaticDataAccessTools().getRowSetConnection(xDB), sal_F… in GetY2KState()
1725 …Reference< XNumberFormatsSupplier > xSupplier( getNumberFormats( getRowSetConnection( xActiveRowSe… in SetY2KState()
1765 …Reference< XNumberFormatsSupplier > xSupplier( getNumberFormats( getRowSetConnection( xElementAsRo… in SetY2KState()
2173 if (xDatabaseForm.is() && getRowSetConnection(xDatabaseForm).is()) in startListening()
H A Dfmvwimp.cxx729 if ( !xForm.is() || !OStaticDataAccessTools().getRowSetConnection( xForm ).is() )
H A Dfiltnav.cxx901 Reference< XConnection > xConnection( aStaticTools.getRowSetConnection( xRowSet ) ); in ValidateText()
/aoo41x/main/connectivity/source/simpledbt/
H A Dstaticdbtools_s.cxx106 Reference< XConnection> ODataAccessStaticTools::getRowSetConnection( in getRowSetConnection() function in connectivity::ODataAccessStaticTools
H A Dstaticdbtools_s.hxx90 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection> getRowSetConnection(
/aoo41x/main/svx/inc/svx/
H A Ddbtoolsclient.hxx122 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection> getRowSetConnection(
/aoo41x/main/connectivity/inc/connectivity/
H A Dvirtualdbtools.hxx135 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection> getRowSetConnection(
/aoo41x/main/svx/source/fmcomp/
H A Dgridcell.cxx1357 m_xSupplier = getNumberFormats(getRowSetConnection(xCursorForm), sal_False); in Init()
1968 xSupplier = getNumberFormats( getRowSetConnection( xForm ), sal_True ); in implAdjustGenericFieldSetting()
2992 Reference< XConnection > xConnection(getRowSetConnection(xDataSourceRowSet)); in commitControl()
3085 Reference< XConnection > xConnection(getRowSetConnection(xForm)); in Update()
H A Dgridctrl.cxx1480 …Supplier > xSupplier = aStaticTools.getNumberFormats(aStaticTools.getRowSetConnection(_xCursor), … in setDataSource()

Completed in 135 milliseconds