Lines Matching refs:XConnection
62 using ::com::sun::star::sdbc::XConnection;
102 Reference< XConnection > m_xConnection;
106 …eck( const ::comphelper::ComponentContext& _rContext, const Reference< XConnection >& _rxConnectio… in PlainExistenceCheck()
145 const Reference< XConnection > m_xConnection;
148 …eck( const ::comphelper::ComponentContext& _rContext, const Reference< XConnection >& _rxConnectio… in TableValidityCheck()
190 const Reference< XConnection > m_xConnection;
193 …eck( const ::comphelper::ComponentContext& _rContext, const Reference< XConnection >& _rxConnectio… in QueryValidityCheck()
290 const Reference< XConnection >& _rxConnection
313 const Reference< XConnection >& _rxConnection
337 …ComponentContext& _rContext, sal_Int32 _nCommandType, const Reference< XConnection >& _rxConnectio… in createExistenceCheck()
374 …ComponentContext& _rContext, sal_Int32 _nCommandType, const Reference< XConnection >& _rxConnectio… in createValidityCheck()
409 …mes( const ::comphelper::ComponentContext& _rContext, const Reference< XConnection >& _rxConnectio… in ObjectNames()