Home
last modified time | relevance | path

Searched refs:equals (Results 1776 – 1800 of 1871) sorted by relevance

1...<<7172737475

/trunk/main/desktop/source/deployment/registry/component/
H A Ddp_component.cxx487 m_nativeRDB = m_nativeRDB_RO.equals( plt_rdb ) ? plt_rdb_ : plt_rdb; in initServiceRdbFiles()
/trunk/main/toolkit/source/controls/
H A Dunocontrolmodel.cxx1142 if ( pDestType->equals( rValue.getValueType() ) ) in convertFastPropertyValue()
/trunk/main/sw/source/core/doc/
H A Ddocbm.cxx276 bind(&::rtl::OUString::equals, bind(&IMark::GetName, _1), rName)); in lcl_FindMarkByName()
/trunk/main/dbaccess/source/ui/misc/
H A DWCopyTable.cxx546 return xMetaLHS->getURL().equals( xMetaRHS->getURL() ); in lcl_sameConnection_throw()
/trunk/main/comphelper/source/container/
H A Dembeddedobjectcontainer.cxx704 …if ( ( &rSrc != this || !aOrigName.equals( aTargetName ) ) && !aOrigName.isEmpty() && !aTargetName… in TryToCopyGraphReplacement()
/trunk/main/fpicker/source/unx/gnome/
H A DSalGtkFilePicker.cxx1859 if( aShrunkName.equals( sFilterName) ) in SetCurFilter()
/trunk/main/ucb/source/ucp/webdav/
H A DCurlSession.cxx518 if ( aId.equals( OID_SUBJECT_ALTERNATIVE_NAME ) ) in verifyCertificateChain()
/trunk/main/connectivity/source/drivers/adabas/
H A DBDriver.cxx271 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOResultSet.cxx81 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
/trunk/main/cui/source/dialogs/
H A DSpellDialog.cxx1860 if( !rDesc.sErrorText.equals( GetErrorText() ) ) in RestoreCurrentError()
/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx1386 else if( clipboardName.equals( ::rtl::OUString::createFromAscii("Selection") ) ) in getClipboard()
/trunk/main/extensions/source/ole/
H A Doleobjw.cxx430 if ( aPropertyName.equals( rtl::OUString::createFromAscii("$GetTypeName") )) in getValue()
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx834 if ( sFormula.equals( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("=TRUE()") ) ) ) in visitNode()
836 else if ( sFormula.equals( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("=FALSE()") ) ) ) in visitNode()
3286 if ( pProp->Name.equals( sPropName ) ) in findSortPropertyIndex()
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java1375 if ( aProperties[nProp].Name.equals( "Name" ) ) in doFunctionAccessSamples()
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper.cxx810 …xRef->getImplementationName().equals( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( PARAMETRICPOLY… in doOperation()
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx324 if(pEntries[i].equals(sGraphicFormat)) in InsertGraphicDlg()
/trunk/main/framework/source/fwe/classes/
H A Daddonsoptions.cxx1485 if ( aURL.equals( SEPARATOR_URL )) in ReadToolBarItem()
/trunk/main/sal/qa/rtl_strings/
H A Drtl_OUString.cxx338 ( arrTestCase[i].input1->equals(*(arrTestCase[i].input2)) == in test_rtl_OUString_equals()
/trunk/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx397 if (pServiceManager && aImplName.equals( IMPL_NAME )) in component_getFactory()
/trunk/main/chart2/source/view/charttypes/
H A DVSeriesPlotter.cxx503 bool bMultiLineLabel = aSeparator.equals(C2U("\n"));; in createDataLabel()
/trunk/main/chart2/source/view/main/
H A DShapeFactory.cxx138 if( ShapeFactory::getShapeName( xShape ).equals(C2U("com.sun.star.chart2.shapes")) ) in getChartRootShape()
/trunk/main/xmloff/source/core/
H A Dxmlexp.cxx2580 if ( streamName.equals(mdref.First) ) in AddAttributeXmlId()
/trunk/main/sfx2/source/dialog/
H A Ddinfdlg.cxx96 { return m_sName.equals( rProp.m_sName ) && m_aValue == rProp.m_aValue; } in operator ==()
/trunk/main/sc/source/core/data/
H A Ddpobject.cxx1292 ScGlobal::GetpTransliteration()->equals( rList, 0, rList.Len(), nMatchList, in lcl_IsAtStart()
/trunk/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx570 …if ( nPropId == PROPERTY_ID_IMAGE_URL && sControlValue.equals( String( PcrRes( RID_EMBED_IMAGE_PLA… in convertToPropertyValue()

Completed in 406 milliseconds

1...<<7172737475