Home
last modified time | relevance | path

Searched refs:rtl_compareMemory (Results 51 – 75 of 136) sorted by relevance

123456

/aoo41x/main/sdext/source/pdfimport/pdfparse/
H A Dpdfentries.cxx1189 bValid = (rtl_compareMemory( nEncryptedEntry, pData->m_aUEntry, 32 ) == 0); in check_user_password()
1214 bValid = (rtl_compareMemory( nEncryptedEntry, pData->m_aUEntry, 16 ) == 0); in check_user_password()
/aoo41x/main/sw/source/ui/uno/
H A Dunodispatch.cxx191 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
/aoo41x/main/connectivity/source/drivers/hsqldb/
H A DHTable.cxx153 …return (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArr… in getSomething()
/aoo41x/main/sc/source/ui/unoobj/
H A Dfielduno.cxx806 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in SC_IMPL_DUMMY_PROPERTY_LISTENER()
1480 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in SC_IMPL_DUMMY_PROPERTY_LISTENER()
H A Dscdetect.cxx174 if ( nBytesRead >= nXMLStart + 5 && rtl_compareMemory( aBuffer+nXMLStart, "<?xml", 5 ) == 0 ) in lcl_DetectExcelXML()
H A Dafmtuno.cxx458 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
/aoo41x/main/sd/source/ui/view/
H A DViewTabBar.cxx412 && rtl_compareMemory(getUnoTunnelId().getConstArray(), rId.getConstArray(), 16) == 0) in getSomething()
/aoo41x/main/framework/source/fwi/uielement/
H A Drootitemcontainer.cxx219 …if( ( rIdentifier.getLength() == 16 ) && ( 0 == rtl_compareMemory( RootItemContainer::GetUnoTunnel… in getSomething()
H A Dconstitemcontainer.cxx290 …if( ( rIdentifier.getLength() == 16 ) && ( 0 == rtl_compareMemory( ConstItemContainer::GetUnoTunne… in getSomething()
/aoo41x/main/dbaccess/source/core/api/
H A Dtable.cxx358 …if (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArray()… in getSomething()
H A DTableDeco.cxx563 …if (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArray()… in getSomething()
/aoo41x/main/forms/source/richtext/
H A Drichtextmodel.cxx591 …&& ( 0 == rtl_compareMemory( aEditEngineAccessId.getConstArray(), _rId.getConstArray(), _rId.get… in getSomething()
/aoo41x/main/xmlsecurity/source/xmlsec/nss/
H A Dx509certificate_nssimpl.cxx326 …if( aIdentifier.getLength() == 16 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), aId… in getSomething()
/aoo41x/main/forms/source/component/
H A DColumns.cxx149 …&& (0 == rtl_compareMemory( getUnoTunnelImplementationId().getConstArray(), _rIdentifier.getConst… in getSomething()
/aoo41x/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dx509certificate_mscryptimpl.cxx486 …if( aIdentifier.getLength() == 16 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), aId… in getSomething()
/aoo41x/main/connectivity/source/drivers/dbase/
H A DDIndex.cxx130 …return (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArr… in getSomething()
/aoo41x/main/dbaccess/source/core/dataaccess/
H A DContentHelper.cxx653 …if (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArray()… in getSomething()
H A Ddatabasecontext.cxx764 …if (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArray()… in getSomething()
/aoo41x/main/sc/source/ui/app/
H A Ddrwtrans.cxx806 ( 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), rId.getConstArray(), 16 ) ) ) in getSomething()
/aoo41x/main/connectivity/source/drivers/ado/
H A DAConnection.cxx510 …return (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArr… in getSomething()
/aoo41x/main/sw/source/core/unocore/
H A Dunosrch.cxx534 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
/aoo41x/main/sdext/source/pdfimport/
H A Dfilterdet.cxx616 bRet = (0 == rtl_compareMemory( nActualChecksum, nTestChecksum, sizeof( nActualChecksum ) )); in checkDocChecksum()
/aoo41x/main/sd/source/ui/unoidl/
H A DDrawController.cxx718 && rtl_compareMemory(getUnoTunnelId().getConstArray(), rId.getConstArray(), 16) == 0) in getSomething()
/aoo41x/main/sd/source/ui/app/
H A Dsdxfer.cxx791 ( 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), rId.getConstArray(), 16 ) ) ) in getSomething()
/aoo41x/main/reportdesign/source/core/api/
H A DSection.cxx665 …if (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArray()… in getSomething()

Completed in 533 milliseconds

123456