Home
last modified time | relevance | path

Searched refs:getConnections (Results 1 – 10 of 10) sorted by relevance

/trunk/main/oox/source/xls/
H A Dconnectionsfragment.cxx131 return new ConnectionContext( *this, getConnections().createConnection() ); in onCreateContext()
148 return new ConnectionContext( *this, getConnections().createConnection() ); in onCreateRecordContext()
169 getConnections().finalizeImport(); in finalizeImport()
H A Dquerytablebuffer.cxx280 Connection& rConnection = getConnections().createConnectionWithId(); in importQueryTable()
306 ConnectionRef xConnection = getConnections().getConnection( maModel.mnConnId ); in importQueryTableSettings()
314 ConnectionRef xConnection = getConnections().getConnection( maModel.mnConnId ); in finalizeImport()
H A Dworkbookhelper.cxx165 inline ConnectionsBuffer& getConnections() const { return *mxConnections; } in getConnections() function in oox::xls::WorkbookGlobals
809 ConnectionsBuffer& WorkbookHelper::getConnections() const in getConnections() function in oox::xls::WorkbookHelper
811 return mrBookGlob.getConnections(); in getConnections()
/trunk/main/udkapi/com/sun/star/lang/
H A DXConnectionPoint.idl188 // DocMerge from idl: method com::sun::star::lang::XConnectionPoint::getConnections
192 sequence<com::sun::star::uno::XInterface> getConnections();
/trunk/main/UnoControls/source/inc/
H A DOConnectionPointHelper.hxx247 …virtual UNO3_SEQUENCE< UNO3_REFERENCE< UNO3_XINTERFACE > > SAL_CALL getConnections() throw( UNO3_R…
/trunk/main/UnoControls/source/controls/
H A DOConnectionPointHelper.cxx216 Sequence< Reference< XInterface > > SAL_CALL OConnectionPointHelper::getConnections() throw( Runtim… in getConnections() function in unocontrols::OConnectionPointHelper
/trunk/main/oox/inc/oox/drawingml/diagram/
H A Ddiagram.hxx139 dgm::Connections & getConnections() in getConnections() function in oox::drawingml::DiagramData
/trunk/main/oox/inc/oox/xls/
H A Dworkbookhelper.hxx228 ConnectionsBuffer& getConnections() const;
/trunk/main/oox/source/drawingml/diagram/
H A Ddatamodelcontext.cxx304 xRet.set( new CxnListContext( *this, mpDataModel->getConnections() ) ); in createFastChildContext()
H A Ddiagram.cxx176 dgm::Connections & aConnections(mpData->getConnections( ) ); in build()

Completed in 40 milliseconds