Home
last modified time | relevance | path

Searched refs:value_type (Results 226 – 250 of 471) sorted by relevance

12345678910>>...19

/trunk/main/configmgr/source/
H A Dmodifications.cxx47 j = p->children.insert(Node::Children::value_type(*i, Node())). in add()
/trunk/main/oox/source/xls/
H A Dautofilterbuffer.cxx662 FilterColumnVector::value_type xFilterColumn( new FilterColumn( *this ) ); in createFilterColumn()
757 AutoFilterVector::value_type xAutoFilter( new AutoFilter( *this ) ); in createAutoFilter()
/trunk/main/basic/source/runtime/
H A Ddllmgr.cxx662 procs.insert(Procs::value_type(name, *proc)); in getProc()
690 i = dlls.insert(Dlls::value_type(name, new Dll)).first; in getDll()
/trunk/main/slideshow/source/engine/slide/
H A Dslideimpl.cxx632 std::select1st<VectorOfVectorOfSlideBitmaps::value_type>(), in getCurrentSlideBitmap()
706 std::select1st<VectorOfVectorOfSlideBitmaps::value_type>(), in viewRemoved()
H A Dlayermanager.hxx295 void putShape2BackgroundLayer( LayerShapeMap::value_type& rShapeEntry );
/trunk/main/basebmp/inc/basebmp/
H A Dgreylevelformats.hxx76 typedef typename Iterator::value_type pixel_type;
H A Dlinerenderer.hxx72 typename Accessor::value_type color, in renderLine()
H A Dcolor.hxx39 typedef sal_uInt32 value_type; typedef in basebmp::Color
H A Dscaleimage.hxx142 typedef vigra::BasicImage<typename SourceAcc::value_type> TmpImage; in scaleImage()
/trunk/main/basegfx/source/workbench/
H A Dbezierclip.hxx31 typedef double value_type; typedef
/trunk/main/ucb/workben/cachemap/
H A Dcachemapobject3.cxx82 aIt = m_aMap.insert(Map::value_type(rKey, xElement.get())).first; in get()
/trunk/main/framework/source/uiconfiguration/
H A Dgraphicnameaccess.cxx53 m_aNameToElementMap.insert( NameGraphicHashMap::value_type( rName, rElement )); in addElement()
/trunk/main/dbaccess/source/ui/browser/
H A Dsbagrid.cxx648 …:iterator aThisURLState = m_aDispatchStates.insert( MapDispatchToBool::value_type( eURLType, sal_T… in dispatch()
1502 struct SbaGridControlPrec : ::std::unary_function<DataFlavorExVector::value_type,bool>
1510 inline bool operator()(const DataFlavorExVector::value_type& _aType) in operator ()()
/trunk/main/xmloff/source/transform/
H A DMetaTContext.cxx89 XMLMetaContexts_Impl::value_type aVal( rLocalName, pContext ); in CreateChildContext()
H A DCreateElemTContext.cxx104 XMLTransformerContextVector::value_type aVal( in StartElement()
/trunk/main/ucb/source/ucp/webdav/
H A DDAVSessionFactory.cxx68 aIt = m_aMap.insert( Map::value_type( inUri, xElement.get() ) ).first; in createDAVSession()
/trunk/main/dbaccess/source/ui/relationdesign/
H A DRTableConnection.cxx49 const TTableConnectionData::value_type& pTabConnData ) in DBG_NAME()
/trunk/main/oox/source/core/
H A Drelationshandler.cxx92 mxRelations->insert( Relations::value_type( aRelation.maId, aRelation ) ); in createFastChildContext()
/trunk/main/ucb/source/ucp/file/
H A Dshell.cxx435 m_aContent.insert( ContentMap::value_type( aUnqPath,UnqPathData() ) ).first; in registerNotifier()
505 …ContentMap::iterator it = m_aContent.insert( ContentMap::value_type( aUnqPath,UnqPathData() ) ).fi… in associate()
540 …ContentMap::iterator it = m_aContent.insert( ContentMap::value_type( aUnqPath,UnqPathData() ) ).fi… in deassociate()
1940 m_aContent.insert( ContentMap::value_type( aUnqPath,UnqPathData() ) ).first; in insertDefaultProperties()
2774 ContentMap::value_type( aNewName,UnqPathData() ) ).first; in getContentExchangedEventListeners()
/trunk/main/dbaccess/source/ui/inc/
H A DRelationController.hxx58 …TTableWindowData::value_type existsTable(const ::rtl::OUString& _rComposedTableName,sal_Bool _bCas…
/trunk/main/dbaccess/inc/
H A Dgenericcontroller.hxx157 …struct CompareFeatureById : ::std::binary_function< SupportedFeatures::value_type, sal_Int32, bool…
160 inline bool operator()( const SupportedFeatures::value_type& _aType, const sal_Int32& _nId ) const in operator ()()
/trunk/main/slideshow/source/inc/
H A Dlistenercontainerimpl.hxx121 typename ContainerT::value_type >::apply( in notifyAllListeners()
/trunk/main/sc/source/core/data/
H A Ddpglobal.cxx136 maItemIds.insert( DataHash::value_type( aData, nResult = maItems.size() ) ); in insertData()
/trunk/main/l10ntools/layout/
H A Dlayoutparse.cxx109 XMLStrings->insert( XMLHashMap::value_type( id , languageMap ) ); in InsertL10NElement()
/trunk/main/chart2/source/tools/
H A DInternalDataProvider.cxx112 void operator() ( const lcl_tSequenceMap::value_type & rMapEntry ) in operator ()()
446 tSequenceMap::value_type( in lcl_addDataSequenceToMap()
484 aNewElements.insert( tSequenceMap::value_type( rNewRangeRepresentation, aIt->second )); in lcl_adaptMapReferences()

Completed in 127 milliseconds

12345678910>>...19