Searched refs:mxConnections (Results 1 – 1 of 1) sorted by relevance
165 inline ConnectionsBuffer& getConnections() const { return *mxConnections; } in getConnections()262 ConnectionsBfrPtr mxConnections; /// All external data connections. member in oox::xls::WorkbookGlobals504 mxConnections.reset( new ConnectionsBuffer( *this ) ); in initialize()
Completed in 22 milliseconds