/aoo42x/main/connectivity/source/sdbcx/ |
H A D | VDescriptor.cxx | 55 …return (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArr… in getSomething() 65 …return reinterpret_cast< ODescriptor* >( xTunnel->getSomething( getUnoTunnelImplementationId() ) ); in getImplementation() 110 Sequence< sal_Int8 > ODescriptor::getUnoTunnelImplementationId() in getUnoTunnelImplementationId() function in connectivity::sdbcx::ODescriptor
|
/aoo42x/main/comphelper/source/misc/ |
H A D | accimplaccess.cxx | 120 const Sequence< sal_Int8 >& OAccessibleImplementationAccess::getUnoTunnelImplementationId() in getUnoTunnelImplementationId() function in comphelper::OAccessibleImplementationAccess 142 …&& ( 0 == rtl_compareMemory( getUnoTunnelImplementationId().getConstArray(), _rIdentifier.getConst… in getSomething() 159 xTunnel->getSomething( getUnoTunnelImplementationId() ) ); in getImplementation()
|
/aoo42x/main/dbaccess/source/ui/querydesign/ |
H A D | JoinExchange.cxx | 107 …mentation = reinterpret_cast<OJoinExchObj*>(xTunnel->getSomething(getUnoTunnelImplementationId())); in GetSourceDescription() 115 Sequence< sal_Int8 > OJoinExchObj::getUnoTunnelImplementationId() in getUnoTunnelImplementationId() function in dbaui::OJoinExchObj 133 …if (_rIdentifier.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getCon… in getSomething()
|
/aoo42x/main/xmlsecurity/source/xmlsec/nss/ |
H A D | xmlencryption_nssimpl.cxx | 129 … xTplTunnel->getSomething( XMLElementWrapper_XmlSecImpl::getUnoTunnelImplementationId() ))); in encrypt() 148 … xTgtTunnel->getSomething( XMLElementWrapper_XmlSecImpl::getUnoTunnelImplementationId() ))); in encrypt() 285 … xTplTunnel->getSomething( XMLElementWrapper_XmlSecImpl::getUnoTunnelImplementationId() ))); in decrypt()
|
H A D | xmlsignature_nssimpl.cxx | 111 … xNodTunnel->getSomething( XMLElementWrapper_XmlSecImpl::getUnoTunnelImplementationId() ))); in generate() 219 … xNodTunnel->getSomething( XMLElementWrapper_XmlSecImpl::getUnoTunnelImplementationId() ))); in validate()
|
/aoo42x/main/connectivity/source/drivers/ado/ |
H A D | AView.cxx | 50 Sequence< sal_Int8 > OAdoView::getUnoTunnelImplementationId() in getUnoTunnelImplementationId() function in OAdoView 69 …return (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArr… in getSomething()
|
H A D | AIndex.cxx | 82 Sequence< sal_Int8 > OAdoIndex::getUnoTunnelImplementationId() in getUnoTunnelImplementationId() function in OAdoIndex 101 …return (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArr… in getSomething()
|
H A D | AKey.cxx | 76 Sequence< sal_Int8 > OAdoKey::getUnoTunnelImplementationId() in getUnoTunnelImplementationId() function in OAdoKey 95 …return (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArr… in getSomething()
|
H A D | AGroup.cxx | 96 Sequence< sal_Int8 > OAdoGroup::getUnoTunnelImplementationId() in getUnoTunnelImplementationId() function in OAdoGroup 115 …return (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArr… in getSomething()
|
H A D | ATable.cxx | 134 Sequence< sal_Int8 > OAdoTable::getUnoTunnelImplementationId() in getUnoTunnelImplementationId() function in OAdoTable 153 …return (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArr… in getSomething()
|
H A D | AUser.cxx | 77 Sequence< sal_Int8 > OAdoUser::getUnoTunnelImplementationId() in getUnoTunnelImplementationId() function in OAdoUser 96 …return (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArr… in getSomething()
|
H A D | AColumn.cxx | 86 Sequence< sal_Int8 > OAdoColumn::getUnoTunnelImplementationId() in getUnoTunnelImplementationId() function in OAdoColumn 105 …return (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArr… in getSomething()
|
/aoo42x/main/connectivity/source/commontools/ |
H A D | TConnection.cxx | 66 …return (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArr… in getSomething() 71 Sequence< sal_Int8 > OMetaConnection::getUnoTunnelImplementationId() in getUnoTunnelImplementationId() function in OMetaConnection
|
H A D | ConnectionWrapper.cxx | 166 …if (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArray()… in getSomething() 175 Sequence< sal_Int8 > OConnectionWrapper::getUnoTunnelImplementationId() in getUnoTunnelImplementationId() function in OConnectionWrapper
|
/aoo42x/main/xmlsecurity/source/xmlsec/ |
H A D | xmlelementwrapper_xmlsecimpl.cxx | 45 cssu::Sequence< sal_Int8 > XMLElementWrapper_XmlSecImpl::getUnoTunnelImplementationId( void ) in getUnoTunnelImplementationId() function in XMLElementWrapper_XmlSecImpl 66 getUnoTunnelImplementationId().getConstArray(), in getSomething()
|
/aoo42x/main/accessibility/source/standard/ |
H A D | vclxaccessibletoolbox.cxx | 128 static Sequence< sal_Int8 > getUnoTunnelImplementationId(); 149 …reinterpret_cast< OToolBoxWindowItem* >( xTunnel->getSomething( getUnoTunnelImplementationId() ) ); in isWindowItem() 158 Sequence< sal_Int8 > OToolBoxWindowItem::getUnoTunnelImplementationId() in getUnoTunnelImplementationId() function in __anon445f62a10111::OToolBoxWindowItem 177 …&& ( 0 == rtl_compareMemory( getUnoTunnelImplementationId().getConstArray(), _rId.getConstArray()… in getSomething()
|
/aoo42x/main/connectivity/source/drivers/dbase/ |
H A D | DIndexes.cxx | 111 …terpret_cast< ODbaseIndex* >( xTunnel->getSomething(ODbaseIndex::getUnoTunnelImplementationId()) ); in appendObject() 125 …terpret_cast< ODbaseIndex* >( xTunnel->getSomething(ODbaseIndex::getUnoTunnelImplementationId()) ); in dropObject()
|
H A D | DTables.cxx | 81 …terpret_cast< ODbaseTable* >( xTunnel->getSomething(ODbaseTable::getUnoTunnelImplementationId()) ); in appendObject() 119 …terpret_cast< ODbaseTable* >( xTunnel->getSomething(ODbaseTable::getUnoTunnelImplementationId()) ); in dropObject()
|
H A D | DIndex.cxx | 111 Sequence< sal_Int8 > ODbaseIndex::getUnoTunnelImplementationId() in getUnoTunnelImplementationId() function in ODbaseIndex 130 …return (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArr… in getSomething() 621 …cast< ODbaseResultSet* >( xTunnel->getSomething(ODbaseResultSet::getUnoTunnelImplementationId()) ); in CreateImpl()
|
/aoo42x/main/connectivity/source/drivers/file/ |
H A D | FTable.cxx | 149 Sequence< sal_Int8 > OFileTable::getUnoTunnelImplementationId() in getUnoTunnelImplementationId() function in OFileTable 170 …return (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArr… in getSomething()
|
/aoo42x/main/xmlsecurity/tools/standalone/csfit/ |
H A D | encrypter.cxx | 161 …mpl* )xTplEleTunnel->getSomething( XMLElementWrapper_XmlSecImpl::getUnoTunnelImplementationId() ) ; in main() 185 …mpl* )xTarEleTunnel->getSomething( XMLElementWrapper_XmlSecImpl::getUnoTunnelImplementationId() ) ; in main()
|
/aoo42x/main/xmlsecurity/tools/standalone/mscsfit/ |
H A D | encrypter.cxx | 167 …mpl* )xTplEleTunnel->getSomething( XMLElementWrapper_XmlSecImpl::getUnoTunnelImplementationId() ) ; in main() 191 …mpl* )xTarEleTunnel->getSomething( XMLElementWrapper_XmlSecImpl::getUnoTunnelImplementationId() ) ; in main()
|
/aoo42x/main/dbaccess/source/inc/ |
H A D | apitools.hxx | 243 static ::com::sun::star::uno::Sequence< sal_Int8 > getUnoTunnelImplementationId() \ 256 ::com::sun::star::uno::Sequence< sal_Int8 > classname::getUnoTunnelImplementationId() \ 272 return classname::getUnoTunnelImplementationId(); \
|
/aoo42x/main/xmlsecurity/source/xmlsec/mscrypt/ |
H A D | xmlsignature_mscryptimpl.cxx | 111 …ecImpl* )xNodTunnel->getSomething( XMLElementWrapper_XmlSecImpl::getUnoTunnelImplementationId() ) ; in generate() 210 …ecImpl* )xNodTunnel->getSomething( XMLElementWrapper_XmlSecImpl::getUnoTunnelImplementationId() ) ; in validate()
|
/aoo42x/main/connectivity/source/drivers/adabas/ |
H A D | BConnection.cxx | 226 …return (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArr… in getSomething() 231 Sequence< sal_Int8 > OAdabasConnection::getUnoTunnelImplementationId() in getUnoTunnelImplementationId() function in OAdabasConnection
|