Home
last modified time | relevance | path

Searched refs:rtl_compareMemory (Results 101 – 125 of 136) sorted by relevance

123456

/aoo41x/main/svx/source/accessibility/
H A DAccessibleShape.cxx1242 …if( ( rIdentifier.getLength() == 16 ) && ( 0 == rtl_compareMemory( getUnoTunnelImplementationId().… in getSomething()
/aoo41x/main/sw/source/filter/xml/
H A Dxmlimp.cxx551 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
/aoo41x/main/dbaccess/source/ui/browser/
H A Dsbagrid.cxx741 …if( rId.getLength() == 16 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), rId.getCon… in getSomething()
/aoo41x/main/writerfilter/source/ooxml/
H A DOOXMLFastContextHandler.cxx339 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
/aoo41x/main/xmloff/source/core/
H A Dxmlimp.cxx575 if( rId.getLength() == 16 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
H A Dxmlexp.cxx2193 if( rId.getLength() == 16 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
/aoo41x/main/registry/tools/
H A Dregcompare.cxx1414 bEqual = (rtl_compareMemory(&value1[0], &value2[0], value1.size()) == 0 ); in checkValueDifference()
/aoo41x/main/connectivity/source/drivers/file/
H A DFResultSet.cxx1677 …return (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArr… in getSomething()
/aoo41x/main/animations/source/animcore/
H A Danimcore.cxx2032 …if( rId.getLength() == 16 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), rId.getCons… in getSomething()
/aoo41x/main/sc/source/ui/unoobj/
H A Ddocuno.cxx2125 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
2132 0 == rtl_compareMemory( SfxObjectShell::getUnoTunnelId().getConstArray(), in getSomething()
H A Dstyleuno.cxx1127 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
H A Ddatauno.cxx846 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in SC_IMPL_DUMMY_PROPERTY_LISTENER()
H A Dviewuno.cxx2284 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
/aoo41x/main/package/source/zippackage/
H A DZipPackage.cxx1704 …if ( aIdentifier.getLength() == 16 && 0 == rtl_compareMemory( getUnoTunnelImplementationId().getCo… in getSomething()
/aoo41x/main/xmloff/source/transform/
H A DOasis2OOo.cxx2035 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
H A DOOo2Oasis.cxx2048 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
/aoo41x/main/svtools/source/misc/
H A Dtransfer.cxx608 ( 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), rId.getConstArray(), 16 ) ) ) in getSomething()
/aoo41x/main/sw/source/ui/uno/
H A Dunotxvw.cxx2129 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
/aoo41x/main/dbaccess/source/core/api/
H A DSingleSelectQueryComposer.cxx332 …if (rId.getLength() == 16 && 0 == rtl_compareMemory(getImplementationId().getConstArray(), rId.ge… in IMPLEMENT_FORWARD_XINTERFACE3()
/aoo41x/main/connectivity/source/drivers/dbase/
H A DDTable.cxx802 …return (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArr… in getSomething()
/aoo41x/main/svx/source/fmcomp/
H A Dfmgridif.cxx1213 …&& (0 == rtl_compareMemory( getUnoTunnelImplementationId().getConstArray(), _rIdentifier.getConstA… in getSomething()
/aoo41x/main/sw/source/core/unocore/
H A Dunochart.cxx2142 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
H A Dunodraw.cxx905 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
/aoo41x/main/starmath/source/
H A Dmathmlimport.cxx553 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
/aoo41x/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx3672 ( 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), rId.getConstArray(), 16 ) ) ) in getSomething()

Completed in 336 milliseconds

123456