Home
last modified time | relevance | path

Searched refs:crossAx (Results 1 – 11 of 11) sorted by relevance

/dports/textproc/py-openpyxl/openpyxl-2.6.4/openpyxl/chart/
H A Daxis.py95 crossAx = NestedInteger(expected_type=int) # references other axis variable in _BaseAxis
119 crossAx=None, argument
138 self.crossAx = crossAx
210 crossAx = _BaseAxis.crossAx variable in NumericAxis
272 crossAx = _BaseAxis.crossAx variable in TextAxis
325 crossAx = _BaseAxis.crossAx variable in DateAxis
382 crossAx = _BaseAxis.crossAx variable in SeriesAxis
H A Dscatter_chart.py52 self.x_axis = NumericAxis(axId=10, crossAx=20)
53 self.y_axis = NumericAxis(axId=20, crossAx=10)
H A Dbubble_chart.py66 self.x_axis = NumericAxis(axId=10, crossAx=20)
67 self.y_axis = NumericAxis(axId=20, crossAx=10)
/dports/textproc/p5-Excel-Writer-XLSX/Excel-Writer-XLSX-1.09/t/regression/
H A Dchart_bar11.t32 '<c:crossAx',
40 '<c:crossAx',
48 '<c:crossAx',
H A Dchart_bar07.t32 '<c:crossAx',
/dports/astro/stellarium/stellarium-0.21.3/src/external/qxlsx/
H A Dxlsxchart_p.h49 crossAx = crossId;
61 int crossAx; variable
H A Dxlsxchart.cpp1553 … uint crossAx = reader.attributes().value(QLatin1String("val")).toString().toUInt(); // for Qt5.1 in loadXmlAxisEG_AxShared() local
1554 axis->crossAx = crossAx; in loadXmlAxisEG_AxShared()
2113 writer.writeAttribute(QStringLiteral("val"), QString::number(axis->crossAx)); in saveXmlAxisEG_AxShared()
/dports/textproc/p5-Excel-Writer-XLSX/Excel-Writer-XLSX-1.09/t/chart/
H A Dsub_write_cross_ax.t32 $expected = '<c:crossAx val="82642816"/>';
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/drawingml/chart/
H A Daxiscontext.cxx103 case C_TOKEN( crossAx ): in onCreateContext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/drawingml/chart/
H A Daxiscontext.cxx105 case C_TOKEN( crossAx ): in onCreateContext()
/dports/devel/liborcus/liborcus-0.16.1/src/liborcus/
H A Dooxml_tokens.inl844 "crossAx", // 840