Home
last modified time | relevance | path

Searched refs:value_type (Results 1 – 25 of 471) sorted by last modified time

12345678910>>...19

/trunk/main/sd/source/ui/view/
H A DToolBarManager.cxx1438 iGroup = maGroups.insert(Groups::value_type(eGroup,NameList())).first; in AddToolBar()
/trunk/main/dbaccess/source/ui/inc/
H A DJoinController.hxx124 void removeConnectionData(const TTableConnectionData::value_type& _pData);
161 …TTableWindowData::value_type createTableWindowData(const ::rtl::OUString& _sComposedName,const ::r…
H A DRelationControl.hxx75 void fillAndDisable(const TTableConnectionData::value_type& _pConnectionData);
91 void Init(const TTableConnectionData::value_type& _pConnData);
97 TTableWindowData::value_type getReferencingTable() const;
/trunk/main/autodoc/inc/cosv/tpl/
H A Dswelist.hxx72 typedef XX value_type; typedef in csv::SweList
/trunk/main/boost/
H A Dboost_1_55_0.patch98 typedef long double value_type;
99 return detail::isfinite_impl(static_cast<value_type>(x), method());
107 typedef long double value_type;
108 return detail::isnormal_impl(static_cast<value_type>(x), method());
116 typedef long double value_type;
117 return detail::isinf_impl(static_cast<value_type>(x), method());
/trunk/main/svtools/source/uno/
H A Dframestatuslistener.cxx203 … m_aListenerMap.insert( URLToDispatchMap::value_type( aCommandURL, Reference< XDispatch >() )); in addStatusListener()
236 m_aListenerMap.insert( URLToDispatchMap::value_type( aCommandURL, xDispatch )); in addStatusListener()
H A Dstatusbarcontroller.cxx197 … m_aListenerMap.insert( URLToDispatchMap::value_type( m_aCommandURL, Reference< XDispatch >() )); in initialize()
404 … m_aListenerMap.insert( URLToDispatchMap::value_type( aCommandURL, Reference< XDispatch >() )); in addStatusListener()
435 m_aListenerMap.insert( URLToDispatchMap::value_type( aCommandURL, xDispatch )); in addStatusListener()
H A Dtoolboxcontroller.cxx227 … m_aListenerMap.insert( URLToDispatchMap::value_type( m_aCommandURL, Reference< XDispatch >() )); in initialize()
420 … m_aListenerMap.insert( URLToDispatchMap::value_type( aCommandURL, Reference< XDispatch >() )); in addStatusListener()
451 m_aListenerMap.insert( URLToDispatchMap::value_type( aCommandURL, xDispatch )); in addStatusListener()
/trunk/main/sw/source/core/access/
H A Daccpara.cxx3530 SwAccessibleHyperTextData::value_type aEntry( pHt, xRet ); in getHyperLink()
/trunk/main/sc/source/core/tool/
H A Dinterpr5.cxx434 pTokenMatrixMap->insert( ScTokenMatrixMap::value_type( in CreateMatrixFromDoubleRef()
/trunk/main/dbaccess/source/core/api/
H A DRowSetCache.cxx1427 …or(m_aCacheIterators.insert(m_aCacheIterators.begin(),ORowSetCacheMap::value_type(m_aCacheIterator… in createIterator()
H A DKeySet.cxx306 …m_aKeyMap.insert(OKeySetMatrix::value_type(0,OKeySetValue(NULL,::std::pair<sal_Int32,Reference<XRo… in construct()
892 …m_aKeyIter = m_aKeyMap.insert(OKeySetMatrix::value_type(aKeyIter->first + 1,OKeySetValue(aKeyRow,:… in executeInsert()
1445 …m_aKeyIter = m_aKeyMap.insert(OKeySetMatrix::value_type(m_aKeyMap.rbegin()->first+1,OKeySetValue(a… in fetchRow()
H A DRowSet.cxx1895 aColumnMap.insert(StringMap::value_type(sName,0)); in execute_NoApprove_NoNewConn()
/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx863 _rTypeInfoMap.insert(OTypeInfoMap::value_type(pInfo->nType,pInfo)); in fillTypeInfo()
/trunk/main/winaccessibility/source/UAccCOM/
H A DMAccessible.cpp2593 m_containedObjects.insert(XGUIDToComObjHash::value_type(*pMap->piid,(IUnknown*)*ppvObject)); in SmartQI()
/trunk/main/svl/source/numbers/
H A Dzforlist.cxx2970 aMap.insert( SvNumberFormatterMergeMap::value_type( nOldKey, *pIndex)); in ConvertMergeTableToMap()
/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryTableView.cxx191 …sal_Bool openJoinDialog(OQueryTableView* _pView,const TTableConnectionData::value_type& _pConnecti… in openJoinDialog()
244 TTableConnectionData::value_type aNewConnData(pNewConnData); in addConnections()
418 OTableWindow* OQueryTableView::createWindow(const TTableWindowData::value_type& _pData) in createWindow()
455 TTableConnectionData::value_type aData(pNewData); in NotifyTabConnection()
543 TTableWindowData::value_type pNewTabWinData; in AddTabWin()
702 TTableConnectionData::value_type aNewConnectionData(pNewConnectionData); in AddConnection()
760 TTableConnectionData::value_type pData(new OQueryTableConnectionData()); in createNewConnection()
1013 TTableWindowData::value_type pData = pTabWin->GetData(); in ShowTabWin()
1028 GetTabWinMap()->insert(OTableWindowMap::value_type(sName,pTabWin)); in ShowTabWin()
1114 bool OQueryTableView::supressCrossNaturalJoin(const TTableConnectionData::value_type& _pData) const in supressCrossNaturalJoin()
/trunk/main/connectivity/source/cpool/
H A DZConnectionPool.cxx106 struct TRemoveEventListenerFunctor : ::std::unary_function<TPooledConnections::value_type,void>
107 ,::std::unary_function<TActiveConnectionMap::value_type,void>
131 void operator()(const TPooledConnections::value_type& _aValue) in operator ()()
136 void operator()(const TActiveConnectionMap::value_type& _aValue) in operator ()()
142 struct TConnectionPoolFunctor : ::std::unary_function<TConnectionMap::value_type,void>
151 void operator()(const TConnectionMap::value_type& _aValue) in operator ()()
245 aActiveInfo.aPos = m_aPool.insert(TConnectionMap::value_type(nId,aPack)).first; in createNewConnection()
247 m_aActiveConnections.insert(TActiveConnectionMap::value_type(xConnection,aActiveInfo)); in createNewConnection()
/trunk/main/vcl/source/fontsubset/
H A Dcff.cxx2102 ValVector::value_type aVal = 0; in emitValVector()
/trunk/main/unotools/source/misc/
H A Dfontcvt.cxx1197 ::std::multimap<sal_Unicode, SymbolEntry>::value_type( in StarSymbolToMSMultiFontImpl()
1230 ::std::multimap<sal_Unicode, SymbolEntry>::value_type( in StarSymbolToMSMultiFontImpl()
/trunk/main/sc/source/filter/excel/
H A Dxicontent.cxx1304 if ( !maProtectedSheets.insert( ProtectedSheetMap::value_type(nTab, Sheet()) ).second ) in GetSheetItem()
/trunk/main/framework/source/uielement/
H A Dmenubarmanager.cxx1998 rPopupController.insert( PopupControllerCache::value_type( in GetPopupController()
/trunk/main/slideshow/source/engine/
H A Drehearsetimingsactivity.cxx357 maViews.push_back( ViewsVecT::value_type( rView, sprite ) ); in viewAdded()
372 boost::bind( std::select1st<ViewsVecT::value_type>(), _1 ))), in viewRemoved()
387 boost::bind( std::select1st<ViewsVecT::value_type>(), _1 )))); in viewChanged()
/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx2613 m_aElementsPos.push_back(m_aElements.insert(TStyleElements::value_type(aName,aElement)).first); in insertByName()
/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()

Completed in 213 milliseconds

12345678910>>...19