Home
last modified time | relevance | path

Searched refs:getUnoTunnelImplementationId (Results 26 – 50 of 111) sorted by relevance

12345

/trunk/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dxmlencryption_mscryptimpl.cxx113 …ecImpl* )xTplTunnel->getSomething( XMLElementWrapper_XmlSecImpl::getUnoTunnelImplementationId() ) ; in encrypt()
250 …ecImpl* )xTplTunnel->getSomething( XMLElementWrapper_XmlSecImpl::getUnoTunnelImplementationId() ) ; in decrypt()
/trunk/main/reportdesign/source/core/api/
H A DSection.cxx666 …if (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArray()… in getSomething()
680 …pContent = reinterpret_cast< OSection* >( xUnoTunnel->getSomething( getUnoTunnelImplementationId()… in getImplementation()
685 uno::Sequence< sal_Int8 > OSection::getUnoTunnelImplementationId() in getUnoTunnelImplementationId() function in reportdesign::OSection
/trunk/main/connectivity/source/drivers/adabas/
H A DBTable.cxx98 Sequence< sal_Int8 > OAdabasTable::getUnoTunnelImplementationId() in getUnoTunnelImplementationId() function in OAdabasTable
117 …return (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArr… in getSomething()
/trunk/main/connectivity/source/drivers/file/
H A DFConnection.cxx418 …return (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArr… in getSomething()
423 Sequence< sal_Int8 > OConnection::getUnoTunnelImplementationId() in getUnoTunnelImplementationId() function in OConnection
/trunk/main/connectivity/source/drivers/mysql/
H A DYTable.cxx153 Sequence< sal_Int8 > OMySQLTable::getUnoTunnelImplementationId() in getUnoTunnelImplementationId() function in OMySQLTable
172 …return (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArr… in getSomething()
H A DYDriver.cxx297 …t_cast<OMetaConnection*>(xTunnel->getSomething( OMetaConnection::getUnoTunnelImplementationId() )); in connect()
403 …t_cast<OMetaConnection*>(xTunnel->getSomething( OMetaConnection::getUnoTunnelImplementationId() )); in getDataDefinitionByConnection()
/trunk/main/connectivity/source/drivers/hsqldb/
H A DHTable.cxx134 Sequence< sal_Int8 > OHSQLTable::getUnoTunnelImplementationId() in getUnoTunnelImplementationId() function in OHSQLTable
153 …return (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArr… in getSomething()
/trunk/main/dbaccess/source/core/api/
H A Dtable.cxx358 …if (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArray()… in getSomething()
366 Sequence< sal_Int8 > ODBTable::getUnoTunnelImplementationId() in getUnoTunnelImplementationId() function in ODBTable
H A DTableDeco.cxx563 …if (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArray()… in getSomething()
573 Sequence< sal_Int8 > ODBTableDecorator::getUnoTunnelImplementationId() in getUnoTunnelImplementationId() function in ODBTableDecorator
/trunk/main/forms/source/component/
H A DColumns.cxx127 const Sequence<sal_Int8>& OGridColumn::getUnoTunnelImplementationId() in getUnoTunnelImplementationId() function in frm::OGridColumn
149 …&& (0 == rtl_compareMemory( getUnoTunnelImplementationId().getConstArray(), _rIdentifier.getConst… in getSomething()
/trunk/main/dbaccess/source/core/dataaccess/
H A DContentHelper.cxx653 …if (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArray()… in getSomething()
666 … reinterpret_cast< OContentHelper* >( xUnoTunnel->getSomething( getUnoTunnelImplementationId() ) ); in getImplementation()
H A Ddatabasecontext.cxx764 …if (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArray()… in getSomething()
770 Sequence< sal_Int8 > ODatabaseContext::getUnoTunnelImplementationId() in getUnoTunnelImplementationId() function in dbaccess::ODatabaseContext
/trunk/main/connectivity/source/drivers/ado/
H A DAConnection.cxx510 …return (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArr… in getSomething()
517 Sequence< sal_Int8 > OConnection::getUnoTunnelImplementationId() in getUnoTunnelImplementationId() function in OConnection
/trunk/main/connectivity/source/drivers/dbase/
H A DDTable.cxx781 Sequence< sal_Int8 > ODbaseTable::getUnoTunnelImplementationId() in getUnoTunnelImplementationId() function in ODbaseTable
802 …return (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArr… in getSomething()
1649 …terpret_cast< ODbaseIndex* >( xTunnel->getSomething(ODbaseIndex::getUnoTunnelImplementationId()) ); in DeleteRow()
1762 …terpret_cast< ODbaseIndex* >( xTunnel->getSomething(ODbaseIndex::getUnoTunnelImplementationId()) ); in UpdateBuffer()
1866 …terpret_cast< ODbaseIndex* >( xTunnel->getSomething(ODbaseIndex::getUnoTunnelImplementationId()) ); in UpdateBuffer()
/trunk/main/connectivity/source/inc/ado/
H A DAView.hxx52 static ::com::sun::star::uno::Sequence< sal_Int8 > getUnoTunnelImplementationId();
H A DAIndex.hxx54 static ::com::sun::star::uno::Sequence< sal_Int8 > getUnoTunnelImplementationId();
H A DAColumn.hxx59 static ::com::sun::star::uno::Sequence< sal_Int8 > getUnoTunnelImplementationId();
H A DAKey.hxx55 static ::com::sun::star::uno::Sequence< sal_Int8 > getUnoTunnelImplementationId();
/trunk/main/dbaccess/source/ui/inc/
H A DJoinExchange.hxx85 static ::com::sun::star::uno::Sequence< sal_Int8 > getUnoTunnelImplementationId();
/trunk/main/comphelper/inc/comphelper/
H A Daccimplaccess.hxx152 …LLPRIVATE static const ::com::sun::star::uno::Sequence< sal_Int8 >& getUnoTunnelImplementationId();
/trunk/main/svx/source/accessibility/
H A DAccessibleShape.cxx1201 AccessibleShape::getUnoTunnelImplementationId() in getUnoTunnelImplementationId() function in accessibility::AccessibleShape
1230 … = reinterpret_cast< AccessibleShape* >( xTunnel->getSomething( getUnoTunnelImplementationId() ) ); in getImplementation()
1242 …if( ( rIdentifier.getLength() == 16 ) && ( 0 == rtl_compareMemory( getUnoTunnelImplementationId().… in getSomething()
/trunk/main/connectivity/inc/connectivity/sdbcx/
H A DVDescriptor.hxx88 static ::com::sun::star::uno::Sequence< sal_Int8 > getUnoTunnelImplementationId();
/trunk/main/xmlsecurity/source/xmlsec/
H A Dxmlelementwrapper_xmlsecimpl.hxx72 static com::sun::star::uno::Sequence < sal_Int8 > getUnoTunnelImplementationId( void )
/trunk/main/connectivity/source/inc/
H A DTConnection.hxx83 static ::com::sun::star::uno::Sequence< sal_Int8 > getUnoTunnelImplementationId();
/trunk/main/connectivity/source/inc/adabas/
H A DBConnection.hxx67 static ::com::sun::star::uno::Sequence< sal_Int8 > getUnoTunnelImplementationId();

Completed in 119 milliseconds

12345