Home
last modified time | relevance | path

Searched defs:unoApp (Results 1 – 25 of 61) sorted by relevance

123

/trunk/test/testuno/source/testlib/uno/
H A DGraphicUtil.java57 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()
/trunk/test/testuno/source/fvt/uno/sc/rowcolumn/
H A DCellMerge.java62 UnoApp unoApp = new UnoApp(); field in CellMerge
/trunk/test/testuno/source/fvt/mix/
H A DMixedTest.java48 UnoApp unoApp; field in MixedTest
/trunk/test/testuno/source/fvt/uno/sw/page/
H A DCheckPageLayout.java55 UnoApp unoApp = new UnoApp(); field in CheckPageLayout
H A DCheckBackGraphic.java54 UnoApp unoApp = new UnoApp(); field in CheckBackGraphic
H A DCheckBackColor.java54 UnoApp unoApp = new UnoApp(); field in CheckBackColor
H A DCheckShadowFormat.java56 UnoApp unoApp = new UnoApp(); field in CheckShadowFormat
H A DCheckBorder.java54 UnoApp unoApp = new UnoApp(); field in CheckBorder
/trunk/test/testuno/source/fvt/uno/sc/object/
H A DDrawingObject.java63 private static final UnoApp unoApp = new UnoApp(); field in DrawingObject
/trunk/test/testuno/source/fvt/uno/sc/cell/
H A DCellAlignment.java65 private static final UnoApp unoApp = new UnoApp(); field in CellAlignment
H A DCellProtected.java63 private static final UnoApp unoApp = new UnoApp(); field in CellProtected
H A DDeleteContents.java57 UnoApp unoApp = new UnoApp(); field in DeleteContents
H A DCellColor.java62 private static final UnoApp unoApp = new UnoApp(); field in CellColor
H A DCellFontSize.java62 private static final UnoApp unoApp = new UnoApp(); field in CellFontSize
H A DCellEffectOverline.java66 private static final UnoApp unoApp = new UnoApp(); field in CellEffectOverline
H A DCellEffectUnderline.java66 private static final UnoApp unoApp = new UnoApp(); field in CellEffectUnderline
/trunk/test/testuno/source/fvt/uno/sc/data/
H A DAdvanceFilter.java52 UnoApp unoApp = new UnoApp(); field in AdvanceFilter
H A DStardarFilterTest.java53 UnoApp unoApp = new UnoApp(); field in StardarFilterTest
H A DSubtotalsForGroup.java49 UnoApp unoApp = new UnoApp(); field in SubtotalsForGroup
/trunk/test/testuno/source/fvt/uno/sc/formula/
H A DAddtionOperatorInFormula.java78 UnoApp unoApp = new UnoApp(); field in AddtionOperatorInFormula
H A DTestFormulaDocs.java86 static UnoApp unoApp = new UnoApp(); field in TestFormulaDocs
/trunk/test/testuno/source/fvt/uno/sc/chart/
H A DChartDataLabel.java60 private static final UnoApp unoApp = new UnoApp(); field in ChartDataLabel
H A DChartType.java59 private static final UnoApp unoApp = new UnoApp(); field in ChartType
H A DChartMeanValueLine.java63 private static final UnoApp unoApp = new UnoApp(); field in ChartMeanValueLine
H A DChartTrendline.java63 private static final UnoApp unoApp = new UnoApp(); field in ChartTrendline

Completed in 91 milliseconds

123