Searched refs:getConnectionType (Results 1 – 5 of 5) sorted by relevance
110 // DocMerge from idl: method com::sun::star::lang::XConnectionPoint::getConnectionType125 type getConnectionType();
185 virtual UNO3_TYPE SAL_CALL getConnectionType() throw( UNO3_RUNTIMEEXCEPTION );
136 inline sal_Int32 getConnectionType() const { return maModel.mnType; } in getConnectionType() function in oox::xls::Connection
124 Type SAL_CALL OConnectionPointHelper::getConnectionType() throw( RuntimeException ) in getConnectionType() function in unocontrols::OConnectionPointHelper
316 if( xConnection.get() && (xConnection->getConnectionType() == BIFF12_CONNECTION_HTML) ) in finalizeImport()
Completed in 59 milliseconds