Searched refs:XML_PORT (Results 1 – 13 of 13) sorted by relevance
/dports/sysutils/ganglia-monitor-core/ganglia-3.7.2/gmetad-python/Gmetad/ |
H A D | gmetad_config.py | 64 XML_PORT = 'xml_port' 83 XML_PORT : 8651, 110 GmetadConfig.XML_PORT : self.parseXmlPort, 254 self.cfg[GmetadConfig.XML_PORT] = int(v) 281 xPortDefault = GmetadConfig._cfgDefaults[GmetadConfig.XML_PORT] 341 cfg[GmetadConfig.XML_PORT] = options.xml_port
|
H A D | gmetad_config.py.in | 64 XML_PORT = 'xml_port' 83 XML_PORT : 8651, 110 GmetadConfig.XML_PORT : self.parseXmlPort, 254 self.cfg[GmetadConfig.XML_PORT] = int(v) 281 xPortDefault = GmetadConfig._cfgDefaults[GmetadConfig.XML_PORT] 341 cfg[GmetadConfig.XML_PORT] = options.xml_port
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/filter/xml/ |
H A D | xmlServerDatabase.cxx | 55 case XML_PORT: in OXMLServerDatabase()
|
H A D | xmlExport.cxx | 553 AddAttribute(XML_NAMESPACE_DB,XML_PORT,OUString::number(nPort)); in exportConnectionData()
|
/dports/sysutils/ganglia-monitor-core/ganglia-3.7.2/gmetad-python/ |
H A D | gmetad.py | 215 xmlSocket.open(port=int(gmetadConfig[GmetadConfig.XML_PORT]))
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/filter/xml/ |
H A D | xmlfilter.cxx | 724 { XML_NAMESPACE_DB, XML_PORT, XML_TOK_PORT}, in GetDataSourceElemTokenMap()
|
H A D | xmlExport.cxx | 615 AddAttribute(XML_NAMESPACE_DB,XML_PORT,OUString::number(nPort)); in exportConnectionData()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 3225 XML_PORT, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 3177 XML_PORT, enumerator
|
/dports/net-p2p/dclib/dclib-0.3.23/dclib/ |
H A D | cconfig.cpp | 84 #define XML_PORT "port" macro
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 3226 TOKEN( "port", XML_PORT ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 3174 TOKEN( "port", XML_PORT ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 7824 enum xmloff::token::XMLTokenEnum XML_PORT
|