Home
last modified time | relevance | path

Searched refs:find (Results 551 – 575 of 1360) sorted by relevance

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

/trunk/main/writerfilter/source/ooxml/
H A Dstage1.sh31 find $SEARCHIN -name "*.cxx" -exec grep -nH -A 1 "case NS_" {} \; |
/trunk/main/svx/source/form/
H A Dfiltnav.cxx820 ::std::vector<FmFilterData*>::iterator i = ::std::find(rItems.begin(), rItems.end(), pData); in Remove()
866 …::std::vector<FmFilterData*>::iterator j = ::std::find(rParentParentItems.begin(), rParentParentIt… in Remove()
946 …::std::vector<FmFilterData*>::iterator i = ::std::find(rItems.begin(), rItems.end(), pItem->GetPar… in SetTextForItem()
973 …::std::vector<FmFilterData*>::const_iterator i = ::std::find(rItems.begin(), rItems.end(), pCurren… in SetCurrentItems()
/trunk/main/extensions/source/ole/
H A Dunoconversionutilities.hxx1395 IT_Uno it_uno = UnoObjToWrapperMap.find( (sal_uInt32) xInt.get()); in createUnoObjectWrapper()
1412 _IT it= AdapterToWrapperMap.find( (sal_uInt32) xInt.get()); in createUnoObjectWrapper()
1777 CIT_Com cit_currWrapper= ComPtrToWrapperMap.find( reinterpret_cast<sal_uInt32>(spUnknown.p)); in createOleObjectWrapper()
1786 CIT_Wrap it = WrapperToAdapterMap.find((sal_uInt32) xIntWrapper.get()); in createOleObjectWrapper()
/trunk/main/codemaker/inc/codemaker/
H A Dgeneratedtypeset.hxx64 { return m_set.find(type) != m_set.end(); } in contains()
/trunk/main/helpcontent2/helpers/
H A Dcreate_ilst.pl40 find(sub{push @files, $File::Find::name if (($File::Find::name=~/\.png$/));},$startdir);
/trunk/main/setup_native/scripts/
H A Dderegister_extensions73 FILELIST=`find $EXTENSIONDIR -type f -name "*.oxt" -print`
H A Dregister_extensions75 FILELIST=`find $EXTENSIONDIR -type f -name "*.oxt" -print`
/trunk/main/shell/source/all/ooofilereader/
H A Dsimpletag.cxx57 if ( m_SimpleAttributes.find(attrname) != m_SimpleAttributes.end()) in getTagAttribute()
/trunk/main/winaccessibility/source/service/
H A DAccObject.cxx104 iter = std::find(m_childrenList.begin(),m_childrenList.end(),pChild); in InsertChild()
129 iter = std::find(m_childrenList.begin(),m_childrenList.end(),pChild); in DeleteChild()
/trunk/main/sc/source/filter/excel/
H A Dexcrecds.cxx1024 XclExpTabFilterMap::iterator aIt = maFilterMap.find( nScTab ); in CreateRecord()
1036 XclExpTabFilterMap::iterator aIt = maFilterMap.find( nScTab ); in HasFilterMode()
H A Dxlstyle.cxx1518 …for( XclBuiltInMap::const_iterator aMIt = aBuiltInMap.find( meSysLang ), aMEnd = aBuiltInMap.end(); in InsertBuiltinFormats()
1519 aMIt != aMEnd; aMIt = aBuiltInMap.find( aMIt->second->meParentLang ) ) in InsertBuiltinFormats()
1525 XclBuiltInMap::const_iterator aMIt = aBuiltInMap.find( LANGUAGE_DONTKNOW ); in InsertBuiltinFormats()
/trunk/main/oox/source/drawingml/
H A Dshape.cxx152 ShapeStyleRefMap::const_iterator aIt = maShapeStyleRefs.find( nRefType ); in getShapeStyleRef()
529 if ( rDest.find( (*aSourceIter ).first ) == rDest.end() ) in addMissingProperties()
/trunk/main/cui/source/dialogs/
H A Dthesdlg.cxx204 UserDataMap_t::iterator aIt( m_aUserData.find( pEntry ) ); in SetExtraData()
216 UserDataMap_t::iterator aIt( m_aUserData.find( pEntry ) ); in GetExtraData()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlideSorterView.cxx858 if (::std::find ( in AddVisibilityChangeListener()
873 ::std::find ( in RemoveVisibilityChangeListener()
/trunk/main/l10ntools/java/jpropex/java/
H A DNoLocalizeFilter.java42 if( m.find() ) in read()
/trunk/main/svx/source/table/
H A Daccessibletableshape.cxx157 AccessibleCellMap::iterator iter( maChildMap.find( xCell ) ); in getAccessibleCell()
174 AccessibleCellMap::iterator iter( maChildMap.find( xCell ) ); in getAccessibleChild()
248 AccessibleCellMap::iterator iter( aTempChildMap.find( xCell ) ); in modified()
/trunk/main/sc/source/core/data/
H A Ddocumen2.cxx1009 bool bInUse = ( aUsedNames.find(nOldIndex) != aUsedNames.end() ); in TransferTab()
1263 ScLookupCacheMap::iterator it( pLookupCacheMapImpl->aCacheMap.find( rRange)); in GetLookupCache()
1287 ScLookupCacheMap::iterator it( pLookupCacheMapImpl->aCacheMap.find( in RemoveLookupCache()
/trunk/main/registry/source/
H A Dregimpl.cxx723 KeyMap::iterator i(m_openKeyTable.find(path)); in openKey()
1252 if (nameSet.find(reader2.getFieldName(i)) == nameSet.end()) in checkTypeReaders()
1296 if (nameSet.find(reader2.getFieldName(i)) == nameSet.end()) in mergeModuleValue()
/trunk/main/oox/source/xls/
H A Dnumberformatsbuffer.cxx2064 BuiltinMap::const_iterator aMIt = aBuiltinMap.find( maLocaleStr ), aMEnd = aBuiltinMap.end(); in insertBuiltinFormats()
2071 aMIt = aBuiltinMap.find( CREATE_OUSTRING( "*" ) ); in insertBuiltinFormats()
2074 …for( ; aMIt != aMEnd; aMIt = aBuiltinMap.find( OUString::createFromAscii( aMIt->second->mpcParent … in insertBuiltinFormats()
/trunk/main/filter/source/svg/
H A Dsvgexport.cxx747 if( mpObjects->find( xDrawPage ) != mpObjects->end() ) in implExportPages()
886 if( !bRet && mpObjects->find( rxShape ) != mpObjects->end() ) in implExportShape()
1183 …while( ::std::find( maUniqueIdVector.begin(), maUniqueIdVector.end(), aRet ) != maUniqueIdVector.e… in implGetValidIDFromInterface()
/trunk/main/tools/source/inet/
H A Dinetmime.cxx152 Parameter ** find(ByteString const & rAttribute, sal_uInt32 nSection,
258 Parameter ** ParameterList::find(ByteString const & rAttribute, in find() function in ParameterList
1142 Parameter ** pPos = aList.find(aAttribute, nSection, bPresent); in scanParameters()
1350 Parameter ** pPos = aList.find(aAttribute, nSection, bPresent); in scanParameters()
4549 INetContentTypeParameterList::find(const ByteString & rAttribute) const in find() function in INetContentTypeParameterList
/trunk/main/scripting/source/stringresource/
H A Dstringresource.cxx199 IdToStringMap::iterator it = pLocaleItem->m_aIdToStringMap.find( ResourceID ); in implResolveString()
235 IdToStringMap::iterator it = pLocaleItem->m_aIdToStringMap.find( ResourceID ); in implHasEntryForId()
415 IdToStringMap::iterator it = rHashMap.find( ResourceID ); in implSetString()
453 IdToStringMap::iterator it = rHashMap.find( ResourceID ); in implRemoveId()
2292 IdToStringMap::const_iterator it = rHashMap.find( aResourceID ); in implWritePropertiesFile()
/trunk/main/ucb/workben/cachemap/
H A Dcachemapobjectcontainer2.cxx50 Map::iterator aIt(m_aMap.find(rKey)); in get()
/trunk/main/filter/source/config/cache/
H A Dquerytokenizer.cxx69 if (find(sKey) != end()) in QueryTokenizer()
/trunk/main/connectivity/source/drivers/calc/
H A DCColumns.cxx44 …OSQLColumns::Vector::const_iterator aIter = find(aCols->get().begin(),aCols->get().end(),_rName,::… in createObject()

Completed in 165 milliseconds

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