Home
last modified time | relevance | path

Searched refs:getConnectionType (Results 1 – 5 of 5) sorted by relevance

/trunk/main/udkapi/com/sun/star/lang/
H A DXConnectionPoint.idl110 // DocMerge from idl: method com::sun::star::lang::XConnectionPoint::getConnectionType
125 type getConnectionType();
/trunk/main/UnoControls/source/inc/
H A DOConnectionPointHelper.hxx185 virtual UNO3_TYPE SAL_CALL getConnectionType() throw( UNO3_RUNTIMEEXCEPTION );
/trunk/main/oox/inc/oox/xls/
H A Dconnectionsbuffer.hxx136 inline sal_Int32 getConnectionType() const { return maModel.mnType; } in getConnectionType() function in oox::xls::Connection
/trunk/main/UnoControls/source/controls/
H A DOConnectionPointHelper.cxx124 Type SAL_CALL OConnectionPointHelper::getConnectionType() throw( RuntimeException ) in getConnectionType() function in unocontrols::OConnectionPointHelper
/trunk/main/oox/source/xls/
H A Dquerytablebuffer.cxx316 if( xConnection.get() && (xConnection->getConnectionType() == BIFF12_CONNECTION_HTML) ) in finalizeImport()

Completed in 34 milliseconds