Home
last modified time | relevance | path

Searched refs:find (Results 476 – 500 of 1360) sorted by relevance

1...<<11121314151617181920>>...55

/trunk/main/vcl/win/source/gdi/
H A Dsalbmp.cxx94 EntryMap::iterator aFound = maEntries.find(&rEntry); in addEntry()
110 EntryMap::iterator aFound = maEntries.find(&rEntry); in remEntry()
126 EntryMap::iterator aFound = maEntries.find(&rEntry); in touchEntry()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddocumentcontainer.cxx191 ODefinitionContainer_Impl::const_iterator aFind = rDefinitions.find( _rName ); in createObject()
313 ODefinitionContainer_Impl::const_iterator aFind = rDefinitions.find( sName ); in createInstanceWithArguments()
376 ODefinitionContainer_Impl::const_iterator aFind = rDefinitions.find( sName ); in createInstanceWithArguments()
/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryDesignView.cxx1084 if(_rTableNames.find(sTabName) == _rTableNames.end()) in searchAndAppendName()
1111 if ( aConnectionCount.find((*aIter)->GetSourceWin()) == aConnectionCount.end() ) in GenerateFromClause()
1115 if ( aConnectionCount.find((*aIter)->GetDestWin()) == aConnectionCount.end() ) in GenerateFromClause()
1149 if(aTableNames.find(sTabName) == aTableNames.end()) in GenerateFromClause()
1152 if(aTableNames.find(sTabName) == aTableNames.end()) in GenerateFromClause()
1267 if ( aGroupByNames.find(sGroupByPart) == aGroupByNames.end() ) in GenerateGroupBy()
2143 if(aMap.find(aIterTableMap->second->GetComposedName()) == aMap.end() && in InitFromParseNodeImpl()
2144 aMap.find(aIterTableMap->first) == aMap.end()) in InitFromParseNodeImpl()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbadocumentsbase.cxx186 NameIndexHash::const_iterator it = namesToIndices.find( aName ); in getByName()
206 NameIndexHash::const_iterator it = namesToIndices.find( aName ); in hasByName()
/trunk/main/sfx2/source/sidebar/
H A DFocusManager.cxx385 … ::std::vector<Panel*>::iterator iPanel (::std::find(maPanels.begin(), maPanels.end(), &rWindow)); in RemoveWindow()
398 …::std::vector<Button*>::iterator iButton (::std::find(maButtons.begin(), maButtons.end(), &rWindow… in RemoveWindow()
/trunk/main/svx/source/form/
H A Ddataaccessdescriptor.cxx125 MapString2PropertyEntry::const_iterator aPropPos = rProperties.find( pValues->Name ); in buildFrom()
439 return m_pImpl->m_aValues.find(_eWhich) != m_pImpl->m_aValues.end(); in has()
H A Dfmundo.cxx545 PropertySetInfoCacheIterator aSetPos = pCache->find(xSourceSet); in disposing()
607 PropertySetInfoCacheIterator aSetPos = pCache->find(xSet); in propertyChange()
641 PropertySetInfo::AllPropertiesIterator aPropertyPos = rPropInfos.find(evt.PropertyName); in propertyChange()
/trunk/main/framework/source/uielement/
H A Dtoolbarmerger.cxx488 CommandToInfoMap::iterator pIter = rCommandMap.find( rItem.aCommandURL ); in MergeItems()
677 CommandToInfoMap::iterator pIter = rCommandMap.find( rItem.aCommandURL ); in CreateToolbarItem()
/trunk/main/editeng/source/misc/
H A Dsplwrap.cxx214 LangCheckState_map_t::iterator aIt( rLCS.find( nLang ) ); in CheckSpellLang()
239 LangCheckState_map_t::iterator aIt( rLCS.find( nLang ) ); in CheckHyphLang()
/trunk/main/filter/source/config/tools/merge/
H A DpyAltFCFGMerge365 pos = lCommandLineArgs[arg].find('=')
419 if ((bDecode) and (sToken.find("\"") == 0) and \
/trunk/main/filter/source/xmlfilteradaptor/
H A DXmlFilterAdaptor.cxx99 if (aMediaMap.find(OUString::createFromAscii("URL"))->second >>= aBaseURI) in importImpl()
272 if (aMediaMap.find(OUString::createFromAscii("URL"))->second >>= aBaseURI) in exportImpl()
/trunk/main/bridges/source/cpp_uno/msvc_win32_intel/
H A Dexcept.cxx139 t_string2PtrMap::const_iterator const iFind( _allRTTI.find( rUNOname ) ); in getRTTI()
425 s_pInfos->_allRaiseInfos.find( rTypeName ) ); in getRaiseInfo()
/trunk/main/dbaccess/source/core/api/
H A DFilteredContainer.cxx95 bool bFilterMatch = ::std::find( tableFilter, tableFilterEnd, _rName ) != tableFilterEnd; in lcl_isElementAllowed()
235 …if ( ::std::find( pTableTypeFilterBegin, pTableTypeFilterEnd, *table->sType ) != pTableTypeFilterE… in lcl_filter()
/trunk/main/extensions/source/resource/
H A Doooresourceloader.cxx304 ResourceBundleCache::iterator cachePos = m_aBundleCache.find( resourceDescriptor ); in loadBundle()
387 ResourceTypes::const_iterator typePos = m_aResourceTypes.find( resourceType ); in impl_getResourceTypeAndId_nothrow()
/trunk/main/formula/source/core/api/
H A DFormulaCompiler.cxx285 OpCodeHashMap::const_iterator iLook( mpHashMap->find( *pName)); in createSequenceOfFormulaTokens()
293 ExternalHashMap::const_iterator iExt( mpExternalHashMap->find( *pName)); in createSequenceOfFormulaTokens()
714 formula::OpCodeHashMap::const_iterator iLook( xMap->getHashMap()->find( rName ) ); in GetEnglishOpCode()
1595 … ExternalHashMap::const_iterator iLook = mxSymbols->getReverseExternalHashMap()->find( aAddIn); in CreateStringFromToken()
/trunk/main/svx/source/svdraw/
H A Dsvdpage.cxx905 WeakSdrObjectContainerType::iterator iObject (::std::find( in SetObjectNavigationPosition()
1080 WeakSdrObjectContainerType::iterator iObject (::std::find( in ReplaceObjectInContainer()
1112 WeakSdrObjectContainerType::iterator iObject (::std::find( in RemoveObjectFromContainer()
1149 …const ::sdr::PageUserVector::iterator aFindResult = ::std::find(maPageUsers.begin(), maPageUsers.e… in RemovePageUser()
/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dutil.cxx925 cit_path ifull = find(vecBadPaths.begin(), vecBadPaths.end(), sFullPath); in getJREInfoByPath()
931 cit_path ifile = find(vecBadPaths.begin(), vecBadPaths.end(), sFilePath); in getJREInfoByPath()
935 MapIt entry = mapJREs.find(sFilePath); in getJREInfoByPath()
/trunk/main/bridges/source/jni_uno/
H A Djni_info.cxx412 t_str2type::const_iterator iFind( m_type_map.find( uno_name ) ); in get_type_info()
438 t_str2type::const_iterator iFind( m_type_map.find( uno_name ) ); in get_type_info()
465 t_str2type::const_iterator iFind( m_type_map.find( uno_name ) ); in get_type_info()
/trunk/main/writerfilter/source/resourcemodel/
H A DTagLogger.cxx323 aIt = tagLoggers->find(name); in getInstance()
427 TagLoggerHashMap_t::iterator aIt(tagLoggers->find(name)); in dump()
/trunk/main/dbaccess/source/ui/control/
H A DTableGrantCtrl.cxx482 TTablePrivilegeMap::const_iterator aFind = m_aPrivMap.find(m_aTableNames[_nRow]); in findPrivilege()
486 aFind = m_aPrivMap.find(m_aTableNames[_nRow]); in findPrivilege()
/trunk/main/vcl/aqua/source/window/
H A Dsalframeview.mm244 // find out when to do this
547 mouse is explicitly captured. So we need to find the window the mouse is actually
559 // now we need to find the one it may be in
1017 // find out the unmodified key code
1439 … std::map< NSEvent*, bool >::iterator it = GetSalData()->maKeyEventAnswer.find( mpLastEvent );
1471 … std::map< NSEvent*, bool >::iterator it = GetSalData()->maKeyEventAnswer.find( mpLastEvent );
/trunk/main/dbaccess/source/ui/app/
H A DAppController.cxx527 …TContainerVector::iterator aFind = ::std::find(m_aCurrentContainers.begin(),m_aCurrentContainers.e… in disposing()
1558 …if ( ::std::find(m_aCurrentContainers.begin(),m_aCurrentContainers.end(),xContainer) != m_aCurrent… in elementInserted()
1594 …if ( ::std::find(m_aCurrentContainers.begin(),m_aCurrentContainers.end(),xContainer) != m_aCurrent… in elementRemoved()
1628 …if ( ::std::find(m_aCurrentContainers.begin(),m_aCurrentContainers.end(),xContainer) != m_aCurrent… in elementReplaced()
1753 SelectionByElementType::iterator pendingSelection = m_aPendingSelection.find( _eType ); in onContainerSelect()
2056 …TContainerVector::iterator aFind = ::std::find(m_aCurrentContainers.begin(),m_aCurrentContainers.e… in addContainerListener()
/trunk/main/connectivity/source/parse/
H A Dsqlnode.cxx584 if ( rParam.pSubQueryHistory->find( sTableOrQueryName ) != rParam.pSubQueryHistory->end() ) in impl_parseTableNameNodeToString_throw()
1694 OSL_ENSURE(::std::find(m_aChildren.begin(), m_aChildren.end(), pNewNode) == m_aChildren.end(), in append()
2402 OSQLParseNodes::iterator aPos = ::std::find(m_aChildren.begin(), m_aChildren.end(), pSubTree); in remove()
2422 … OSL_ENSURE(::std::find(m_aChildren.begin(), m_aChildren.end(), pNewSubNode) == m_aChildren.end(), in replaceAt()
2441 … OSL_ENSURE(::std::find(m_aChildren.begin(), m_aChildren.end(), pOldSubNode) != m_aChildren.end(), in replace()
2443 … OSL_ENSURE(::std::find(m_aChildren.begin(), m_aChildren.end(), pNewSubNode) == m_aChildren.end(), in replace()
2796 …::std::vector< OSQLParseNode* >::iterator aFind = ::std::find(m_aNodes.begin(), m_aNodes.end(),_pN… in erase()
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx503 pEntry->pProperties->find(PropertyDefinition(eId, false )); in GetPropertyFromStyleSheet()
692 …PropertyMap::iterator aParaStyleIter = pPropertyMap->find(PropertyDefinition( PROP_PARA_STYLE_NAME… in lcl_AddRangeAndStyle()
2407 PropertyMap::iterator aLocaleIter = pTopContext->find( aCharLocale ); in GetCurrentLocale()
2413 aLocaleIter = pParaContext->find(aCharLocale); in GetCurrentLocale()
3040 TOCStyleMap::iterator aTOCStyleIter = aMap.find( nLevel ); in handleToc()
3164 FieldConversionMap_t::iterator aIt = aFieldConversionMap.find(sCommand); in CloseFieldCommand()
3741 BookmarkMap_t::iterator aBookmarkIter = m_aBookmarkMap.find( nId ); in AddBookmark()
/trunk/main/svx/source/xml/
H A Dxmlgrhlp.cxx671 if( ( maURLSet.find( aURLString ) != maURLSet.end() ) ) in ImplInsertGraphicURL()
949 if( ::std::find( maGrfStms.begin(), maGrfStms.end(), rxBinaryStream ) != maGrfStms.end() ) in resolveOutputStream()
1112 return (::std::find( pBegin, pEnd, ServiceName ) != pEnd); in supportsService()

Completed in 206 milliseconds

1...<<11121314151617181920>>...55