Home
last modified time | relevance | path

Searched refs:find (Results 1251 – 1275 of 1360) sorted by relevance

1...<<5152535455

/trunk/main/sc/source/core/data/
H A Ddptabsrc.cxx2513 ScDPMembersHashMap::const_iterator aIter = aHashMap.find( rName ); in GetIndexFromName()
/trunk/main/sc/source/filter/xml/
H A Dxmlimprt.cxx1985 CellTypeMap::const_iterator itr = aCellTypeMap.find(rStrValue); in GetCellType()
/trunk/main/sw/source/core/table/
H A Dswtable.cxx2832 TableBoxes_t::const_iterator aIt = m_HandledTableBoxes.find(pTabBox); in getNextTableBoxsCellFrm()
/trunk/main/codemaker/source/cunomaker/
H A Dcunotype.cxx631 findIter = generatedTypeSet.find(fieldType); in dumpGetCunoType()
/trunk/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx1262 tPropValMap::iterator aIter = aRunAttrSeq.find( pReqAttrs[i] ); in retrieveRunAttributesImpl()
/trunk/main/fpicker/source/office/
H A Diodlg.cxx2058 ::std::set< Control* >::iterator aPos = m_aDisabledControls.find( _pControl ); in EnableControl()
/trunk/main/sd/source/core/
H A Dsdpage.cxx1435 if( std::find( rShapes.begin(), rShapes.end(), pObj ) != rShapes.end() ) in findAutoLayoutShapesImpl()
/trunk/main/sc/source/core/tool/
H A Dinterpr1.cxx118 else if (pTokenMatrixMap && ((aMapIter = pTokenMatrixMap->find( in ScIfJump()
251 else if (pTokenMatrixMap && ((aMapIter = pTokenMatrixMap->find( in ScChoseJump()
H A Dinterpr5.cxx335 else if (pTokenMatrixMap && ((aIter = pTokenMatrixMap->find( pToken)) in CreateMatrixFromDoubleRef()
/trunk/main/sw/source/core/unocore/
H A Dunoidx.cxx2029 return ::std::find(m_rVector.begin(), m_rVector.end(), rT) in operator ()()
H A Dunochart.cxx1383 sal_Int32 *pIt = std::find( pSortedMapping, pSortedMapping + nNumDS_LDS, in detectArguments()
H A Dunodraw.cxx1081 SwShapeImplementationIdMap::iterator aIter( aImplementationIdMap.find(aShapeType ) ); in getImplementationId()
/trunk/main/sc/source/filter/html/
H A Dhtmlpars.cxx1878 const_iterator aFind = maTables.find( nTableId ); in FindTable()
/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx3827 ColumnFieldValueListenersIterator aPos = pListeners->find(_nId); in FieldListenerDisposing()
/trunk/main/svx/source/svdraw/
H A Dsvdobj.cxx343 …const ::sdr::ObjectUserVector::iterator aFindResult = ::std::find(maObjectUsers.begin(), maObjectU… in RemoveObjectUser()
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx1707 …PropertyMap::iterator aLineSpacingIter = pTopContext->find(PropertyDefinition( PROP_PARA_LINE_SPAC… in lcl_attribute()
/trunk/main/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx463 std::map< OString, sal_uInt16 >::iterator pPos = m_rOpenedMarksIds.find( rName ); in DoWriteBookmarks()
/trunk/main/xmloff/source/text/
H A Dtxtparae.cxx198 framebound_map_t::const_iterator it = m_vFrameBoundsOf.find(rParentFrame); in GetFrameBoundContents()
/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx656 if( std::find( glyphlist.begin(), glyphlist.end(), index ) != glyphlist.end() ) in GetCompoundTTOutline()
/trunk/main/svx/source/form/
H A Ddatanavi.cxx1912 std::find( m_aPageList.begin(), aPageListEnd, pPage ); in IMPL_LINK()
/trunk/main/codemaker/source/javamaker/
H A Djavatype.cxx1947 typeParameters.find(type)); in handleAggregatingType()
/trunk/main/sfx2/source/doc/
H A Ddocfile.cxx3892 const INetContentTypeParameter * pCharset = aParameters.find("charset"); in GetCharset()
/trunk/main/framework/source/services/
H A Dautorecovery.cxx3677 …::comphelper::MediaDescriptor::iterator pArg = rArgs.find(::comphelper::MediaDescriptor::PROP_STAT… in impl_forgetProgress()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx3507 aFollowMap.find( pPgDsc ); in ReadPageDescTbl()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx2924 std::map< sal_Int32, sal_Int32 >::const_iterator aIt( rPaperTrays.find( nPage ) ); in getRenderer()

Completed in 719 milliseconds

1...<<5152535455