Home
last modified time | relevance | path

Searched refs:value_type (Results 376 – 400 of 471) sorted by relevance

1...<<111213141516171819

/trunk/main/connectivity/source/drivers/odbcbase/
H A DOResultSet.cxx1148 …:bind2nd(::std::equal_to<sal_Int32>(),m_nRowPos),::std::select2nd<TBookmarkPosMap::value_type>())); in getBookmark()
1757 …aFind = m_aODBCColumnTypes.insert(::std::map<sal_Int32,SWORD>::value_type(columnIndex,OResultSetMe… in impl_getColumnType_nothrow()
H A DOConnection.cxx639 …m_aConnections.insert(::std::map< SQLHANDLE,OConnection*>::value_type(aStatementHandle,pConnection… in createStatementHandle()
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx2701 aFieldConversionMap.insert( FieldConversionMap_t::value_type( in lcl_GetFieldConversion()
3031 aMap.insert( TOCStyleMap::value_type(nLevel, sStyleName) ); in handleToc()
3772 …m_aBookmarkMap.insert(BookmarkMap_t::value_type( nId, BookmarkInsertPosition( bIsStart, rBookmarkN… in AddBookmark()
/trunk/main/winaccessibility/source/service/
H A DAccObject.cxx964 m_selectionList.insert(IAccSelectionList::value_type(index,accObj)); in AddSelect()
/trunk/main/forms/source/richtext/
H A Drichtextcontrol.cxx720 …aDispatcherPos = m_aDispatchers.insert( AttributeDispatchers::value_type( nSlotId, pDispatcher ) )… in queryDispatch()
/trunk/main/chart2/source/model/main/
H A DDiagram.cxx274 aResult.insert( lcl_tCooSysMapping::value_type( *aIt, xClone )); in lcl_CloneCoordinateSystems()
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableWindow.cxx97 OTableWindow::OTableWindow( Window* pParent, const TTableWindowData::value_type& pTabWinData ) in DBG_NAME()
/trunk/main/framework/source/xml/
H A Dimagesdocumenthandler.cxx152 m_aImageMap.insert( ImageHashMap::value_type( temp.makeStringAndClear(), (Image_XML_Entry)i ) ); in OReadImagesDocumentHandler()
/trunk/main/extensions/source/dbpilots/
H A Dcontrolwizard.cxx646 m_aContext.aTypes.insert(OControlWizardContext::TNameTypeMap::value_type(*pBegin,nFieldType)); in initContext()
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx3014 …aPropertyMediation.insert( TPropertyNamePair::value_type( PROPERTY_COMMAND, TPropertyConverter(PRO… in getRowSet()
3015 …aPropertyMediation.insert( TPropertyNamePair::value_type( PROPERTY_COMMANDTYPE, TPropertyConverter… in getRowSet()
3016 …aPropertyMediation.insert( TPropertyNamePair::value_type( PROPERTY_ESCAPEPROCESSING, TPropertyConv… in getRowSet()
3017 …aPropertyMediation.insert( TPropertyNamePair::value_type( PROPERTY_FILTER, TPropertyConverter(PROP… in getRowSet()
/trunk/main/sc/source/ui/dbgui/
H A Dpvfundlg.cxx749 maNameIndexMap.insert(DimNameIndexMap::value_type(aName, nDim)); in ScDPShowDetailDlg()
/trunk/main/chart2/source/controller/accessibility/
H A DAccessibleBase.cxx273 ::std::select1st< ChildOIDMap::value_type >()); in ImplUpdateChildren()
/trunk/main/sc/source/core/tool/
H A Dinterpr4.cxx1569 GetTokenMatrixMap().insert( ScTokenMatrixMap::value_type( pCur, in ConvertMatrixParameters()
3789 pTokenDtor->push_back( FormulaTokenDtor::value_type( xTok)); in Interpret()
3803 pTokenMatrixMap->insert( ScTokenMatrixMap::value_type( pCur, in Interpret()
/trunk/main/framework/source/uielement/
H A Dtoolbarmanager.cxx1072 SubToolBarToSubToolBarControllerMap::value_type( in CreateControllers()
1416 m_aCommandMap.insert( CommandToInfoMap::value_type( aCommandURL, aCmdInfo )); in FillToolbar()
/trunk/main/vcl/unx/generic/printergfx/
H A Dglyphset.cxx739 typedef ps_mapping_t::value_type ps_value_t; in PSUploadEncoding()
/trunk/main/editeng/source/misc/
H A Dhangulhanja.cxx970 m_aChangeList.insert( StringMap::value_type( sCurrentUnit, sChangeInto ) ); in IMPL_LINK()
/trunk/main/filter/source/xsltfilter/
H A Duof2merge.cxx535 …m_aNamespaceMap.insert( ::std::map< ::rtl::OUString, ::rtl::OUString >::value_type( rName, rURL )); in addNamespace()
/trunk/main/configmgr/source/
H A Dcomponents.cxx462 ExternalServices::value_type(name, propset)).first; in getExternalValue()
/trunk/main/cppuhelper/source/
H A Dcomponent_context.cxx425 t_map::value_type( name, entry ) ) ); in insertByName()
/trunk/main/dbaccess/source/core/dataaccess/
H A Dconnection.cxx744 …aFind = m_aSupportServices.insert(TSupportServices::value_type(_sServiceSpecifier,m_aContext.creat… in createInstance()
/trunk/main/dbaccess/source/filter/xml/
H A Dxmlfilter.cxx658 _rMap.insert(TPropertyNameMap::value_type(pIter->Name,aValue)); in fillPropertyMap()
/trunk/main/accessibility/source/standard/
H A Dvclxaccessibletoolbox.cxx770 m_aAccessibleChildren.insert( ToolBoxItemsMap::value_type( i, xChild ) ); in getAccessibleChild()
/trunk/main/svx/source/form/
H A Dformcontroller.cxx2671 ::std::select2nd< DispatcherContainer::value_type >() in updateAllDispatchers()
4125 ::std::select1st< DispatcherContainer::value_type >() in invalidateAllFeatures()
4162 …DispatcherContainer::value_type( nFormFeature, new ::svx::OSingleFeatureDispatcher( aURL, nFormFea… in interceptedQueryDispatch()
/trunk/main/svx/source/dialog/
H A Dcharmap.cxx685 …aFind = m_aItems.insert(ItemsMap::value_type(_nPos,new ::svx::SvxShowCharSetItem(*this,m_pAccessib… in ImplGetItem()
/trunk/main/xmloff/source/chart/
H A DSchXMLTools.cxx504 tSchXMLLSequencesPerIndex::value_type( in CreateCategories()

Completed in 286 milliseconds

1...<<111213141516171819