Home
last modified time | relevance | path

Searched refs:equals (Results 1526 – 1550 of 1871) sorted by relevance

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DEnhancedComplexTestCase.java189 _aParam.getReferenceType().toLowerCase().equals("pdf")) in foreachPSorPDFinInputPath()
/trunk/main/scripting/source/runtimemgr/
H A DScriptRuntimeManager.cxx345 if ( serviceName.equals( pNames[ nPos ] ) ) in supportsService()
/trunk/main/scripting/source/storage/
H A DScriptStorageManager.cxx433 if ( serviceName.equals( pNames[ nPos ] ) ) in supportsService()
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_RangeChooser.cxx263 if( m_aLastValidRangeString.equals( m_aED_Range.GetText())) in changeDialogModelAccordingToControls()
/trunk/main/codemaker/source/cunomaker/
H A Dcunotype.hxx110 { return type.equals("void"); } in isVoid()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DCustomResultSet.java341 matched = columnName.equals(name); in findColumn()
/trunk/main/connectivity/source/drivers/file/
H A DFDriver.cxx96 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
/trunk/main/accessibility/source/extended/
H A Daccessibletabbar.cxx216 for ( ; pNames != pEnd && !pNames->equals( rServiceName ); ++pNames ) in supportsService()
/trunk/main/accessibility/source/standard/
H A Daccessiblemenuitemcomponent.cxx189 if ( !m_sAccessibleName.equals( sAccessibleName ) ) in SetAccessibleName()
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavdatasupplier.cxx372 if ( (*it).equals( DAVProperties::RESOURCETYPE ) ) in getData()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/lib/
H A DMultiPropertyTest.java418 if ((!compare(resValue, oldValue)) || (!resValue.equals(oldValue))) in checkResult()
/trunk/main/framework/qa/complex/contextMenuInterceptor/
H A DCheckContextMenuInterceptor.java293 if (!aAccessibleName.equals("Help")) in checkHelpEntry()
/trunk/test/testuno/source/fvt/uno/ffc/
H A DFFCTest.java262 if (!"".equals(filePath)) { in loadSampleFile()
/trunk/main/sfx2/qa/complex/sfx2/
H A DUndoManager.java438 if ( controlActions.getAccessibleActionDescription(i).equals( "click" ) ) in impl_clickButton()
1378 return i_serviceName.equals( getCallbackComponentServiceName() ); in supportsService()
/trunk/main/xmloff/source/chart/
H A DSchXMLTableContext.cxx579 bHidden = aVisibility.equals( GetXMLToken( XML_COLLAPSE ) ); in StartElement()
1169 if( nIndex!=0 || !aRange.equals(lcl_aCategoriesRange) ) in switchRangesFromOuterToInternalIfNecessary()
/trunk/main/extensions/source/update/check/
H A Dupdatecheck.cxx132 return sal_True != rBuildId.equals(getBuildId()) && rBuildId.getLength() > 0; in isObsoleteUpdateInfo()
1311 bool bSuppressBubble = (sal_True == aInfo.BuildId.equals(m_aUpdateInfo.BuildId)); in setUpdateInfo()
/trunk/main/chart2/source/tools/
H A DAxisHelper.cxx104 bReturn =( xServiceName.is() && (xServiceName->getServiceName()).equals( in isLogarithmic()
1078 …bool bCartesian = xCooSys->getViewServiceName().equals( CHART2_COOSYSTEM_CARTESIAN_VIEW_SERVICE_NA… in setRTLAxisLayout()
/trunk/main/embeddedobj/source/general/
H A Ddocholder.cxx133 if ( aContModuleName.getLength() && aTargetProps[nInd].Name.equals( aModuleIdentPropName ) ) in InsertMenu_Impl()
138 else if ( aTargetProps[nInd].Name.equals( aDispProvPropName ) ) in InsertMenu_Impl()
/trunk/main/svtools/source/uno/
H A Dunoiface.cxx1466 if ( sPropertyName.equals(::rtl::OUString::createFromAscii( "Enabled" ) ) ) in propertyChange()
1472 else if ( sPropertyName.equals(::rtl::OUString::createFromAscii( "Label" ) ) ) in propertyChange()
1478 else if ( sPropertyName.equals(::rtl::OUString::createFromAscii( "ID" ) ) ) in propertyChange()
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DDiagramWrapper.cxx1643 … if( aTemplateAndService.second.equals( C2U( "com.sun.star.chart2.template.ColumnWithLine" ) ) ) in detectInnerValue()
1682 … if( aTemplateAndService.second.equals( C2U( "com.sun.star.chart2.template.ColumnWithLine" ) ) ) in setPropertyValue()
1705 else if( aTemplateAndService.second.equals( C2U( "com.sun.star.chart2.template.Column" ) ) ) in setPropertyValue()
/trunk/main/sal/qa/osl/socket/
H A Dosl_Socket.cxx193 if ( returnVal.equals( rightVal ) ) in outputError()
1254 if (suThisHost.equals(rtl::OUString::createFromAscii("localhost"))) in TEST_F()
1260 if (suThisHost.equals(suResult)) in TEST_F()
/trunk/main/stoc/source/proxy_factory/
H A Dproxyfac.cxx466 if (rServiceName.equals( pArray[ nPos ] )) in supportsService()
/trunk/main/svtools/source/contnr/
H A Dcontentenumeration.cxx398 if ( entryName.equals( m_rBlackList[i] ) ) in URLOnBlackList()
/trunk/main/unoxml/source/xpath/
H A Dxpathapi.cxx123 if ((m_nsmap.find(aPrefix))->second.equals(aURI)) { in unregisterNS()
/trunk/main/wizards/com/sun/star/wizards/common/
H A DSystemDialog.java284 if (aValue != null && aValue.Name.equals("UIName")) in getFilterUIName_()

Completed in 165 milliseconds

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