Home
last modified time | relevance | path

Searched refs:equals (Results 976 – 1000 of 1871) sorted by relevance

1...<<31323334353637383940>>...75

/trunk/main/xmloff/source/draw/
H A Dnumithdl.cxx45 bool XMLNumRulePropHdl::equals( const uno::Any& r1, const uno::Any& r2 ) const in equals() function in XMLNumRulePropHdl
H A Dnumithdl.hxx41 …virtual bool equals( const ::com::sun::star::uno::Any& r1, const ::com::sun::star::uno::Any& r2 ) …
/trunk/main/wizards/com/sun/star/wizards/web/data/
H A DCGExporter.java52 …return (cp_SupportedMimeTypes.equals(PropertyNames.EMPTY_STRING) || cp_SupportedMimeTypes.indexOf(… in supports()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sdbc/
H A D_RowSet.java62 result = TypeName.equals(expected); in _TypeMap()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/util/
H A D_XSearchDescriptor.java77 if(!(cmpSearchStr.equals(oldSearchStr))){ bResult = true; } in _setSearchString()
H A D_XModeSelector.java72 tRes.tested("getMode()", curMode.equals(supportedModes[0])); in _getMode()
/trunk/main/filter/source/xmlfilteradaptor/
H A Dgenericfilter.cxx93 if ( pServiceManager && implName.equals(XmlFilterAdaptor_getImplementationName()) ) in component_getFactory()
/trunk/main/filter/source/xmlfilterdetect/
H A Dfdcomp.cxx93 if ( pServiceManager && implName.equals(FilterDetect_getImplementationName()) ) in component_getFactory()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/datatransfer/
H A D_XDataFormatTranslator.java69 out.MimeType.equals("text/html")); in _getDataFlavorFromSystemDataType()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_TableAutoFormatField.java91 return "Courier".equals(old) ? "Times New Roman" : "Courier" ; in _CharFontName()
H A D_XSpreadsheetView.java82 tRes.tested("setActiveSheet()", !oSheet.equals(new_Sheet)); in _setActiveSheet()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/
H A D_XAutoTextEntry.java69 tRes.tested("applyTo()", ! newText.equals(oldText)); in _applyTo()
/trunk/main/odk/examples/DevelopersGuide/Components/JavaComponent/
H A DTestComponentA.java49 if ( serviceName.equals( __serviceName)) in supportsService()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/
H A Dfdcomp.cxx85 if ( pServiceManager && implName.equals(FilterDetect_getImplementationName()) ) in component_getFactory()
/trunk/main/xmerge/source/palmtests/qa/comparator/
H A DSimplePdbCompare.java77 if (pdb1.equals(pdb2)) in comparePDB()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ui/dialogs/
H A D_XFilterManager.java98 tRes.tested("getCurrentFilter()", "TestFilter".equals(gVal)) ; in _getCurrentFilter()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/io/
H A D_XActiveDataSource.java90 oStream.equals(oObj.getOutputStream())); in _getOutputStream()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/
H A DDifference.java186 public boolean equals(Object obj) { in equals() method in Difference
/trunk/main/ure/source/uretest/
H A DJavaTest.java49 if (name.equals(IMPLEMENTATION_NAME)) { in __getServiceFactory()
/trunk/main/ucb/qa/complex/tdoc/
H A D_XTypeProvider.java76 if (types[i].toString().equals in _getTypes()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/lang/
H A D_XTypeProvider.java74 if (types[i].toString().equals in _getTypes()
/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/
H A DResolver.java66 if ((publicId != null) && (publicId.equals("-//XLIFF//DTD XLIFF//EN"))) { in resolveEntity()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/style/
H A D_XStyle.java76 oObj.getParentStyle().equals(oMyStyle.getName())); in _getParentStyle()
/trunk/main/avmedia/source/java/
H A DMediaUno.java49 if (implName.equals( s_implName )) in __getServiceFactory()
/trunk/main/dbaccess/source/ui/misc/
H A Dstringlistitem.cxx68 if (!pMyStrings->equals(*pCompareStrings)) in operator ==()

Completed in 78 milliseconds

1...<<31323334353637383940>>...75