Home
last modified time | relevance | path

Searched refs:m_xConnection (Results 51 – 75 of 98) sorted by relevance

1234

/aoo41x/main/dbaccess/source/ui/misc/
H A DWCopyTable.cxx120 :m_xConnection( _rxConnection, UNO_SET_THROW ) in ObjectCopySource()
184 …const String sSourceName = (::dbtools::composeTableNameForSelect(m_xConnection,m_xObject) + ::rtl:… in copyFilterAndSortingTo()
273 aSQL.append( ::dbtools::composeTableNameForSelect( m_xConnection, m_xObject ) ); in getSelectStatement()
285 m_xConnection->prepareStatement( getSelectStatement() ), in getPreparedSelectStatement()
296 :m_xConnection( _rxConnection, UNO_SET_THROW ) in NamedTableCopySource()
372 m_xStatement.set( m_xConnection->prepareStatement( getSelectStatement() ), UNO_SET_THROW ); in impl_ensureStatement_throw()
431 …aSQL.append( ::dbtools::composeTableNameForSelect( m_xConnection, m_sTableCatalog, m_sTableSchema,… in getSelectStatement()
/aoo41x/main/dbaccess/source/ui/dlg/
H A Dqueryfilter.cxx155 ,m_xConnection( _rxConnection ) in DlgFilterCrit()
180 … sal_Int32 eColumnSearch = ::dbtools::getSearchColumnFlag( m_xConnection, nDataType ); in DlgFilterCrit()
211 sal_Int32 eColumnSearch = dbtools::getSearchColumnFlag(m_xConnection,nDataType); in DlgFilterCrit()
778 sal_Int32 eColumnSearch = dbtools::getSearchColumnFlag(m_xConnection,nDataType); in IMPL_LINK()
H A DAdabasStat.hxx76 m_xConnection; /// valid as long as the page is active
H A DUserAdmin.hxx73 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection> m_xConnection;
/aoo41x/main/connectivity/source/commontools/
H A DParamterSubstitution.cxx44 m_xConnection = xConnection; in initialize()
89 uno::Reference< sdbc::XConnection > xConnection = m_xConnection; in substituteVariables()
/aoo41x/main/dbaccess/source/ui/inc/
H A Dlinkeddocuments.hxx79 m_xConnection;
98 inline sal_Bool isConnected() const { return m_xConnection.is(); } in isConnected()
H A DWCopyTable.hxx145 … ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection > m_xConnection;
178 … ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection > m_xConnection;
H A DUserAdminDlg.hxx64 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection> m_xConnection;
H A Ddirectsql.hxx96 m_xConnection;
H A Dqueryorder.hxx107 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection> m_xConnection;
H A DColumnControlWindow.hxx50 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection> m_xConnection;
H A Dparamdialog.hxx104 m_xConnection;
/aoo41x/main/dbaccess/source/ui/uno/
H A DColumnModel.cxx120 &m_xConnection, ::getCppuType( &m_xConnection ) ); in registerProperties()
/aoo41x/main/connectivity/source/drivers/hsqldb/
H A DHViews.cxx62 ,m_xConnection( _rxConnection ) in HViews()
78 return new HView( m_xConnection, isCaseSensitive(), sSchema, sTable ); in createObject()
/aoo41x/main/dbaccess/source/core/api/
H A DTableDeco.cxx120 ,m_xConnection( _rxConnection ) in DBG_NAME()
633 m_xConnection, in createDataDescriptor()
675 …ator* pMediator = new OContainerMediator( pCol, m_xColumnDefinitions, m_xConnection, OContainerMed… in refreshColumns()
/aoo41x/main/dbaccess/source/ui/querydesign/
H A Dquerydlg.cxx109 ,m_xConnection(_xConnection) in DBG_NAME()
144 xMeta = m_xConnection->getMetaData(); in DBG_NAME()
/aoo41x/main/sw/source/ui/dbui/
H A Dselectdbtabledialog.hxx61 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection> m_xConnection;
/aoo41x/main/connectivity/source/inc/hsqldb/
H A DHView.hxx84 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection > m_xConnection;
H A DHUsers.hxx39 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection > m_xConnection;
H A DHViews.hxx34 … ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection > m_xConnection;
H A DHUser.hxx38 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection > m_xConnection;
/aoo41x/main/connectivity/source/inc/mysql/
H A DYUsers.hxx39 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection > m_xConnection;
/aoo41x/main/extensions/source/propctrlr/
H A Dsqlcommanddesign.hxx60 … ::dbtools::SharedConnection m_xConnection;
/aoo41x/main/connectivity/inc/connectivity/
H A Dpredicateinput.hxx52 m_xConnection;
/aoo41x/main/dbaccess/source/core/inc/
H A DFilteredContainer.hxx52 ::com::sun::star::uno::WeakReference< ::com::sun::star::sdbc::XConnection > m_xConnection;

Completed in 76 milliseconds

1234