Searched refs:getConnections (Results 1 – 10 of 10) sorted by relevance
131 return new ConnectionContext( *this, getConnections().createConnection() ); in onCreateContext()148 return new ConnectionContext( *this, getConnections().createConnection() ); in onCreateRecordContext()169 getConnections().finalizeImport(); in finalizeImport()
280 Connection& rConnection = getConnections().createConnectionWithId(); in importQueryTable()306 ConnectionRef xConnection = getConnections().getConnection( maModel.mnConnId ); in importQueryTableSettings()314 ConnectionRef xConnection = getConnections().getConnection( maModel.mnConnId ); in finalizeImport()
165 inline ConnectionsBuffer& getConnections() const { return *mxConnections; } in getConnections() function in oox::xls::WorkbookGlobals809 ConnectionsBuffer& WorkbookHelper::getConnections() const in getConnections() function in oox::xls::WorkbookHelper811 return mrBookGlob.getConnections(); in getConnections()
188 // DocMerge from idl: method com::sun::star::lang::XConnectionPoint::getConnections192 sequence<com::sun::star::uno::XInterface> getConnections();
247 …virtual UNO3_SEQUENCE< UNO3_REFERENCE< UNO3_XINTERFACE > > SAL_CALL getConnections() throw( UNO3_R…
216 Sequence< Reference< XInterface > > SAL_CALL OConnectionPointHelper::getConnections() throw( Runtim… in getConnections() function in unocontrols::OConnectionPointHelper
139 dgm::Connections & getConnections() in getConnections() function in oox::drawingml::DiagramData
228 ConnectionsBuffer& getConnections() const;
304 xRet.set( new CxnListContext( *this, mpDataModel->getConnections() ) ); in createFastChildContext()
176 dgm::Connections & aConnections(mpData->getConnections( ) ); in build()
Completed in 32 milliseconds