Home
last modified time | relevance | path

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 Dgmetad_config.py64 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 Dgmetad_config.py.in64 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 DxmlServerDatabase.cxx55 case XML_PORT: in OXMLServerDatabase()
H A DxmlExport.cxx553 AddAttribute(XML_NAMESPACE_DB,XML_PORT,OUString::number(nPort)); in exportConnectionData()
/dports/sysutils/ganglia-monitor-core/ganglia-3.7.2/gmetad-python/
H A Dgmetad.py215 xmlSocket.open(port=int(gmetadConfig[GmetadConfig.XML_PORT]))
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/filter/xml/
H A Dxmlfilter.cxx724 { XML_NAMESPACE_DB, XML_PORT, XML_TOK_PORT}, in GetDataSourceElemTokenMap()
H A DxmlExport.cxx615 AddAttribute(XML_NAMESPACE_DB,XML_PORT,OUString::number(nPort)); in exportConnectionData()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/
H A Dxmltoken.hxx3225 XML_PORT, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/
H A Dxmltoken.hxx3177 XML_PORT, enumerator
/dports/net-p2p/dclib/dclib-0.3.23/dclib/
H A Dcconfig.cpp84 #define XML_PORT "port" macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/
H A Dxmltoken.cxx3226 TOKEN( "port", XML_PORT ),
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/
H A Dxmltoken.cxx3174 TOKEN( "port", XML_PORT ),
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dunusedenumconstants.writeonly.results7824 enum xmloff::token::XMLTokenEnum XML_PORT