Home
last modified time | relevance | path

Searched refs:getCells (Results 1 – 15 of 15) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScCellsEnumeration.java156 oEnum = (XEnumerationAccess) oSheetCellRanges.getCells(); in createTestEnvironment()
157 oObj = oSheetCellRanges.getCells().createEnumeration(); in createTestEnvironment()
H A DScCellsObj.java154 oObj = oSheetCellRanges.getCells(); in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XSheetCellRanges.java54 XEnumeration oEnum = oObj.getCells().createEnumeration(); in _getCells()
/trunk/main/offapi/com/sun/star/sheet/
H A DXSheetCellRanges.idl58 com::sun::star::container::XEnumerationAccess getCells();
/trunk/main/odk/examples/DevelopersGuide/FirstSteps/
H A DFirstLoadComponent.java134 XEnumerationAccess xFormulas = xFormulaCells.getCells(); in main()
/trunk/main/odk/examples/java/Spreadsheet/
H A DEuroAdaption.java226 xSheetCellRanges.getCells(); in Convert()
/trunk/main/connectivity/source/drivers/calc/
H A DCDatabaseMetaData.cxx326 Reference<XEnumerationAccess> xCells = xRanges->getCells(); in lcl_IsEmptyOrHidden()
H A DCTable.cxx194 Reference<XEnumerationAccess> xCells = xRanges->getCells(); in lcl_GetUsedCell()
/trunk/main/sc/workben/
H A Dtest.cxx635 XEnumerationAccessRef xEnAcc = xColl->getCells(); in lcl_Cells()
1910 XEnumerationAccessRef xEnAcc = xColl->getCells(); in lcl_FillCells()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellRangesObj.csv48 "ScCellRangesObj";"com::sun::star::sheet::XSheetCellRanges";"getCells()"
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java564 com.sun.star.container.XEnumerationAccess xCellsEA = xRangeCont.getCells(); in doCellRangesSamples()
/trunk/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetSample.cs530 xRangeCont.getCells(); in doCellRangesSamples()
/trunk/main/sc/inc/
H A Dcellsuno.hxx506 getCells() throw(::com::sun::star::uno::RuntimeException);
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx2594 … uno::Reference<container::XEnumerationAccess> xCellsAccess(xSheetCellRanges->getCells()); in _ExportAutoStyles()
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx4245 uno::Reference<container::XEnumerationAccess> SAL_CALL ScCellRangesObj::getCells() in getCells() function in ScCellRangesObj

Completed in 155 milliseconds