Home
last modified time | relevance | path

Searched refs:equals (Results 1751 – 1775 of 1871) sorted by relevance

1...<<7172737475

/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDbTools.java204 if (propertyValue.Name.equals(property)) { in isDataSourcePropertyEnabled()
/trunk/main/connectivity/source/drivers/ado/
H A DAResultSet.cxx79 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
/trunk/main/padmin/source/
H A Dadddlg.cxx136 if( rInfo.m_aPrinterName.equals( m_aLastPrinterName ) ) in fill()
/trunk/main/accessibility/source/extended/
H A Daccessiblelistboxentry.cxx305 for ( ; pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported ) in supportsService()
/trunk/main/sw/source/ui/dbui/
H A Ddbmgr.cxx1428 … pImpl->pMergeData->sDataSource.equals(rDBName) && pImpl->pMergeData->sCommand.equals(rTableName)) in IMPL_LINK_INLINE_END()
/trunk/main/sfx2/source/appl/
H A Dappuno.cxx2260 if ( ::sfx2::AppletObject::impl_getStaticImplementationName().equals( in component_getFactory()
2269 if ( ::comp_SfxDocumentMetaData::_getImplementationName().equals( in component_getFactory()
/trunk/main/testtools/source/bridgetest/cli/
H A Dcli_cs_bridgetest.cs169 static bool equals(TestElement rData1, TestElement rData2) in equals() method in cs_testobj.BridgeTest
/trunk/main/framework/source/uiconfiguration/
H A Dwindowstateconfiguration.cxx1075 if ( rSeq[i].Name.equals( m_aPropArray[j] )) in impl_fillStructFromSequence()
/trunk/main/embedserv/source/embed/
H A Ddocholder.cxx199 …if ( aResArgs[nInd].Name.equals( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "MacroExecutionMode… in LoadDocInFrame()
/trunk/main/l10ntools/source/
H A Dxmlparse.cxx866 return refStr.equals( ToOUString() ); in Equals()
/trunk/main/uui/source/
H A Diahndl.cxx359 return i_rRequest.getValueType().equals( aType ); in lcl_matchesRequest()
/trunk/main/odk/examples/DevelopersGuide/Text/
H A DTextDocuments.java1528 if ( aProps[j].Name.equals ( "NumberingType" ) ) in NumberingExample()
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx693 if ( sType.equals(sCaptionShape) ) in CollectSharedData()
3229 if ( !aItr->xShape->getShapeType().equals(sCaptionShape) ) in WriteShapes()
3773 bFound = sLink.equals(sNewLink); in WriteTableSource()
/trunk/main/svx/source/form/
H A Dfmshimp.cxx3529 if (pProps->Name.equals(FM_PROP_LABEL)) in CreateExternalView()
3532 if (pProps->Name.equals(FM_PROP_DEFAULTCONTROL)) in CreateExternalView()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog2.cxx589 if ( xPackage->getRepositoryName().equals( OUSTR("shared") ) ) in IsSharedPkgMgr()
/trunk/main/sc/source/core/data/
H A Ddpsave.cxx834 if (!mpGrandTotalName->equals(*r.mpGrandTotalName)) in operator ==()
/trunk/main/offapi/com/sun/star/inspection/
H A DXPropertyHandler.idl194 equals the property's value type.</p>
/trunk/main/sc/source/ui/vba/
H A Dvbaworksheet.cxx959 if( sName.equals( xNamed->getName() )) in getControlShape()
/trunk/main/svx/source/accessibility/
H A DAccessibleShape.cxx1174 if (rEventObject.EventName.equals (sShapeModified)) in notifyEvent()
/trunk/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx1979 if( aOldLabel.equals(aNewLabel) in detectArguments()
1980 && ( aOldValues.equals(aNewValues) ) ) in detectArguments()
H A Dshapeuno.cxx1425 if ( pProperties->Name.equals( SC_EVENTACC_EVENTTYPE ) ) in replaceByName()
/trunk/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_export.cxx1174 … if ( descr.ScriptType.equals( OUString( RTL_CONSTASCII_USTRINGPARAM( "StarBasic" ) ) ) ) in readEvents()
/trunk/main/embeddedobj/source/msole/
H A Dolecomponent.cxx1670 …if ( m_aDataFlavors[nInd].MimeType.equals( aFlavor.MimeType ) && m_aDataFlavors[nInd].DataType == … in isDataFlavorSupported()
/trunk/main/basctl/source/dlged/
H A Ddlgedobj.cxx516 if ( !aNewName.equals(aOldName) ) in NameChange()
/trunk/main/tools/source/rc/
H A Dresmgr.cxx448 if( pNext == pMgr || pNext->aResName.equals( pMgr->aResName ) ) in getNextFallback()

Completed in 276 milliseconds

1...<<7172737475