Home
last modified time | relevance | path

Searched refs:value_type (Results 451 – 470 of 470) sorted by relevance

1...<<111213141516171819

/aoo42x/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx2071 aCmap.insert( Cmap::value_type( nGlyphIndex, aChar ) ); in GetKernPairs()
/aoo42x/main/winaccessibility/source/UAccCOM/
H A DMAccessible.cpp2593 m_containedObjects.insert(XGUIDToComObjHash::value_type(*pMap->piid,(IUnknown*)*ppvObject)); in SmartQI()
/aoo42x/main/unoxml/source/rdf/
H A Dlibrdf_repository.cxx1155 boost::bind(&NamedGraphMap_t::value_type::second, _1))); in getGraphNames()
/aoo42x/main/sfx2/source/appl/
H A Dworkwin.cxx343 aResIdToResourceURLMap.insert( ToolBarResIdToResourceURLMap::value_type( in GetResourceURLFromResId()
H A Dnewhelp.cxx617 aInfo.insert( sfx2::KeywordInfo::value_type( aToken, 0 ) ).first; \
/aoo42x/main/sc/source/ui/view/
H A Ddbfunc3.cxx1838 aSubStrs.insert(UserSortMap::value_type(aSub, nSubCount++)); in DataPilotSort()
/aoo42x/main/basic/source/classes/
H A Dsbxmod.cxx325 … aOutParamMap.insert( OutParamMap::value_type( n - 1, sbxToUnoValue( xVar ) ) ); in invoke()
/aoo42x/main/configmgr/source/
H A Daccess.cxx145 ModifiedChildren::value_type( in markChildAsModified()
/aoo42x/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx245 aFontAttributes.insert( FontAttrMap::value_type( OptimizeURL( rFontFileName ), rDFA ) ); in AddFontAttr()
/aoo42x/main/sc/source/core/data/
H A Ddptabsrc.cxx454 FieldNameMapType::value_type(GetData()->getDimensionName(i), i)); in getDrillDownData()
/aoo42x/main/sc/source/filter/xml/
H A Dxmlimprt.cxx1766 CellTypeMap::value_type( in ScXMLImport()
H A Dxmlexprt.cxx1133 aNumFmtIndexMap.insert(NumberFormatIndexMap::value_type(nNumFmt, nIndex)); in ExportExternalRefCacheStyles()
/aoo42x/main/dbaccess/source/core/api/
H A DRowSet.cxx1895 aColumnMap.insert(StringMap::value_type(sName,0)); in execute_NoApprove_NoNewConn()
/aoo42x/main/sc/source/core/tool/
H A Dinterpr5.cxx434 pTokenMatrixMap->insert( ScTokenMatrixMap::value_type( in CreateMatrixFromDoubleRef()
/aoo42x/main/chart2/source/view/main/
H A DChartView.cxx2408 …aNameValueMap.insert( tPropertyNameValueMap::value_type( C2U("Name"), uno::makeAny( aCID ) ) ); //… in formatPage()
/aoo42x/main/svl/source/numbers/
H A Dzforlist.cxx2970 aMap.insert( SvNumberFormatterMergeMap::value_type( nOldKey, *pIndex)); in ConvertMergeTableToMap()
/aoo42x/main/sw/source/filter/rtf/
H A Dswparrtf.cxx1094 maTables.insert(TblMap::value_type(pClient, &(rPaM.GetPoint()->nNode))); in InsertTable()
/aoo42x/main/sw/source/core/access/
H A Daccpara.cxx3530 SwAccessibleHyperTextData::value_type aEntry( pHt, xRet ); in getHyperLink()
/aoo42x/main/reportdesign/source/core/api/
H A DReportDefinition.cxx2612 m_aElementsPos.push_back(m_aElements.insert(TStyleElements::value_type(aName,aElement)).first); in insertByName()
/aoo42x/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx9705 aJoinedRanges.insert( ScRowRangeHashMap::value_type( nSingleRow, aSingleRange ) ); in Join()
9737 aJoinedRanges.insert( ScRowRangeHashMap::value_type( nStartRow, rNewRange ) ); in Join()

Completed in 354 milliseconds

1...<<111213141516171819