/aoo42x/test/testuno/source/testlib/uno/ |
H A D | GraphicUtil.java | 57 public static String getUniqueIDbyXGraphic(UnoApp unoApp, XGraphic xgraphic) throws Exception{ in getUniqueIDbyXGraphic() 66 public static String getUniqueIDOfGraphicFile(UnoApp unoApp, String sUrl) throws Exception{ in getUniqueIDOfGraphicFile() 73 public static XGraphic getXGraphicOfGraphicFile(UnoApp unoApp, String sUrl) throws Exception in getXGraphicOfGraphicFile() 84 public static Size getSize100thMMOfGraphicFile(UnoApp unoApp, String sUrl) throws Exception in getSize100thMMOfGraphicFile() 97 public static Size getSizePixelOfGraphicFile(UnoApp unoApp, String sUrl) throws Exception in getSizePixelOfGraphicFile()
|
/aoo42x/test/testuno/source/fvt/uno/sc/rowcolumn/ |
H A D | CellMerge.java | 62 UnoApp unoApp = new UnoApp(); field in CellMerge
|
/aoo42x/test/testuno/source/fvt/mix/ |
H A D | MixedTest.java | 48 UnoApp unoApp; field in MixedTest
|
/aoo42x/test/testuno/source/fvt/uno/sw/page/ |
H A D | CheckPageLayout.java | 55 UnoApp unoApp = new UnoApp(); field in CheckPageLayout
|
H A D | CheckBackGraphic.java | 54 UnoApp unoApp = new UnoApp(); field in CheckBackGraphic
|
H A D | CheckBackColor.java | 54 UnoApp unoApp = new UnoApp(); field in CheckBackColor
|
H A D | CheckShadowFormat.java | 56 UnoApp unoApp = new UnoApp(); field in CheckShadowFormat
|
H A D | CheckBorder.java | 54 UnoApp unoApp = new UnoApp(); field in CheckBorder
|
/aoo42x/test/testuno/source/fvt/uno/sc/object/ |
H A D | DrawingObject.java | 63 private static final UnoApp unoApp = new UnoApp(); field in DrawingObject
|
/aoo42x/test/testuno/source/fvt/uno/sc/cell/ |
H A D | CellAlignment.java | 65 private static final UnoApp unoApp = new UnoApp(); field in CellAlignment
|
H A D | CellProtected.java | 63 private static final UnoApp unoApp = new UnoApp(); field in CellProtected
|
H A D | DeleteContents.java | 57 UnoApp unoApp = new UnoApp(); field in DeleteContents
|
H A D | CellColor.java | 62 private static final UnoApp unoApp = new UnoApp(); field in CellColor
|
H A D | CellFontSize.java | 62 private static final UnoApp unoApp = new UnoApp(); field in CellFontSize
|
H A D | CellEffectOverline.java | 66 private static final UnoApp unoApp = new UnoApp(); field in CellEffectOverline
|
H A D | CellEffectUnderline.java | 66 private static final UnoApp unoApp = new UnoApp(); field in CellEffectUnderline
|
/aoo42x/test/testuno/source/fvt/uno/sc/data/ |
H A D | AdvanceFilter.java | 52 UnoApp unoApp = new UnoApp(); field in AdvanceFilter
|
H A D | StardarFilterTest.java | 53 UnoApp unoApp = new UnoApp(); field in StardarFilterTest
|
H A D | SubtotalsForGroup.java | 49 UnoApp unoApp = new UnoApp(); field in SubtotalsForGroup
|
/aoo42x/test/testuno/source/fvt/uno/sc/formula/ |
H A D | AddtionOperatorInFormula.java | 78 UnoApp unoApp = new UnoApp(); field in AddtionOperatorInFormula
|
H A D | TestFormulaDocs.java | 86 static UnoApp unoApp = new UnoApp(); field in TestFormulaDocs
|
/aoo42x/test/testuno/source/fvt/uno/sc/chart/ |
H A D | ChartDataLabel.java | 60 private static final UnoApp unoApp = new UnoApp(); field in ChartDataLabel
|
H A D | ChartType.java | 59 private static final UnoApp unoApp = new UnoApp(); field in ChartType
|
H A D | ChartMeanValueLine.java | 63 private static final UnoApp unoApp = new UnoApp(); field in ChartMeanValueLine
|
H A D | ChartTrendline.java | 63 private static final UnoApp unoApp = new UnoApp(); field in ChartTrendline
|