Home
last modified time | relevance | path

Searched refs:oSheets (Results 1 – 25 of 36) sorted by relevance

12

/trunk/main/sc/qa/complex/calcPreview/
H A DViewForwarder.java126 XSpreadsheets oSheets = xSpreadsheetDoc.getSheets() ; in checkPositiveViewForwarder() local
128 UnoRuntime.queryInterface(XIndexAccess.class, oSheets); in checkPositiveViewForwarder()
537 XSpreadsheets oSheets = xSpreadsheetDoc.getSheets() ; in checkNegativeViewForwarder() local
539 UnoRuntime.queryInterface(XIndexAccess.class, oSheets); in checkNegativeViewForwarder()
807 XSpreadsheets oSheets = xSpreadsheetDoc.getSheets() ; in checkPreviewHeaderCells() local
809 UnoRuntime.queryInterface(XIndexAccess.class, oSheets); in checkPreviewHeaderCells()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XGoalSeek.java51 XSpreadsheets oSheets = xSpreadsheetDocument.getSheets(); in before() local
53 XIndexAccess.class, oSheets); in before()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScAnnotationTextCursor.java113 XSpreadsheets oSheets = (XSpreadsheets) xArea.getSheets(); in createTestEnvironment() local
116 UnoRuntime.queryInterface(XIndexAccess.class, oSheets); in createTestEnvironment()
H A DScCellTextCursor.java154 XSpreadsheets oSheets = xSheetDoc.getSheets() ; in createTestEnvironment() local
156 UnoRuntime.queryInterface(XIndexAccess.class, oSheets); in createTestEnvironment()
H A DScAnnotationObj.java132 XSpreadsheets oSheets = (XSpreadsheets) xArea.getSheets(); in createTestEnvironment() local
135 UnoRuntime.queryInterface(XIndexAccess.class, oSheets); in createTestEnvironment()
H A DScAccessibleSpreadsheet.java133 XSpreadsheets oSheets = xSheetDoc.getSheets() ; in createTestEnvironment() local
135 UnoRuntime.queryInterface(XIndexAccess.class, oSheets); in createTestEnvironment()
H A DScNamedRangesObj.java120 XSpreadsheets oSheets = xSheetDoc.getSheets(); in createTestEnvironment() local
122 UnoRuntime.queryInterface(XIndexAccess.class, oSheets); in createTestEnvironment()
H A DScSheetLinksObj.java111 XSpreadsheets oSheets = xSheetDoc.getSheets() ; in createTestEnvironment() local
113 UnoRuntime.queryInterface(XIndexAccess.class, oSheets); in createTestEnvironment()
H A DScCellFieldsObj.java123 XSpreadsheets oSheets = xSheetDoc.getSheets() ; in createTestEnvironment() local
125 UnoRuntime.queryInterface(XIndexAccess.class, oSheets); in createTestEnvironment()
H A DScCellsObj.java110 XSpreadsheets oSheets = (XSpreadsheets)xSheetDoc.getSheets(); in createTestEnvironment() local
112 UnoRuntime.queryInterface(XIndexAccess.class, oSheets); in createTestEnvironment()
H A DScCellObj.java141 XSpreadsheets oSheets = xSheetDoc.getSheets() ; in createTestEnvironment() local
143 UnoRuntime.queryInterface(XIndexAccess.class, oSheets); in createTestEnvironment()
H A DScIndexEnumeration_SheetLinksEnumeration.java87 XSpreadsheets oSheets = xSheetDoc.getSheets() ; in createTestEnvironment() local
89 UnoRuntime.queryInterface(XIndexAccess.class, oSheets); in createTestEnvironment()
H A DScIndexEnumeration_TextFieldEnumeration.java120 XSpreadsheets oSheets = xSheetDoc.getSheets() ; in createTestEnvironment() local
122 UnoRuntime.queryInterface(XIndexAccess.class, oSheets); in createTestEnvironment()
H A DScCellFieldObj.java145 XSpreadsheets oSheets = xSheetDoc.getSheets() ; in createTestEnvironment() local
147 UnoRuntime.queryInterface(XIndexAccess.class, oSheets); in createTestEnvironment()
H A DScCellsEnumeration.java116 XSpreadsheets oSheets = (XSpreadsheets)xSheetDoc.getSheets(); in createTestEnvironment() local
118 UnoRuntime.queryInterface(XIndexAccess.class, oSheets); in createTestEnvironment()
H A DScAnnotationShapeObj.java143 XSpreadsheets oSheets = (XSpreadsheets) xArea.getSheets(); in createTestEnvironment() local
147 oSheets); in createTestEnvironment()
H A DScSheetLinkObj.java123 XSpreadsheets oSheets = xSheetDoc.getSheets() ; in createTestEnvironment() local
125 UnoRuntime.queryInterface(XIndexAccess.class, oSheets); in createTestEnvironment()
H A DScIndexEnumeration_SheetCellRangesEnumeration.java98 XSpreadsheets oSheets = xSheetDoc.getSheets() ; in createTestEnvironment() local
100 UnoRuntime.queryInterface (XIndexAccess.class, oSheets); in createTestEnvironment()
H A DScModelObj.java174 XSpreadsheets oSheets = xSpreadsheetDoc.getSheets(); in createTestEnvironment() local
176 XIndexAccess.class, oSheets); in createTestEnvironment()
H A DScAccessiblePreviewCell.java123 XSpreadsheets oSheets = xSheetDoc.getSheets() ; in createTestEnvironment() local
125 UnoRuntime.queryInterface(XIndexAccess.class, oSheets); in createTestEnvironment()
H A DScAccessibleCell.java127 XSpreadsheets oSheets = xSpreadsheetDoc.getSheets() ; in createTestEnvironment() local
129 UnoRuntime.queryInterface(XIndexAccess.class, oSheets); in createTestEnvironment()
H A DScCellRangesObj.java159 XSpreadsheets oSheets = xSheetDoc.getSheets() ; in createTestEnvironment() local
161 UnoRuntime.queryInterface (XIndexAccess.class, oSheets); in createTestEnvironment()
H A DAccessibleEditableTextPara_PreviewCell.java99 XSpreadsheets oSheets = xSheetDoc.getSheets() ; in createTestEnvironment() local
101 UnoRuntime.queryInterface(XIndexAccess.class, oSheets); in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/
H A D_XTextFieldsSupplier.java88 XSpreadsheets oSheets = xSheetDoc.getSheets() ; in before() local
90 UnoRuntime.queryInterface(XIndexAccess.class, oSheets); in before()
/trunk/main/sc/qa/complex/cellRanges/
H A DCheckXCellRangesQuery.java85 XSpreadsheets oSheets = m_xSheetDoc.getSheets() ; in before() local
87 UnoRuntime.queryInterface(XIndexAccess.class, oSheets); in before()

Completed in 270 milliseconds

12