Home
last modified time | relevance | path

Searched refs:equals (Results 1401 – 1425 of 1871) sorted by relevance

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sd/
H A DSdUnoDrawView.java275 public boolean equals(Object obj) { in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/configuration/backend/
H A D_XLayerHandler.java136 res = xLayerHandler.getCalls().equals(getExpected()); in _endLayer()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/frame/
H A D_XDocumentTemplates.java260 if ( subName.equals(row.getString(1)) ) { in getSubContent()
/trunk/main/offapi/com/sun/star/script/provider/
H A DXScriptContext.idl81 equals the document as returned by <code>XScriptContext::getDocument</code>.</p>
/trunk/main/scripting/java/com/sun/star/script/framework/io/
H A DXStorageHelper.java114 if ( !mediaType.equals("scripts") ) in XStorageHelper()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DParcelFolderSupport.java151 if (targetDir.equals(parcelDir)) { in generate()
/trunk/main/connectivity/inc/connectivity/
H A DCommonTools.hxx207 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) \
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOColumn.java258 if (service.equals(serviceName)) { in supportsService()
/trunk/main/connectivity/source/drivers/dbase/
H A DDResultSet.cxx75 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
/trunk/main/connectivity/source/inc/ado/
H A DACollection.hxx86 if (pSupported->equals(_rServiceName)) in supportsService()
/trunk/main/cppu/inc/com/sun/star/uno/
H A DType.h183 inline sal_Bool SAL_CALL equals( const Type & rType ) const SAL_THROW( () ) in equals() function in com::sun::star::uno::Type
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/accessibility/
H A DAccessBridge.java130 if (implName.equals(AccessBridge.class.getName())) { in __getServiceFactory()
/trunk/main/offapi/com/sun/star/rendering/
H A DFontMetrics.idl42 rendering transformation for text output equals the identity
/trunk/main/dtrans/source/win32/dnd/
H A Dsource.cxx342 if( ServiceName.equals(OUString(RTL_CONSTASCII_USTRINGPARAM(DNDSOURCE_SERVICE_NAME )))) in supportsService()
/trunk/main/xmloff/source/script/
H A DXMLEventExport.cxx232 if (sEventType.equals(pValues[nVal].Name)) in ExportEvent()
/trunk/main/sdext/source/presenter/
H A DPresenterTheme.cxx1052 if ((*iStyle)->msStyleName.equals(sParentStyleName)) in ProcessPaneStyle()
1218 if ((*iStyle)->msStyleName.equals(sParentStyleName)) in ProcessViewStyle()
/trunk/main/package/qa/storages/
H A DTestHelper.java734 if ( !sPropMediaType.equals( sMediaType ) ) in checkStorageProperties()
835 if ( !sPropMediaType.equals( sMediaType ) ) in InternalCheckStream()
/trunk/main/cui/source/dialogs/
H A Dinsdlg.cxx279 …if ( aNewInf.Options[nInd].Name.equals( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Icon" ) ) )… in Execute()
283 …else if ( aNewInf.Options[nInd].Name.equals( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "IconFo… in Execute()
/trunk/main/sfx2/source/appl/
H A Dappinit.cxx166 if (lNames[i].equals(sServiceName)) in supportsService()
/trunk/main/sw/qa/complex/writer/
H A DLoadSaveTest.java172 if ("OnLayoutFinished".equals(Event.EventName)) in documentEventOccured()
/trunk/main/wizards/com/sun/star/wizards/query/
H A DFinalizer.java141 if (sCurQueryName.equals(PropertyNames.EMPTY_STRING)) in initialize()
/trunk/main/wizards/com/sun/star/wizards/ui/event/
H A DUnoDataAware.java125 else if (value.equals(PropertyNames.EMPTY_STRING)) in getBoolean()
/trunk/main/svtools/source/uno/
H A Dgenericunodialog.cxx137 if (pArray->equals(ServiceName)) in supportsService()
/trunk/main/desktop/source/migration/services/
H A Dwordbookmigration.cxx250 for ( ; pNames != pEnd && !pNames->equals( rServiceName ); ++pNames ) in supportsService()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sdbc/
H A D_XResultSet.java411 tRes.tested("refreshRow()", valAfterRefresh.equals(oldValue)); in _refreshRow()

Completed in 118 milliseconds

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