Home
last modified time | relevance | path

Searched refs:equals (Results 501 – 525 of 1870) sorted by relevance

1...<<21222324252627282930>>...75

/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/diff/
H A DNodeIterator.java175 if (!node1.getNodeName().equals(node2.getNodeName())) { in compareNode()
185 } else if (!node1.getNodeValue().equals(node2.getNodeValue())) { in compareNode()
324 if (!srcAttr.getNodeValue().equals( in attributesEqual()
/trunk/main/odk/examples/java/Inspector/
H A DInspectorAddon.java109 if ( _aURL.Path.equals("inspect")){ in dispatch()
166 if ( sServiceName.equals( m_serviceNames[i] ) ) in supportsService()
197 if ( sImplName.equals( InspectorAddonImpl.class.getName() ) ) in __getComponentFactory()
/trunk/main/comphelper/inc/comphelper/
H A Dstl_types.hxx81 …rator() (const ::rtl::OUString& lhs, const ::rtl::OUString& rhs) const { return lhs.equals( rhs );} in operator ()()
105 return m_bCaseSensitive ? lhs.equals( rhs ) : lhs.equalsIgnoreAsciiCase( rhs ); in operator ()()
120 return !!(m_bCaseSensitive ? lhs.equals( rhs ) : lhs.equalsIgnoreAsciiCase( rhs )); in operator ()()
/trunk/main/sc/qa/complex/cellRanges/
H A DCheckXCellRangesQuery.java214 if (!getting.equals(expected)) { in _queryColumnDifferences()
232 if (!getting.equals(expected)) { in _queryEmptyCells()
251 if (!getting.equals(expected)) { in _queryRowDifferences()
/trunk/main/chart2/source/tools/
H A DInternalDataProvider.cxx579 if( aRangeRepresentation.equals( lcl_aCategoriesRangeName ) ) in createDataSource()
606 OSL_ASSERT( aRangeRepresentation.equals( lcl_aCompleteRange )); in createDataSource()
697 …OSL_ASSERT( aRangeRepresentation.equals( lcl_aCategoriesRangeName ) );//it is not expected nor imp… in createDataSequenceByRangeRepresentation()
740 …OSL_ASSERT( aRange.equals( lcl_aCategoriesRangeName ) );//it is not expected nor implmented that o… in hasDataByRangeRepresentation()
791 else if( aRange.equals( lcl_aCategoriesRangeName ) ) in getDataByRangeRepresentation()
870 else if( aRange.equals( lcl_aCategoriesRangeName ) ) in setDataByRangeRepresentation()
1063 …OSL_ASSERT( aRangeRepresentation.equals( lcl_aCategoriesRangeName ) );//it is not expected nor imp… in convertRangeToXML()
1096 else if( aRangeRepresentation.equals( lcl_aCompleteRange )) in convertRangeToXML()
/trunk/main/stoc/source/javavm/
H A Djavavm.cxx1271 … aPropertyName.equals( rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ftp.proxyPort"))) || in elementReplaced()
1272 … aPropertyName.equals( rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("http.proxyPort"))) /*|| in elementReplaced()
1275 aPropertyValue.equals(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("0"))) in elementReplaced()
1563 if( propName.equals( sFtpProxyHost)) in setINetSettingsInVM()
1570 else if( propName.equals( sFtpProxyPort)) in setINetSettingsInVM()
1577 else if( propName.equals( sFtpNonProxyHosts)) in setINetSettingsInVM()
1584 else if( propName.equals( sHttpProxyHost)) in setINetSettingsInVM()
1591 else if( propName.equals( sHttpProxyPort)) in setINetSettingsInVM()
1598 else if( propName.equals( sHttpNonProxyHosts)) in setINetSettingsInVM()
/trunk/main/framework/source/accelerators/
H A Dacceleratorconfiguration.cxx1270 if ( sGlobalModules.equals(CFG_ENTRY_GLOBAL) ) in changesOccurred()
1277 else if ( sGlobalModules.equals(CFG_ENTRY_MODULES) ) in changesOccurred()
1533 if ( m_sGlobalOrModules.equals(CFG_ENTRY_GLOBAL) ) in insertKeyToConfiguration()
1535 else if ( m_sGlobalOrModules.equals(CFG_ENTRY_MODULES) ) in insertKeyToConfiguration()
1578 if ( m_sGlobalOrModules.equals(CFG_ENTRY_GLOBAL) ) in removeKeyFromConfiguration()
1580 else if ( m_sGlobalOrModules.equals(CFG_ENTRY_MODULES) ) in removeKeyFromConfiguration()
1600 if ( sGlobalModules.equals(CFG_ENTRY_GLOBAL) ) in reloadChanged()
1648 if (sPrimarySecondary.equals(CFG_ENTRY_PRIMARY)) in reloadChanged()
1655 else if (sPrimarySecondary.equals(CFG_ENTRY_SECONDARY)) in reloadChanged()
/trunk/main/unotools/inc/unotools/
H A Dfontcfg.hxx47 rLeft.Language.equals( rRight.Language ) && in operator ==()
48 rLeft.Country.equals( rRight.Country ) && in operator ==()
49 rLeft.Variant.equals( rRight.Variant ) in operator ==()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DIniFile.java154 if (sFindSection.equals("[]")) in findSection()
202 if (sKey.equals(_sKey)) in findKeyFromKnownSection()
235 if (sKey.equals(_sKey)) in findLastKnownKeyIndex()
/trunk/main/odk/examples/java/Text/
H A DTextDocumentStructure.java140 if( xPropertyState.getPropertyState("CharWeight").equals( in main()
144 if( xPropertyState.getPropertyState( "CharWeight" ).equals( in main()
148 if( xPropertyState.getPropertyState( "CharWeight" ).equals( in main()
/trunk/main/sc/qa/complex/dataPilot/
H A D_XDataPilotDescriptor.java175 bResult &= objTag.equals(sTag); in _getTag()
236 if (!name.equals("Data")) { in _getDataPilotFields()
437 if (fieldsNames[rem].equals(name)) { in CheckNames()
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlViews.java102 if (checkOption.equals("NONE")) { in createObject()
104 } else if (checkOption.equals("LOCAL")) { in createObject()
106 } else if (checkOption.equals("CASCADED")) { in createObject()
/trunk/main/wizards/com/sun/star/wizards/web/
H A DProcess.java306 if (background != null && !background.equals(PropertyNames.EMPTY_STRING)) in copyMedia()
369 if (key.equals(ZIP_PUBLISHER)) in publish()
584 if (contentDir == null || contentDir.equals(PropertyNames.EMPTY_STRING)) in export()
695 String destExt = (exporter.cp_Extension.equals(PropertyNames.EMPTY_STRING) in export()
H A DWWD_Events.java115 if (!sessionToLoad.equals(currentSession)) in enterStep()
158 if (sessionToLoad.equals(PropertyNames.EMPTY_STRING)) in loadSession()
174 if (sessionToLoad.equals(PropertyNames.EMPTY_STRING)) in loadSession()
305 else if (oldDoc == null || (!oldDoc.appType.equals(doc.appType))) in setSelectedDoc()
964 …if (p.cp_Publish && (!proxies) && (p.password == null || p.password.equals(PropertyNames.EMPTY_STR… in finishWizard()
/trunk/main/bean/qa/complex/bean/
H A DOOoBeanTest.java430 if ( ! s.equals(buf.toString())) in test6()
534 if ( ! s.equals(buf.toString())) in test6a()
549 if ( ! sH.equals(s2)) in test6a()
591 if (text.equals(f.getText()) == false) in test7()
/trunk/main/sc/qa/complex/sc/
H A DCalcRTL.java158 (previous[0].equals(RL_TB[0]) && previous[0].equals(LR_TB[0]))); in checkInfluenceOfSpreadsheetChange()
171 (previous[3].equals(LR_TB[3]) && in checkInfluenceOfSpreadsheetChange()
456 (!resValue.equals(oldValue))) { in checkResult()
/trunk/main/xmloff/source/draw/
H A Dshapeexport.cxx304 …if(aFamilyName.getLength() && !aFamilyName.equals(OUString(RTL_CONSTASCII_USTRINGPARAM("graphics")… in collectShapeAutoStyles()
1112 if (sCLSID.equals(mrExport.GetChartExport()->getChartCLSID())) in ImpCalcShapeType()
1117 sCLSID.equals(rtl::OUString( SvGlobalName( SO3_SC_CLASSID ).GetHexName())) in ImpCalcShapeType()
1120 || sCLSID.equals(rtl::OUString( SvGlobalName( BF_SO3_SC_CLASSID ).GetHexName())) in ImpCalcShapeType()
1167 if( sCLSID.equals(rtl::OUString( SvGlobalName( SO3_SC_CLASSID ).GetHexName())) || in ImpCalcShapeType()
1168 sCLSID.equals(rtl::OUString( SvGlobalName( BF_SO3_SC_CLASSID ).GetHexName())) ) in ImpCalcShapeType()
/trunk/main/framework/source/services/
H A Dpathsettings.cxx374 if (! rPath.sWritePath.equals(sOld)) in impl_mergeOldUserPaths()
382 (! rPath.sWritePath.equals(sOld) ) in impl_mergeOldUserPaths()
527 if (rProp.Name.equals(sOldStyleProp)) in impl_mapPathName2IDList()
530 if (rProp.Name.equals(sInternalProp)) in impl_mapPathName2IDList()
533 if (rProp.Name.equals(sUserProp)) in impl_mapPathName2IDList()
536 if (rProp.Name.equals(sWriteProp)) in impl_mapPathName2IDList()
/trunk/main/svx/source/unodialogs/textconversiondlgs/
H A Dchinese_translation_unodialog.cxx243 if( rPropertyName.equals( C2U("IsDirectionToSimplified") ) ) in getPropertyValue()
247 else if( rPropertyName.equals( C2U("IsUseCharacterVariants") ) ) in getPropertyValue()
251 else if( rPropertyName.equals( C2U("IsTranslateCommonTerms") ) ) in getPropertyValue()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XDataPilotDescriptor.java145 bResult &= objTag.equals(sTag); in _getTag()
209 if (!name.equals("Data")) { in _getDataPilotFields()
402 if (fieldsNames[rem].equals(name)) { in CheckNames()
/trunk/main/scripting/java/org/openoffice/idesupport/
H A DJavaFinder.java79 if (parcelName.equals(ParcelZipper.CONTENTS_DIRNAME)) in findMethods()
105 if(params[0].getName().equals(FIRST_PARAM)) in findMethods()
233 if (javaName.equals(className)) in findClassNames()
/trunk/main/comphelper/source/misc/
H A Danycompare.cxx243 if ( i_type.equals( ::cppu::UnoType< Date >::get() ) ) in getStandardLessPredicate()
245 else if ( i_type.equals( ::cppu::UnoType< Time >::get() ) ) in getStandardLessPredicate()
247 else if ( i_type.equals( ::cppu::UnoType< DateTime >::get() ) ) in getStandardLessPredicate()
/trunk/main/sd/source/ui/tools/
H A DEventMultiplexer.cxx560 if (rEvent.PropertyName.equals(msCurrentPagePropertyName)) in propertyChange()
564 else if (rEvent.PropertyName.equals(msEditModePropertyName)) in propertyChange()
647 if (rEvent.ResourceId->getResourceURL().equals(FrameworkHelper::msSlideSorterURL)) in notifyConfigurationChange()
675 if (rEvent.ResourceId->getResourceURL().equals(FrameworkHelper::msSlideSorterURL)) in notifyConfigurationChange()
/trunk/main/forms/source/component/
H A DButton.cxx405 if ( !_rType.equals( ::getCppuType( static_cast< Reference< XTypeProvider >* >( NULL ) ) ) ) in queryAggregation()
647 if ( _rEvent.PropertyName.equals( PROPERTY_TARGET_URL ) in propertyChange()
648 || _rEvent.PropertyName.equals( PROPERTY_BUTTONTYPE ) in propertyChange()
653 else if ( _rEvent.PropertyName.equals( PROPERTY_ENABLED ) ) in propertyChange()
H A DColumns.cxx198 if ( _rType.equals(::getCppuType(static_cast< Reference< XFormComponent >* >(NULL))) in queryAggregation()
199 || _rType.equals(::getCppuType(static_cast< Reference< XServiceInfo >* >(NULL))) in queryAggregation()
200 || _rType.equals(::getCppuType(static_cast< Reference< XBindableValue >* >(NULL))) in queryAggregation()
201 || _rType.equals(::getCppuType(static_cast< Reference< XPropertyContainer >* >(NULL))) in queryAggregation()

Completed in 178 milliseconds

1...<<21222324252627282930>>...75