Home
last modified time | relevance | path

Searched refs:equals (Results 1351 – 1375 of 1871) sorted by relevance

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

/trunk/main/jurt/demo/com/sun/star/demo/
H A DTestOffice.java99 if(string.equals("end")) break; in testWriter()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/java/
H A Djava_environment.java149 public boolean equals(Object obj) { in equals() method in java_environment
/trunk/main/sc/source/ui/vba/
H A Dvbachartobject.cxx71 if ( sName.equals(sPersistName)) in setShape()
/trunk/main/mysqlc/source/
H A Dmysqlc_driver.cxx114 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported){} in supportsService()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DOSubComponent.hxx231 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) \
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DFLTools.java136 if ( xCurrent.equals( xElement ) ) in getIndexInParent()
/trunk/main/odk/examples/DevelopersGuide/UCB/
H A DPropertiesComposer.java211 if ( m_contenturl == null || m_contenturl.equals( "" )) { in parseArguments()
/trunk/main/sc/source/filter/xml/
H A DXMLStylesImportHelper.hxx170 return ((pFirst && pSecond && pFirst->equals(*pSecond)) || in IsEqual()
/trunk/main/connectivity/source/drivers/flat/
H A DEResultSet.cxx71 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
/trunk/main/avmedia/source/java/
H A DPlayer.java319 return serviceName.equals( s_serviceName ); in supportsService()
/trunk/main/connectivity/source/sdbcx/
H A DVKey.cxx69 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
/trunk/main/sfx2/source/doc/
H A Dobjstor.cxx928 … if( aProps[nProperty].Name.equals( ::rtl::OUString::createFromAscii("UIComponent")) ) in HandleFilter()
1214 … (aODFVersion.equals( ODFVER_012_TEXT ) && nVersion == SvtSaveOptions::ODFVER_011) || in SaveTo_Impl()
3079 if ( aFilterName.getLength() && aFilterName.equals( aPreusedFilterName ) ) in IsInformationLost()
3082 …DBG_ASSERT( pFilt && aFilterName.equals( pFilt->GetName() ), "MediaDescriptor contains wrong filte… in IsInformationLost()
3594 …if ( aSubElements[nInd].equals( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Configurations" ) )… in CopyStoragesOfUnknownMediaType()
/trunk/main/offapi/com/sun/star/sdb/application/
H A DXDatabaseDocumentUI.idl279 …Upon successful return, and if and only if <arg>ObjectType</arg> equals <member>DatabaseObject::FO…
303 …Upon successful return, and if and only if <arg>ObjectType</arg> equals <member>DatabaseObject::FO…
/trunk/main/shell/source/unix/exec/
H A Dshellexec.cxx245 if ( m_aDesktopEnvironment.equals("CDE") && 0 == aURL.compareToAscii("file://", 7) ) in execute()
/trunk/test/testuno/source/fvt/uno/sc/cell/
H A DCellBorder.java71 public boolean equals(Object obj) { in equals() method in CellBorder.BorderLineWithEqualsFunction
/trunk/test/testuno/source/fvt/uno/sc/chart/
H A DChartYErrorBar.java148 if (inputType.equals("com.sun.star.chart.StockDiagram")) { in testCreateYErrorBar()
/trunk/main/svx/source/form/
H A Dlegacyformcontroller.cxx199 if( pServices->equals( _serviceName ) ) in supportsService()
/trunk/test/testuno/source/testlib/uno/
H A DGraphicUtil.java122 if(type.equals("com.sun.star.drawing.GraphicObjectShape")) in getGraphicsOfPage()
/trunk/main/svtools/source/filter/
H A DSvFilterOptionsDialog.cxx192 if ( maMediaDescriptor[ j ].Name.equals( aFilterNameStr ) ) in execute()
/trunk/main/unotools/source/config/
H A Dconfigpathes.cxx216 bIsPrefix = _sNestedPath.equals(_sPrefixPath); in lcl_findPrefixEnd()
/trunk/main/writerfilter/unocomponent/debugservices/ooxml/
H A DOOXMLAnalyzeService.cxx272 return ServiceName.equals( rtl::OUString::createFromAscii( AnalyzeService::SERVICE_NAME ) ); in AnalyzeService_supportsService()
/trunk/main/ucb/qa/complex/tdoc/
H A DCheckTransientDocumentsDocumentContent.java128 if (folderName.equals(existingFolderName)) { in checkTransientDocumentsDocumentContent()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XSheetAuditing.java131 boolean erg = error.equals("Err:502"); in _showErrors()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXTextCursor.java273 res = text.equals(ls+"23"+ls+"3"+ls+"4"+ls+"a"+ls+"ab"+ls+"b"); in createTestEnvironment()
/trunk/main/framework/source/dispatch/
H A Dstartmoduledispatcher.cxx118 if (aURL.Complete.equals (CMD_UNO_SHOWSTARTMODULE)) in dispatchWithNotification()

Completed in 218 milliseconds

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