Home
last modified time | relevance | path

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

12345678910>>...19

/aoo42x/main/reportdesign/source/ui/inspection/
H A DDataProviderHandler.cxx162 …aPropertyMediation.insert( TPropertyNamePair::value_type( PROPERTY_MASTERFIELDS, TPropertyConverte… in inspect()
163 …aPropertyMediation.insert( TPropertyNamePair::value_type( PROPERTY_DETAILFIELDS, TPropertyConverte… in inspect()
/aoo42x/main/framework/source/fwe/xml/
H A Dstatusbardocumenthandler.cxx189 m_aStatusBarMap.insert( StatusBarHashMap::value_type( temp, (StatusBar_XML_Entry)i ) ); in OReadStatusBarDocumentHandler()
196 m_aStatusBarMap.insert( StatusBarHashMap::value_type( temp, (StatusBar_XML_Entry)i ) ); in OReadStatusBarDocumentHandler()
/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessibleSpreadsheet.cxx574 m_mapSelectionSend.insert(MAP_ADDR_XACC::value_type(aNewCell,xChild)); in Notify()
613 m_mapSelectionSend.insert(MAP_ADDR_XACC::value_type(*viAddr,xChild)); in Notify()
1611 m_mapFormulaSelectionSend.insert(MAP_ADDR_XACC::value_type(aFormulaAddr,xNew)); in NotifyRefMode()
1660 m_mapFormulaSelectionSend.insert(MAP_ADDR_XACC::value_type(*viAddr,xChild)); in NotifyRefMode()
/aoo42x/main/dbaccess/source/ui/relationdesign/
H A DRTableWindow.hxx35 ORelationTableWindow( Window* pParent,const TTableWindowData::value_type& pTabWinData) in ORelationTableWindow()
H A DRTableConnection.hxx40 …ORelationTableConnection( ORelationTableView* pContainer, const TTableConnectionData::value_type& …
/aoo42x/main/xmloff/source/transform/
H A DTransformerTokenMap.cxx40 XMLTransformerTokenMap::value_type aVal( GetXMLToken( *pInit ), in XMLTransformerTokenMap()
/aoo42x/main/dbaccess/source/ui/inc/
H A DRelControliFace.hxx41 virtual TTableConnectionData::value_type getConnectionData() const = 0;
/aoo42x/main/unodevtools/source/skeletonmaker/
H A Dskeletoncommon.cxx179 attributes.push_back(AttributeInfo::value_type( in checkAttributes()
268 properties.push_back(AttributeInfo::value_type( in checkType()
/aoo42x/main/connectivity/source/drivers/ado/
H A DAConnection.cxx475 m_aTypeInfo.insert(OTypeInfoMap::value_type(aInfo->eType,aInfo)); in buildTypeInfo()
612 ::std::select2nd<OTypeInfoMap::value_type>()) in getTypeInfoFromType()
/aoo42x/main/extensions/source/propctrlr/
H A Deformshelper.cxx707 … rMapUINameToElement.insert( MapStringToPropertySet::value_type( sUIName, xElement ) ); in getAllElementUINames()
717 …oElement.end(), _rElementNames.begin(), ::std::select1st< MapStringToPropertySet::value_type >() ); in getAllElementUINames()
/aoo42x/main/soltools/mkdepend/
H A Dcollectdircontent.hxx23 typedef DirMap::value_type EntriesPair;
/aoo42x/main/sw/source/core/inc/
H A Dmovedfwdfrmsbyobjpos.hxx37 typedef NodeMap::value_type NodeMapEntry;
/aoo42x/main/dbaccess/source/ui/querydesign/
H A DQTableConnection.hxx44 …OQueryTableConnection(OQueryTableView* pContainer, const TTableConnectionData::value_type& pTabCon…
H A DQTableWindow.hxx47 …OQueryTableWindow( Window* pParent, const TTableWindowData::value_type& pTabWinData, sal_Unicode* …
H A DQTableConnection.cxx45 …yTableConnection(OQueryTableView* pContainer, const TTableConnectionData::value_type& pTabConnData) in DBG_NAME()
/aoo42x/main/svx/source/gallery2/
H A Dgalbrws2.cxx175 CommandInfoMap::value_type( in DBG_NAME()
180 CommandInfoMap::value_type( in DBG_NAME()
185 CommandInfoMap::value_type( in DBG_NAME()
/aoo42x/main/framework/source/uiconfiguration/
H A Duiconfigurationmanager.cxx182 …aUIElementInfoCollection.insert( UIElementInfoHashMap::value_type( pUserIter->second.aResourceURL,… in impl_fillSequenceWithElementTypeInfo()
227 … rHashMap.insert( UIElementDataHashMap::value_type( aUIElementData.aResourceURL, aUIElementData )); in impl_preloadUIElementTypeList()
1041 … rElements.insert( UIElementDataHashMap::value_type( NewResourceURL, *pDataSettings )); in insertSettings()
/aoo42x/main/basic/inc/basic/
H A Dprocess.hxx34 typedef Environment::value_type EnvironmentVariable;
/aoo42x/main/forms/source/xforms/submission/
H A Dserialization.hxx75 m_properties.insert(PropMap::value_type(props[i].Name, aValue)); in setProperties()
/aoo42x/main/reportdesign/source/ui/report/
H A DViewsWindow.cxx314 m_aSections.insert(getIteratorAtPos(_nPosition) , TSectionsMap::value_type(pSectionWindow)); in addSection()
698 …_rSortRectangles.insert(TRectangleMap::value_type(aObjRect,TRectangleMap::mapped_type(pObj,&rView)… in collectRectangles()
990 …plySectionViewAction : public ::std::unary_function< OViewsWindow::TSectionsMap::value_type, void >
1002 void operator() ( const OViewsWindow::TSectionsMap::value_type& _rhs ) in operator ()()
/aoo42x/main/ucb/workben/cachemap/
H A Dcachemapobject1.cxx81 aIt = m_aMap.insert(Map::value_type(rKey, xElement.get())).first; in get()
/aoo42x/main/xmloff/source/style/
H A DSinglePropertySetInfoCache.cxx78 value_type aValue( aKey, bRet ); in hasProperty()
/aoo42x/main/unoxml/source/events/
H A Deventdispatcher.hxx53 typedef std::vector<ListenerMap::value_type> ListenerPairVector;
/aoo42x/main/sd/source/ui/presenter/
H A DCanvasUpdateRequester.cxx64 maRequesterMap.push_back(RequesterMap::value_type(rxSharedCanvas,pRequester)); in Instance()
/aoo42x/main/configmgr/source/
H A Dmodifications.cxx47 j = p->children.insert(Node::Children::value_type(*i, Node())). in add()

Completed in 132 milliseconds

12345678910>>...19