Home
last modified time | relevance | path

Searched refs:find (Results 526 – 550 of 1360) sorted by relevance

1...<<21222324252627282930>>...55

/trunk/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx2233 if( ::std::find( aSubt.begin(), aSubt.end(), nFunc ) == aSubt.end() ) in setSubtotals()
3103 ScFieldGroupMembers::iterator aIt = ::std::find( rMembers.begin(), rMembers.end(), rName ); in getByName()
3119 return ::std::find( rMembers.begin(), rMembers.end(), rName ) != rMembers.end(); in hasByName()
3137 ScFieldGroupMembers::iterator aOldIt = ::std::find( rMembers.begin(), rMembers.end(), rName ); in replaceByName()
3138 … ScFieldGroupMembers::iterator aNewIt = ::std::find( rMembers.begin(), rMembers.end(), aNewName ); in replaceByName()
3160 ScFieldGroupMembers::iterator aIt = ::std::find( rMembers.begin(), rMembers.end(), rName ); in insertByName()
3175 ScFieldGroupMembers::iterator aIt = ::std::find( rMembers.begin(), rMembers.end(), rName ); in removeByName()
/trunk/main/ucb/source/ucp/odma/
H A Dodma_provider.cxx263 ContentsMap::iterator aIter = m_aContents.find(_sDocumentId); in closeDocument()
282 ContentsMap::iterator aIter = m_aContents.find(_sDocumentId); in saveDocument()
/trunk/main/connectivity/source/cpool/
H A DZPoolCollection.cxx328 OConnectionPools::const_iterator aFind = m_aPools.find(_sImplName); in getConnectionPool()
557 OConnectionPools::iterator aFind = m_aPools.find(sThisDriverName); in propertyChange()
/trunk/main/sd/source/core/
H A DCustomAnimationPreset.cxx556 EffectDescriptorMap::const_iterator aIter( maEffectDiscriptorMap.find( rPresetId ) ); in getEffectDescriptor()
580 UStringMap::const_iterator aIter( rNameMap.find( rId ) ); in translateName()
/trunk/main/vcl/source/window/
H A Dprintdlg.cxx1842 if( maReverseDependencySet.find( it->second ) != maReverseDependencySet.end() ) in checkOptionalControlDependencies()
1853 … std::map< Window*, sal_Int32 >::const_iterator r_it = maControlToNumValMap.find( it->first ); in checkOptionalControlDependencies()
2314 … std::map< Window*, rtl::OUString >::const_iterator it = maControlToPropertyMap.find( i_pWindow ); in getValueForWindow()
2330 …:OUString, std::vector< Window* > >::const_iterator it = maPropertyToWindowMap.find( i_rProperty ); in updateWindowFromProperty()
2381 … std::map< Window*, rtl::OUString >::const_iterator it = maControlToPropertyMap.find( i_pWindow ); in makeEnabled()
2416 std::map< Window*, sal_Int32 >::const_iterator it = maControlToNumValMap.find( i_pBtn ); in IMPL_LINK()
/trunk/main/crashrep/source/win32/
H A Dsoreport.cpp571 for( pos = 0; (pos = temp.find( '&', pos )) != string::npos; pos += 4 ) in xml_encode()
574 for( pos = 0; (pos = temp.find( '<', pos )) != string::npos; pos += 4 ) in xml_encode()
577 for( pos = 0; (pos = temp.find( '>', pos )) != string::npos; pos += 4 ) in xml_encode()
2276 string::size_type iEqualSign = line.find( '=', 0 ); in get_script_string()
2290 string::size_type iQuotes = value.find( '"', 0 ); in get_script_string()
/trunk/main/xmloff/source/transform/
H A DTransformerBase.cxx93 GetElemActions().find( aKey ); in CreateContext()
544 pActions->find( aKey ); in ProcessAttrList()
1459 m_pTokenMap->find( rStr ); in GetToken()
/trunk/main/vcl/source/gdi/
H A Dprint.cxx339 m_aNameToIndex.find( pData->maPrinterName ); in Add()
364 m_aNameToIndex.find( rPrinter ); in Get()
1318 std::hash_map<int,rtl::OUString>::const_iterator it = pSVData->mpPaperNames->find( (int)ePaper ); in GetPaperName()
H A Dpdfwriter_impl.cxx728 it = m_aFieldNameMap.find( aParentDomain ); in createWidgetFieldName()
813 check_it = m_aFieldNameMap.find( aTry ); in createWidgetFieldName()
2621 aAttributeStrings.find( eAttr ); in getAttributeTag()
2666 aValueStrings.find( eVal ); in getAttributeValueTag()
2714 m_aLinkPropertyMap.find( nLink ); in emitStructureAttributes()
3173 if( aUnicodeMap.find( c ) != aUnicodeMap.end() ) in emitSystemFont()
6864 FontEmbedData::iterator it = m_aSystemFonts.find( pDevFont ); in getSystemFont()
6899 FontEmbedData::iterator it = m_aEmbeddedFonts.find( pCurrentFont ); in registerGlyphs()
6988 enc_it = pEncoding->find( cChar ); in registerGlyphs()
11840 if( aOnValues.find( rVal ) == aOnValues.end() ) in ensureUniqueRadioOnValues()
[all …]
/trunk/main/sc/source/filter/excel/
H A Dxlchart.cxx512 XclFmtInfoMap::const_iterator aIt = maInfoMap.find( eObjType ); in GetFormatInfo()
581 XclChTypeInfoMap::const_iterator aIt = maInfoMap.find( eTypeId ); in GetTypeInfo()
1343 XclChGetShapeFuncMap::const_iterator aIt = maGetShapeFuncs.find( rTitleKey ); in GetTitleShape()
H A Dxestring.cxx561 mbWrapped = ::std::find( aBeg, aEnd, EXC_LF ) != aEnd; in CharsToBuffer()
575 mbWrapped = ::std::find( aBeg, aEnd, EXC_LF_C ) != aEnd; in CharsToBuffer()
/trunk/main/forms/source/misc/
H A DInterfaceContainer.cxx694 OInterfaceMap::iterator i = ::std::find(m_aMap.begin(), m_aMap.end(), in propertyChange()
1168 …sal_Int32 nPos = ::std::find(m_aItems.begin(), m_aItems.end(), (*aPair.first).second) - m_aItems.b… in replaceByName()
1182 …sal_Int32 nPos = ::std::find(m_aItems.begin(), m_aItems.end(), (*aPair.first).second) - m_aItems.b… in removeByName()
/trunk/main/configmgr/source/
H A Dxcuparser.cxx592 NodeMap::iterator i(locprop->getMembers().find(name)); in handleLocpropValue()
704 NodeMap::iterator i(group->getMembers().find(name)); in handleGroupProp()
1040 NodeMap::iterator i(set->getMembers().find(name)); in handleSetNode()
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowviewimpl.cxx74 if( std::find( maListeners.begin(), maListeners.end(), xWeak ) == maListeners.end() ) in addListener()
83 ViewListenerVector::iterator aIter( std::find( maListeners.begin(), maListeners.end(), xWeak ) ); in removeListener()
/trunk/main/vcl/aqua/source/dtrans/
H A DDataFlavorMapping.cxx542 if( maOfficeOnlyTypes.find( aTryFlavor ) != maOfficeOnlyTypes.end() ) in systemToOpenOfficeFlavor()
569 OfficeOnlyTypes::const_iterator it = maOfficeOnlyTypes.find( oOOFlavor.MimeType ); in openOfficeToSystemFlavor()
/trunk/main/xmloff/source/forms/
H A Dpropertyimport.cxx264 const ConstMapString2TypeIterator aTypePos = s_aTypeNameMap.find( _rType ); in xmlTypeToUnoType()
333 return m_aEncounteredAttributes.end() != m_aEncounteredAttributes.find(_rAttributeName); in encounteredAttribute()
/trunk/main/svx/source/xml/
H A Dxmleohlp.cxx502 aIter = mpStreamMap->find( rURLStr ); in ImplInsertEmbeddedObjectURL()
673 mpStreamMap->find( rURLStr ); in getByName()
/trunk/main/ucb/source/core/
H A Ducb.cxx406 aIt = m_aProviders.find(Scheme); in registerContentProvider()
452 aMapIt = m_aProviders.find(Scheme); in deregisterContentProvider()
/trunk/main/desktop/source/deployment/registry/
H A Ddp_backend.cxx154 t_string2ref::const_iterator const iFind( m_bound.find( url ) ); in bindPackage()
297 if (::std::find( usedFolders.begin(), usedFolders.end(), tempEntries[pos] ) == in deleteUnusedFolders()
/trunk/main/scripting/source/provider/
H A DBrowseNodeFactoryImpl.cxx233 children[ index ].set( m_hBNA->find( *it )->second ); in getChildNodes()
280 m_hBNA->find( grandchild->getName() ); in loadChildNodes()
/trunk/main/chart2/source/controller/main/
H A DDrawCommandDispatch.cxx598 SupportedFeatures::const_iterator aIter = m_aSupportedFeatures.find( aBaseCommand ); in parseCommandURL()
649 SupportedFeatures::const_iterator aIter = m_aSupportedFeatures.find( aBaseCommand ); in parseCommandURL()
H A DShapeController.cxx108 SupportedFeatures::const_iterator aIter = m_aSupportedFeatures.find( rCommand ); in getState()
163 SupportedFeatures::const_iterator aIter = m_aSupportedFeatures.find( rCommand ); in execute()
/trunk/main/dbaccess/source/ui/control/
H A Ddbtreelistbox.cxx258 if ( m_aSelectedEntries.find( _pEntry ) != m_aSelectedEntries.end() ) in ModelHasEntryInvalidated()
273 if ( m_aSelectedEntries.find( _pEntry ) != m_aSelectedEntries.end() ) in ModelHasRemoved()
/trunk/main/svl/source/inc/
H A Dpasswordcontainer.hxx280 ::com::sun::star::task::UrlRecord find(
355 find( const ::rtl::OUString& aUrl,
/trunk/main/solenv/bin/
H A Dsoirpm.sh23 LIBRPMBUILD=$(find ${COMPATH} -name 'librpmbuild-4.1*' -print)

Completed in 284 milliseconds

1...<<21222324252627282930>>...55