Home
last modified time | relevance | path

Searched defs:fileType (Results 1 – 21 of 21) sorted by relevance

/aoo41x/test/testuno/source/fvt/uno/sc/object/
H A DDrawingObject.java61 private String fileType; field in DrawingObject
88 public DrawingObject( String inputType, String fileType) { in DrawingObject()
/aoo41x/test/testuno/source/fvt/uno/sc/cell/
H A DCellAlignment.java63 private String fileType; field in CellAlignment
97 public CellAlignment(Enum expected, String inputType, Enum inputValue, String fileType) { in CellAlignment()
H A DCellProtected.java61 private String fileType; field in CellProtected
87 public CellProtected(Boolean[] expected, String inputType, Boolean[] inputData, String fileType) { in CellProtected()
H A DCellColor.java60 private String fileType; field in CellColor
89 public CellColor(int[] expected, String inputType, int[] inputData, String fileType) { in CellColor()
H A DCellFontSize.java60 private String fileType; field in CellFontSize
84 public CellFontSize(double[] expected, String inputType, double[] inputData, String fileType) { in CellFontSize()
H A DCellEffectOverline.java64 private String fileType; field in CellEffectOverline
119 …tedStyle, int expectedColor, String[] inputType, int inputStyle, int inputColor, String fileType) { in CellEffectOverline()
H A DCellEffectUnderline.java64 private String fileType; field in CellEffectUnderline
118 …tedStyle, int expectedColor, String[] inputType, int inputStyle, int inputColor, String fileType) { in CellEffectUnderline()
H A DCellBorder.java94 private String fileType; field in CellBorder
122 …h, int color, double innerLineWidth, double lineDistance, double outerLineWidth, String fileType) { in CellBorder()
/aoo41x/test/testuno/source/fvt/uno/sc/chart/
H A DChartDataLabel.java58 private String fileType; field in ChartDataLabel
101 public ChartDataLabel(int labelType, String inputType, double[][] numberData, String fileType) { in ChartDataLabel()
H A DChartType.java57 private String fileType; field in ChartType
102 public ChartType(String expected, String inputType, double[][] numberData, String fileType) { in ChartType()
H A DChartMeanValueLine.java61 private String fileType; field in ChartMeanValueLine
90 …oolean expected, Boolean meanValueLine, String inputType, double[][] numberData, String fileType) { in ChartMeanValueLine()
H A DChartTrendline.java61 private String fileType; field in ChartTrendline
93 …ChartRegressionCurveType trendlineType, String inputType, double[][] numberData, String fileType) { in ChartTrendline()
H A DChartYErrorBar.java64 private String fileType; field in ChartYErrorBar
98 …ChartErrorIndicatorType inputIndicator, String inputType, double[][] numberData, String fileType) { in ChartYErrorBar()
H A DChartLegend.java62 private String fileType; field in ChartLegend
93 public ChartLegend(String inputType, double[][] numberData, int[] offset, String fileType) { in ChartLegend()
H A DChartAxis.java60 private String fileType; field in ChartAxis
104 …oolean[] axes, Boolean[] secondaryAxes, String inputType, double[][] numberData, String fileType) { in ChartAxis()
H A DChartGrid.java60 private String fileType; field in ChartGrid
104 …ean[] majorGrids, Boolean[] minorGrids, String inputType, double[][] numberData, String fileType) { in ChartGrid()
H A DChartTitle.java61 private String fileType; field in ChartTitle
92 public ChartTitle(String[] titles, String inputType, double[][] numberData, String fileType) { in ChartTitle()
/aoo41x/main/filter/qa/complex/filter/detection/typeDetection/
H A DTypeDetection.java292 String fileAlias, String fileURL, String fileType){ in checkMediaDescriptorURL()
319 String fileAlias, String fileURL, String fileType){ in checkMediaDescriptorXInputStream()
470 String fileType = helper.getTypeforfileAlias(fileAlias); in checkPreselectedDocService() local
/aoo41x/test/testuno/source/fvt/uno/sd/graphic/
H A DGraphicPro_Border.java143 String fileType = ".odp"; in testGraphicBorder_ODP() local
180 String fileType = ".ppt"; in testGraphicBorder_PPT() local
H A DGraphicPro_Size.java63 public GraphicPro_Size(Size size, String fileType, Size expectedSize){ in GraphicPro_Size()
H A DGraphicPro_Position.java62 public GraphicPro_Position(Point position, String fileType, Point expectedPosition){ in GraphicPro_Position()

Completed in 177 milliseconds