Home
last modified time | relevance | path

Searched refs:equals (Results 1326 – 1350 of 1871) sorted by relevance

1...<<51525354555657585960>>...75

/trunk/main/dbaccess/qa/complex/dbaccess/
H A DTestCase.java154 … : ( e.getTargetException().getClass().equals( _expectedExceptionClass ) ); in assureException()
/trunk/main/dbaccess/source/ui/inc/
H A Ddatasourcemap.hxx192 sal_Bool isRenamed() const { return !getRealName().equals(getOriginalName()); } in isRenamed()
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
H A DLocalOfficeWindow.java271 if (vendor.equals("Sun Microsystems Inc.") in getWrappedWindowHandle()
/trunk/main/ucb/source/ucp/webdav/
H A DCurlLockStore.cxx160 if( pLock->getResourceUri().equals( rUri ) ) in findByUri()
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbahelperinterface.hxx96 if ( (*pStart).equals( ServiceName ) ) in supportsService()
/trunk/main/stoc/source/corereflection/
H A Dcrarray.cxx209 (equals( xType ) || in isAssignableFrom()
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DInstaller.java78 if (!prop.equals(url)) { in findOpenofficeHome()
/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclControl.java251 return text.equals(VclControl.this.getCaption());
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DPeerConfig.java137 if (!sImageUrl.equals(PropertyNames.EMPTY_STRING)) in windowShown()
/trunk/main/wizards/com/sun/star/wizards/web/
H A DBackgroundsDialog.java117 if (il.getListModel().getElementAt(i).equals(s)) in add()
/trunk/main/wizards/com/sun/star/wizards/web/data/
H A DCGSettings.java150 if (!exporter.cp_TargetType.equals(PropertyNames.EMPTY_STRING)) in calcExporterTargetTypeName()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DFormattedTextLayoutController.java144 …if (cell != null && "string".equals(cell.getAttribute(OfficeNamespaces.OFFICE_NS, FormatValueUtili… in delegateContentGeneration()
/trunk/main/ucb/source/ucp/expand/
H A Ducpexpand.cxx177 if (ar[ pos ].equals( serviceName )) in supportsService()
/trunk/main/desktop/source/migration/services/
H A Dbasicmigration.cxx202 for ( ; pNames != pEnd && !pNames->equals( rServiceName ); ++pNames ) in supportsService()
/trunk/main/i18npool/inc/
H A Dtransliteration_Ignore.hxx49 equals( const rtl::OUString& str1, sal_Int32 pos1, sal_Int32 nCount1, sal_Int32& nMatch1,
/trunk/main/framework/source/uifactory/
H A Duicontrollerfactory.cxx116 if (( Arguments[i] >>= aPropValue ) && ( aPropValue.Name.equals( aPropModuleName ))) in createInstanceWithArgumentsAndContext()
/trunk/main/sal/qa/rtl_strings/
H A Drtl_old_testostring.cxx87 TEST_ENSURE( s2.equals(s1), "test_OString error 4"); in test_OString()
/trunk/main/offapi/com/sun/star/chart/
H A DChartAxisLabelPosition.idl40 …um or maximum of the scale ( that is when the property CrossoverPosition equals ChartAxisPosition_…
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/Clipboard/
H A DClipboard.java194 if ( aDflvArr[i].MimeType.equals("text/plain;charset=utf-16") ) in readClipBoard()
/trunk/main/offapi/com/sun/star/form/runtime/
H A DXFilterControllerListener.idl46 expression changed. This usually equals <member>XFilterController::ActiveTerm</member>.</p>
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/tree/
H A D_XMutableTreeNode.java259 if ( ! sDataValue.equals("myDataValue")) { in _DataValue()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/frame/
H A D_XDispatchRecorderSupplier.java120 "MyRecorder implementation".equals(rec.getRecordedMacro()); in _setDispatchRecorder()
/trunk/main/i18npool/source/transliteration/
H A Dtransliteration_Ignore.cxx40 transliteration_Ignore::equals(const OUString& str1, sal_Int32 pos1, sal_Int32 nCount1, sal_Int32& … in equals() function in com::sun::star::i18n::transliteration_Ignore
/trunk/main/sc/source/ui/vba/
H A Dvbaoleobjects.cxx149 if( sIndex.equals( xNamed->getName() )) in getItemByStringIndex()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DDumper.java155 … if (( packageData.getPackageName() != null ) && ( ! packageData.getPackageName().equals(""))) { in dumpAllRpmInfo()

Completed in 120 milliseconds

1...<<51525354555657585960>>...75