Home
last modified time | relevance | path

Searched refs:equals (Results 1626 – 1650 of 1871) sorted by relevance

1...<<61626364656667686970>>...75

/trunk/main/accessibility/source/standard/
H A Daccessiblemenubasecomponent.cxx744 for ( ; pNames != pEnd && !pNames->equals( rServiceName ); ++pNames ) in supportsService()
/trunk/main/l10ntools/source/filter/utils/
H A DFileHelper.java397 if (sEncoding.equals("UTF-8Special")) in readEncodedBufferFromFile()
/trunk/main/xmloff/source/core/
H A Dnmspmap.cxx497 if( rName.copy( nCompareFrom ).equals( sURISuffix ) ) in NormalizeW3URI()
H A Dxmlimp.cxx738 … if ( mpImpl->mStreamName.equals( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "content.xml" ) ) ) in startElement()
1740 bResult = aODFVersion.equals( aStorVersion ); in IsODFVersionConsistent()
/trunk/main/wizards/com/sun/star/wizards/table/
H A DFieldFormatter.java309 if (!newfieldname.equals(oldfieldname)) in modifyFieldName()
/trunk/main/connectivity/source/cpool/
H A DZPoolCollection.cxx159 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
/trunk/main/accessibility/source/extended/
H A Daccessibletabbarpagelist.cxx436 for ( ; pNames != pEnd && !pNames->equals( rServiceName ); ++pNames ) in supportsService()
/trunk/main/framework/source/dispatch/
H A Ddispatchprovider.cxx224 return (aURL.Complete.equals(CMD_UNO_SHOWSTARTMODULE)); in lcl_isStartModuleDispatch()
/trunk/main/svx/source/toolbars/
H A Dfontworkbar.cxx164 if ( !aFontWorkShapeType.equals( aType ) ) // different FontWorkShapeTypes selected ? in SetFontWorkShapeTypeState()
/trunk/main/wizards/com/sun/star/wizards/web/
H A DFTPDialog.java473 return (s == null) || (s.equals(PropertyNames.EMPTY_STRING)); in isEmpty()
/trunk/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx132 return x.Name.equals(y);// ? true : false; in operator ()()
136 return x.equals(y.Name);// ? true : false; in operator ()()
1003 if ( aPropertyValue.getValueType().equals( aProp.Type ) ) in convertToPropertyValue()
/trunk/main/sc/source/filter/excel/
H A Dxepivot.cxx982 if (pVisName && !pVisName->equals(GetItemName())) in SetPropertiesFromMember()
1078 if (pLayoutName && !pLayoutName->equals(GetFieldName())) in SetPropertiesFromDim()
/trunk/main/chart2/source/tools/
H A DDiagramHelper.cxx117 ! rPreferredTemplateName.equals( aServiceNames[ i ] )) in getTemplateForDiagram()
1505 if( aChartType.equals(CHART2_SERVICE_NAME_CHARTTYPE_PIE) ) in isPieOrDonutChart()
/trunk/main/cui/source/options/
H A Doptgdlg.cxx1275 …&& seqInstalledLanguages.getLength() > d-1 && seqInstalledLanguages[d-1].equals(m_sUserLocaleValue… in OfaLanguagesTabPage()
1440 if ( !m_sUserLocaleValue.equals(aLangString)) in FillItemSet()
/trunk/main/ucbhelper/source/provider/
H A Dpropertyvalueset.cxx642 if ( (*m_pValues)[ n ].sPropertyName.equals( columnName ) ) in findColumn()
/trunk/main/stoc/source/corereflection/
H A Dbase.hxx188 …virtual sal_Bool SAL_CALL equals( const Reference< XIdlClass >& xType ) throw(::com::sun::star::un…
/trunk/main/stoc/source/registry_tdprovider/
H A Dtdprovider.cxx401 if (aFieldName.equals( in getByHierarchicalNameImpl()
/trunk/main/wizards/com/sun/star/wizards/document/
H A DFormHandler.java328 return _FormName.equals(sName); in belongsToForm()
/trunk/main/toolkit/source/controls/
H A Dgeometrycontrolmodel.cxx260 if (_rType.equals(::getCppuType(static_cast< Reference< XCloneable>* >(NULL))) && !m_bCloneable) in queryAggregation()
/trunk/main/sal/inc/rtl/
H A Dustring.hxx373 sal_Bool equals( const OUString & str ) const SAL_THROW(()) in equals() function in rtl::OUString
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DSOfficeFactory.java573 if (kind.equals("simpress")) { in openDoc()
/trunk/main/oox/source/docprop/
H A Ddocprophandler.cxx249 if ( aSet[nInd].Name.equals( aName ) ) in UpdateDocStatistic()
/trunk/main/sccomp/source/solver/
H A Dsolver.cxx656 if( aImplName.equals( SolverComponent_getImplementationName() ) ) in component_getFactory()
/trunk/main/canvas/source/cairo/
H A Dcairo_textlayout.cxx550 if (aFontName.equals("StarSymbol")) in draw()
/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_ObjectProperties.cxx119 m_bAffectsMultipleObjects = aParticleID.equals(C2U("ALLELEMENTS")); in ObjectPropertiesDialogParameter()

Completed in 172 milliseconds

1...<<61626364656667686970>>...75