Home
last modified time | relevance | path

Searched refs:key_type (Results 1 – 25 of 39) sorted by relevance

12

/trunk/main/autodoc/inc/ary/cpp/
H A Dc_traits.hxx97 typedef String key_type; typedef
99 static const key_type &
104 const key_type & i_1,
114 typedef entity_base_type key_type; typedef
116 static const key_type &
122 const key_type & i_1,
146 typedef String key_type; typedef
148 static const key_type &
153 const key_type & i_1,
175 typedef UsedType key_type; typedef
[all …]
/trunk/main/autodoc/source/ary/inc/store/
H A Ds_storage.hxx48 typedef ary::TypedId<ENTITY> key_type; typedef in ary::stg::Storage
57 key_type i_id ) const;
59 key_type i_id );
66 key_type Store_Entity(
74 key_type i_index,
116 Storage<ENTITY>::Exists(key_type i_id) const in Exists()
139 Storage<ENTITY>::operator[](key_type i_id) const in operator []()
146 Storage<ENTITY>::operator[](key_type i_id) in operator []()
152 typename Storage<ENTITY>::key_type
159 return key_type(ret); in Store_Entity()
[all …]
/trunk/main/autodoc/source/ary/cpp/
H A Dc_traits.cxx108 const Ce_Compare::key_type &
115 Ce_Compare::Lesser_( const key_type & i_1, in Lesser_()
116 const key_type & i_2 ) in Lesser_()
138 Ce_GlobalCompare::Lesser_( const key_type & i_1, in Lesser_()
139 const key_type & i_2 ) in Lesser_()
175 const Def_Compare::key_type &
182 Def_Compare::Lesser_( const key_type & i_1, in Lesser_()
183 const key_type & i_2 ) in Lesser_()
200 const UsedType_Compare::key_type &
208 UsedType_Compare::Lesser_( const key_type & i_1, in Lesser_()
[all …]
/trunk/main/oox/inc/oox/helper/
H A Dcontainerhelper.hxx289 … getMapElement( const MapType& rMap, const typename MapType::key_type& rKey );
295 … getMapElementAccess( MapType& rMap, const typename MapType::key_type& rKey );
301 …getMapElement( const MapType& rMap, const typename MapType::key_type& rKey, const typename MapType…
307 …getMapElementAccess( MapType& rMap, const typename MapType::key_type& rKey, typename MapType::mapp…
373 …type* ContainerHelper::getMapElement( const MapType& rMap, const typename MapType::key_type& rKey ) in getMapElement()
380 …type* ContainerHelper::getMapElementAccess( MapType& rMap, const typename MapType::key_type& rKey ) in getMapElementAccess()
387 …inerHelper::getMapElement( const MapType& rMap, const typename MapType::key_type& rKey, const type… in getMapElement()
394 …inerHelper::getMapElementAccess( MapType& rMap, const typename MapType::key_type& rKey, typename M… in getMapElementAccess()
H A Drefmap.hxx48 typedef typename container_type::key_type key_type; typedef in oox::RefMap
56 inline bool has( key_type nKey ) const in has()
64 inline mapped_type get( key_type nKey ) const in get()
166 inline const mapped_type* getRef( key_type nKey ) const in getRef()
/trunk/main/filter/source/xsltfilter/
H A Dcontainerhelper.hxx38 typedef typename container_type::key_type key_type; typedef in XSLT::RefMap
43 inline bool has( key_type nKey ) const in has()
49 inline mapped_type get( key_type nKey ) const in get()
139 inline const mapped_type* getRef( key_type nKey ) const in getRef()
/trunk/main/autodoc/inc/ary/idl/
H A Di_traits.hxx58 typedef String key_type; typedef
60 static const key_type &
65 const key_type & i_1,
66 const key_type & i_2 );
/trunk/main/autodoc/inc/ary/loc/
H A Dloc_traits.hxx94 typedef String key_type; typedef
96 static const key_type &
101 const key_type & i_1,
102 const key_type & i_2 );
/trunk/main/autodoc/source/ary/idl/
H A Di_traits.cxx48 const Ce_Compare::key_type &
55 Ce_Compare::Lesser_( const key_type & i_1, in Lesser_()
56 const key_type & i_2 ) in Lesser_()
/trunk/main/autodoc/source/ary/loc/
H A Dloc_traits.cxx67 const Le_Compare::key_type &
74 Le_Compare::Lesser_( const key_type & i_1, in Lesser_()
75 const key_type & i_2 ) in Lesser_()
/trunk/main/xmloff/source/transform/
H A DEventOOoTContext.cxx64 XMLTransformerOOoEventMap_Impl::key_type aKey; in AddMap()
136 XMLTransformerOOoEventMap_Impl::key_type aKey( rName ); in GetEventName()
170 XMLTransformerActions::key_type aKey( nPrefix, aLocalName ); in StartElement()
H A DEventOASISTContext.cxx65 XMLTransformerOASISEventMap_Impl::key_type aKey; in XMLTransformerOASISEventMap_Impl()
128 XMLTransformerOASISEventMap_Impl::key_type aKey( nPrefix, rName ); in GetEventName()
267 XMLTransformerActions::key_type aKey( nPrefix, aLocalName ); in StartElement()
H A DTransformerActions.cxx39 XMLTransformerActions::key_type aKey; in XMLTransformerActions()
68 XMLTransformerActions::key_type aKey; in Add()
H A DFrameOOoTContext.cxx87 XMLTransformerActions::key_type aKey( nPrefix, aLocalName ); in StartElement()
124 XMLTransformerActions::key_type aKey( nPrefix, rLocalName ); in CreateChildContext()
H A DMergeElemTContext.cxx236 XMLTransformerActions::key_type aKey( nPrefix, rLocalName ); in CreateChildContext()
292 XMLTransformerActions::key_type aKey( nPrefix, rLocalName ); in CreateChildContext()
H A DDlgOASISTContext.cxx76 XMLTransformerActions::key_type aKey( nPrefix, aLocalName ); in StartElement()
H A DCreateElemTContext.cxx80 XMLTransformerActions::key_type aKey( nPrefix, aLocalName ); in StartElement()
H A DChartOASISTContext.cxx75 XMLTransformerActions::key_type aKey( nPrefix, aLocalName ); in StartElement()
H A DStyleOASISTContext.cxx181 XMLTransformerActions::key_type aKey( nPrefix, aLocalName ); in StartElement()
850 XMLTransformerActions::key_type aKey( nPrefix, aLocalName ); in StartElement()
H A DChartOOoTContext.cxx78 XMLTransformerActions::key_type aKey( nPrefix, aLocalName ); in StartElement()
H A DControlOASISTContext.cxx84 XMLTransformerActions::key_type aKey( nPrefix, aLocalName ); in StartElement()
/trunk/main/sc/source/filter/inc/
H A Dftools.hxx229 typedef KeyType key_type; typedef in ScfRefMap
231 typedef ::std::map< key_type, ref_type > map_type;
234 inline bool has( key_type nKey ) const in has()
241 inline ref_type get( key_type nKey ) const in get()
/trunk/main/oox/inc/oox/drawingml/chart/
H A Dmodelbase.hxx84 typedef typename RefMap< KeyType, ModelType >::key_type key_type; typedef in oox::drawingml::chart::ModelMap
/trunk/main/chart2/source/inc/
H A DContainerHelper.hxx147 ::com::sun::star::uno::Sequence< typename Map::key_type > MapKeysToSequence( in MapKeysToSequence()
150 ::com::sun::star::uno::Sequence< typename Map::key_type > aResult( rCont.size()); in MapKeysToSequence()
/trunk/main/connectivity/source/cpool/
H A DZConnectionPool.cxx189 TConnectionMap::key_type nId; in getConnectionWithInfo()
238 TConnectionMap::key_type nId; in createNewConnection()

Completed in 91 milliseconds

12