Home
last modified time | relevance | path

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

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/oox/helper/
H A Dcontainerhelper.hxx223getMapElement( const MapType& rMap, const typename MapType::key_type& rKey );
229getMapElement( const MapType& rMap, const typename MapType::key_type& rKey, const typename MapType…
277 /*static*/ const typename MapType::mapped_type* ContainerHelper::getMapElement( const MapType& rMap… in getMapElement() function in oox::ContainerHelper
284 /*static*/ const typename MapType::mapped_type& ContainerHelper::getMapElement( const MapType& rMap… in getMapElement() function in oox::ContainerHelper
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/oox/helper/
H A Dcontainerhelper.hxx223getMapElement( const MapType& rMap, const typename MapType::key_type& rKey );
229getMapElement( const MapType& rMap, const typename MapType::key_type& rKey, const typename MapType…
277 /*static*/ const typename MapType::mapped_type* ContainerHelper::getMapElement( const MapType& rMap… in getMapElement() function in oox::ContainerHelper
284 /*static*/ const typename MapType::mapped_type& ContainerHelper::getMapElement( const MapType& rMap… in getMapElement() function in oox::ContainerHelper
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/core/
H A Dfastparser.cxx87 …const OUString* pNamespaceUrl = ContainerHelper::getMapElement( mrNamespaceMap.maTransitionalNames… in registerNamespace()
94 …const OUString* pNamespaceStrictUrl = ContainerHelper::getMapElement( mrNamespaceMap.maStrictNames… in registerNamespace()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/core/
H A Dfastparser.cxx90 …const OUString* pNamespaceUrl = ContainerHelper::getMapElement( mrNamespaceMap.maTransitionalNames… in registerNamespace()
97 …const OUString* pNamespaceStrictUrl = ContainerHelper::getMapElement( mrNamespaceMap.maStrictNames… in registerNamespace()
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/ui/include/classes/helpers/
H A DCMenuPopupHelper.php90 public static function getMapElement($sysmapid, $selement, $severity_min, $hostid) { function in CMenuPopupHelper
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/ui/include/classes/helpers/
H A DCMenuPopupHelper.php90 public static function getMapElement($sysmapid, $selement, $severity_min, $hostid) { function in CMenuPopupHelper
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/ui/include/classes/helpers/
H A DCMenuPopupHelper.php90 public static function getMapElement($sysmapid, $selement, $severity_min, $hostid) { function in CMenuPopupHelper
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/ui/include/classes/helpers/
H A DCMenuPopupHelper.php90 public static function getMapElement($sysmapid, $selement, $severity_min, $hostid) { function in CMenuPopupHelper
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/ui/include/classes/helpers/
H A DCMenuPopupHelper.php90 public static function getMapElement($sysmapid, $selement, $severity_min, $hostid) { function in CMenuPopupHelper
/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/frontends/php/include/classes/helpers/
H A DCMenuPopupHelper.php90 public static function getMapElement($sysmapid, $selement, $severity_min, $hostid) { function in CMenuPopupHelper
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/ui/include/classes/helpers/
H A DCMenuPopupHelper.php103 public static function getMapElement($sysmapid, $selement, $severity_min, $hostid) { function in CMenuPopupHelper
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/ui/include/classes/helpers/
H A DCMenuPopupHelper.php103 public static function getMapElement($sysmapid, $selement, $severity_min, $hostid) {
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/ui/include/classes/helpers/
H A DCMenuPopupHelper.php103 public static function getMapElement($sysmapid, $selement, $severity_min, $hostid) { function in CMenuPopupHelper
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/ui/include/classes/helpers/
H A DCMenuPopupHelper.php103 public static function getMapElement($sysmapid, $selement, $severity_min, $hostid) { function in CMenuPopupHelper
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/ui/include/classes/helpers/
H A DCMenuPopupHelper.php103 public static function getMapElement($sysmapid, $selement, $severity_min, $hostid) { function in CMenuPopupHelper
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/frontends/php/include/classes/helpers/
H A DCMenuPopupHelper.php90 public static function getMapElement($sysmapid, $selement, $severity_min, $hostid) { function in CMenuPopupHelper
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/frontends/php/include/classes/helpers/
H A DCMenuPopupHelper.php90 public static function getMapElement($sysmapid, $selement, $severity_min, $hostid) { function in CMenuPopupHelper
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/frontends/php/include/classes/helpers/
H A DCMenuPopupHelper.php90 public static function getMapElement($sysmapid, $selement, $severity_min, $hostid) { function in CMenuPopupHelper
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/frontends/php/include/classes/helpers/
H A DCMenuPopupHelper.php90 public static function getMapElement($sysmapid, $selement, $severity_min, $hostid) { function in CMenuPopupHelper
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/vml/
H A Dvmldrawing.cxx251 return ContainerHelper::getMapElement( maOleObjects, rShapeId ); in getOleObjectInfo()
256 return ContainerHelper::getMapElement( maControls, rShapeId ); in getControlInfo()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/vml/
H A Dvmldrawing.cxx249 return ContainerHelper::getMapElement( maOleObjects, rShapeId ); in getOleObjectInfo()
254 return ContainerHelper::getMapElement( maControls, rShapeId ); in getControlInfo()
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/helper/
H A Dgraphichelper.cxx125 return ContainerHelper::getMapElement( maSystemPalette, nToken, nDefaultRgb ); in getSystemColor()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/helper/
H A Dgraphichelper.cxx148 return ContainerHelper::getMapElement( maSystemPalette, nToken, nDefaultRgb ); in getSystemColor()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/oox/
H A Dsheetdatabuffer.cxx600 …ApiTokenSequence aTokens = ContainerHelper::getMapElement( maSharedFormulas, aAddr, ApiTokenSequen… in resolveSharedFormula()
H A Dviewsettings.cxx618 &maOleSize : ContainerHelper::getMapElement( maSheetUsedAreas, nActiveSheet ); in finalizeImport()

12