Home
last modified time | relevance | path

Searched refs:equals (Results 1226 – 1250 of 1871) sorted by relevance

1...<<41424344454647484950>>...75

/trunk/main/connectivity/source/commontools/
H A DParamterSubstitution.cxx62 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
H A Dconncleanup.cxx144 if ( _rEvent.PropertyName.equals( getActiveConnectionPropertyName() ) ) in propertyChange()
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DMainThreadDialogExecutor.java79 … if ( aThreadName != null && aThreadName.equals( "com.sun.star.thread.WikiEditorSendingThread" ) ) in GetCallback()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DURLHelper.java207 if (sURL==null || sURL.equals("")) in parseURL()
/trunk/main/sfx2/source/dialog/
H A Dmailmodel.cxx240 … if( aProps[nProperty].Name.equals( ::rtl::OUString::createFromAscii( "UIComponent" )) ) in ShowFilterOptionsDialog()
287 … if( aPropsFromDialog[ nInd ].Name.equals( ::rtl::OUString::createFromAscii( "FilterData" ) ) ) in ShowFilterOptionsDialog()
/trunk/main/sfx2/source/doc/
H A Dobjcont.cxx205 if (xDocProps->getAuthor().equals(aUserName)) { in UpdateDocInfoForSave()
209 if (xDocProps->getPrintedBy().equals(aUserName)) { in UpdateDocInfoForSave()
/trunk/main/xmloff/source/style/
H A Dxmlexppr.cxx311 if ( aOld->GetApiName().equals( aCurrent->GetApiName() ) ) in GetApiNames()
784 rProp1.mnIndex )->equals( rProp1.maValue, in Equals()
/trunk/main/extensions/source/update/feed/
H A Dupdatefeed.cxx388 if ( ! aBaseBuildId.equals( aBrandBuildId ) ) in UpdateInformationProvider()
811 if( aServiceNameList[n].equals(serviceName) ) in supportsService()
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_DataSource.cxx945 bool bIsLabel = aSequenceRole.equals( lcl_aLabelRole ); in updateModelFromControl()
1026 if( aSelectedRole.equals( aSequenceNameForLabel )) in updateModelFromControl()
/trunk/main/filter/source/config/cache/
H A Dtypedetection.cxx484 if (sCheckExtension.equals(sExtension)) in impl_getPreselectionForType()
916 if (sCheckDocumentService.equals(sPreselDocumentService)) in impl_detectTypeDeepOnly()
/trunk/main/fpicker/source/office/
H A DOfficeFilePicker.cxx1090 if ( namedValue.Name.equals( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "StandardDir" ) ) ) ) in initialize()
1102 …else if ( namedValue.Name.equals( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "BlackList" ) ) ) ) in initialize()
/trunk/main/sfx2/qa/complex/sfx2/
H A DDocumentEvents.java149 if ( i_documentEvent.EventName.equals( "OnUnload" ) ) in documentEventOccured()
/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclMenuItem.java110 if (item.getTextWithoutMneumonic().equals(itemText)) { in getId()
/trunk/test/testuno/source/fvt/uno/sc/chart/
H A DChartType.java148 if (inputType.equals("com.sun.star.chart.StockDiagram")) { in testCreateChart()
/trunk/main/sd/source/ui/framework/module/
H A DResourceManager.cxx161 if (rEvent.ResourceId->getResourceTypePrefix().equals( in notifyConfigurationChange()
/trunk/main/ucbhelper/source/client/
H A Dinterceptedinteraction.cxx159 bMatch = aInterceptedType.equals(aRequestType); in impl_interceptRequest()
/trunk/main/framework/qa/complex/dispatches/
H A DInterceptor.java339 return (sVal1.equals(sVal2)); in impl_match()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/
H A D_XPropertyAccess.java83 if (properties[i].Name.equals(propertyToChange.Name)) found = true; in _getPropertyValues()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/document/
H A D_Settings.java143 if (props[i].Name.equals(PropertyName)) { in isReadOnly()
/trunk/main/i18npool/source/transliteration/
H A DtextToPronounce_zh.cxx99 TextToPronounce_zh::equals( const OUString & str1, sal_Int32 pos1, sal_Int32 nCount1, sal_Int32 & n… in equals() function in com::sun::star::i18n::TextToPronounce_zh
/trunk/main/extensions/source/oooimprovement/
H A Dsoapsender.cxx151 if(returncode_start==-1 || !answer.copy(returncode_start, 4).equals(OString(" 200"))) in send()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/comp/urlresolver/
H A DUrlResolver.java145 if (implName.equals(UrlResolver.class.getName()) ) in __getServiceFactory()
/trunk/main/chart2/source/controller/main/
H A DChartFrameloader.cxx176 …mponentWindow.is() && aMDHelper.ISSET_FilterName && aMDHelper.FilterName.equals( C2U("StarChart 5.… in load()
/trunk/main/comphelper/source/compare/
H A DAnyCompareFactory.cxx131 if( aPropertyName.equals( OUString::createFromAscii( "Title" ) ) ) in createAnyCompareByName()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOIndex.java112 if (service.equals(serviceName)) { in supportsService()

Completed in 292 milliseconds

1...<<41424344454647484950>>...75