Home
last modified time | relevance | path

Searched refs:getMapElement (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/oox/inc/oox/helper/
H A Dcontainerhelper.hxx289getMapElement( const MapType& rMap, const typename MapType::key_type& rKey );
301getMapElement( const MapType& rMap, const typename MapType::key_type& rKey, const typename MapType…
373 /*static*/ const typename MapType::mapped_type* ContainerHelper::getMapElement( const MapType& rMap… in getMapElement() function in oox::ContainerHelper
387 /*static*/ const typename MapType::mapped_type& ContainerHelper::getMapElement( const MapType& rMap… in getMapElement() function in oox::ContainerHelper
/aoo41x/main/oox/source/vml/
H A Dvmldrawing.cxx197 return ContainerHelper::getMapElement( maOleObjects, rShapeId ); in getOleObjectInfo()
202 return ContainerHelper::getMapElement( maControls, rShapeId ); in getControlInfo()
/aoo41x/main/oox/source/core/
H A Dfastparser.cxx93 const OUString* pNamespaceUrl = ContainerHelper::getMapElement( mrNamespaceMap, nNamespaceId ); in registerNamespace()
/aoo41x/main/oox/source/helper/
H A Dgraphichelper.cxx148 return ContainerHelper::getMapElement( maSystemPalette, nToken, nDefaultRgb ); in getSystemColor()
/aoo41x/main/oox/source/xls/
H A Dsheetdatabuffer.cxx702 sal_Int32 nTokenIndex = ContainerHelper::getMapElement( maSharedFormulas, rMapKey, -1 ); in resolveSharedFormula()
H A Dviewsettings.cxx782 &maOleSize : ContainerHelper::getMapElement( maSheetUsedAreas, nActiveSheet ); in finalizeImport()

Completed in 43 milliseconds