/aoo41x/main/connectivity/source/drivers/mysql/ |
H A D | YViews.cxx | 89 Reference<XConnection> xConnection = static_cast<OMySQLCatalog&>(m_rParent).getConnection(); in createDescriptor() local 116 Reference<XConnection> xConnection = static_cast<OMySQLCatalog&>(m_rParent).getConnection(); in dropObject() local 132 Reference<XConnection> xConnection = static_cast<OMySQLCatalog&>(m_rParent).getConnection(); in createView() local
|
H A D | YTables.cxx | 149 Reference< XConnection > xConnection = static_cast<OMySQLCatalog&>(m_rParent).getConnection(); in dropObject() local 201 …const Reference< XConnection > xConnection = static_cast<OMySQLCatalog&>(m_rParent).getConnection(… in createTable() local
|
/aoo41x/main/connectivity/source/drivers/hsqldb/ |
H A D | HViews.cxx | 95 Reference<XConnection> xConnection = static_cast<OHCatalog&>(m_rParent).getConnection(); in createDescriptor() local 122 Reference<XConnection> xConnection = static_cast<OHCatalog&>(m_rParent).getConnection(); in dropObject() local 138 Reference<XConnection> xConnection = static_cast<OHCatalog&>(m_rParent).getConnection(); in createView() local
|
H A D | HTables.cxx | 132 Reference< XConnection > xConnection = static_cast<OHCatalog&>(m_rParent).getConnection(); in dropObject() local 168 Reference< XConnection > xConnection = static_cast<OHCatalog&>(m_rParent).getConnection(); in createTable() local
|
/aoo41x/main/connectivity/source/commontools/ |
H A D | TIndexes.cxx | 60 Reference< XConnection> xConnection = m_pTable->getConnection(); in createObject() local 133 Reference< XConnection> xConnection = m_pTable->getConnection(); in appendObject() local 221 Reference< XConnection> xConnection = m_pTable->getConnection(); in dropObject() local
|
H A D | ParamterSubstitution.cxx | 42 uno::Reference< sdbc::XConnection > xConnection; in initialize() local 89 uno::Reference< sdbc::XConnection > xConnection = m_xConnection; in substituteVariables() local
|
H A D | TKeys.cxx | 136 Reference< XConnection> xConnection = m_pTable->getConnection(); in appendObject() local 273 Reference< XConnection> xConnection = m_pTable->getConnection(); in dropObject() local
|
/aoo41x/main/dbaccess/source/ui/browser/ |
H A D | dbexchange.cxx | 117 Reference<XConnection> xConnection; in ODataClipboard() local 212 Reference<XConnection> xConnection( getDescriptor()[daConnection], UNO_QUERY ); in ObjectReleased() local 232 Reference< XConnection > xConnection( rDescriptor[daConnection], UNO_QUERY ); in disposing() local
|
H A D | dsbrowserDnD.cxx | 82 SharedConnection xConnection; in implCopyObject() local 115 SharedConnection xConnection; in queryDrop() local
|
H A D | dbtreemodel.hxx | 66 SharedConnection xConnection; member
|
/aoo41x/main/connectivity/source/cpool/ |
H A D | ZConnectionPool.cxx | 185 Reference<XConnection> xConnection; in getConnectionWithInfo() local 204 Reference<XConnection> xConnection(Source.Source,UNO_QUERY); in disposing() local 228 Reference<XConnection> xConnection = xPooledConnection->getConnection(); in createNewConnection() local 293 Reference<XConnection> xConnection; in getPooledConnection() local
|
H A D | ZDriverWrapper.cxx | 90 Reference< XConnection > xConnection; in connect() local
|
/aoo41x/main/dbaccess/source/ui/misc/ |
H A D | datasourceconnector.cxx | 134 Reference< XConnection > xConnection; in connect() local 155 Reference< XConnection > xConnection; in connect() local
|
/aoo41x/main/sw/source/ui/shells/ |
H A D | textsh2.cxx | 93 Reference<XConnection> xConnection; member 136 Reference<XConnection> xConnection; in ExecDB() local 260 Reference< sdbc::XConnection> xConnection = pDBStruct->xConnection; in IMPL_STATIC_LINK() local
|
/aoo41x/main/connectivity/source/drivers/adabas/ |
H A D | BViews.cxx | 74 Reference<XConnection> xConnection = static_cast<OAdabasCatalog&>(m_rParent).getConnection(); in createObject() local 112 Reference<XConnection> xConnection = static_cast<OAdabasCatalog&>(m_rParent).getConnection(); in createDescriptor() local
|
/aoo41x/main/dbaccess/source/ui/uno/ |
H A D | unoDirectSql.cxx | 109 Reference< XConnection > xConnection = m_xActiveConnection; in IMPLEMENT_PROPERTYCONTAINER_DEFAULTS() local
|
/aoo41x/main/jurt/com/sun/star/lib/uno/bridges/java_remote/ |
H A D | XConnectionInputStream_Adapter.java | 39 XConnectionInputStream_Adapter(XConnection xConnection) { in XConnectionInputStream_Adapter()
|
H A D | XConnectionOutputStream_Adapter.java | 39 XConnectionOutputStream_Adapter(XConnection xConnection) { in XConnectionOutputStream_Adapter()
|
/aoo41x/main/dbaccess/source/ui/querydesign/ |
H A D | QueryDesignView.cxx | 277 Reference< XConnection> xConnection = rController.getConnection(); in ParseCondition() local 960 Reference< XConnection> xConnection = rController.getConnection(); in GenerateOrder() local 1221 const Reference< XConnection> xConnection = rController.getConnection(); in GenerateGroupBy() local 1465 Reference< XConnection> xConnection = rController.getConnection(); in GetANDCriteria() local 1544 Reference< XConnection> xConnection = rController.getConnection(); in GetANDCriteria() local 1601 Reference< XConnection> xConnection = rController.getConnection(); in AddFunctionCondition() local 1779 Reference< XConnection> xConnection = rController.getConnection(); in ComparisonPredicate() local 1818 Reference< XConnection> xConnection = rController.getConnection(); in ComparisonPredicate() local 2067 Reference< XConnection> xConnection = rController.getConnection(); in InitFromParseNodeImpl() local 2235 Reference< XConnection> xConnection = rController.getConnection(); in InstallFields() local [all …]
|
/aoo41x/main/dbaccess/source/core/misc/ |
H A D | objectnameapproval.cxx | 100 Reference< XConnection > xConnection( m_pImpl->aConnection ); in approveElement() local
|
/aoo41x/main/qadevOOo/tests/java/ifc/bridge/ |
H A D | _XBridge.java | 121 XConnection xConnection = (XConnection)args[2]; // args[2] - connection in _getDescription() local
|
/aoo41x/main/extensions/test/pgp/ |
H A D | TestPGP.java | 124 XConnection xConnection = xConnector.connect(argv[0]); in main() local
|
/aoo41x/main/jurt/demo/com/sun/star/demo/ |
H A D | DemoServer.java | 91 XConnection xConnection = xAcceptor.accept(conDcp); in main() local
|
/aoo41x/main/connectivity/qa/complex/connectivity/ |
H A D | JdbcLongVarCharTest.java | 65 com.sun.star.sdbc.XConnection xConnection = null; in testLongVarChar() local
|
/aoo41x/main/dbaccess/source/ui/app/ |
H A D | AppController.cxx | 1292 SharedConnection xConnection( ensureConnection() ); in Execute() local 1347 SharedConnection xConnection( ensureConnection() ); in Execute() local 1361 SharedConnection xConnection( ensureConnection() ); in Execute() local 1387 SharedConnection xConnection( ensureConnection() ); in Execute() local 1635 Reference<XConnection> xConnection; in elementReplaced() local 1711 SharedConnection xConnection( ensureConnection() ); in onContainerSelect() local 1871 SharedConnection xConnection( ensureConnection() ); in openElementWithArguments() local 2018 SharedConnection xConnection( ensureConnection() ); in newElement() local 2269 SharedConnection xConnection( ensureConnection() ); in showPreviewFor() local 2601 SharedConnection xConnection( ensureConnection() ); in executeDrop() local
|