Home
last modified time | relevance | path

Searched refs:getConnectionId (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/oox/inc/oox/xls/ !
H A Dconnectionsbuffer.hxx134 inline sal_Int32 getConnectionId() const { return maModel.mnId; } in getConnectionId() function in oox::xls::Connection
/AOO42X/main/oox/source/xls/ !
H A Dquerytablebuffer.cxx281 maModel.mnConnId = rConnection.getConnectionId(); in importQueryTable()
H A Dconnectionsbuffer.cxx485 sal_Int32 nConnId = rxConnection->getConnectionId(); in insertConnectionToMap()