Searched refs:getCells (Results 1 – 15 of 15) sorted by relevance
156 oEnum = (XEnumerationAccess) oSheetCellRanges.getCells(); in createTestEnvironment()157 oObj = oSheetCellRanges.getCells().createEnumeration(); in createTestEnvironment()
154 oObj = oSheetCellRanges.getCells(); in createTestEnvironment()
54 XEnumeration oEnum = oObj.getCells().createEnumeration(); in _getCells()
58 com::sun::star::container::XEnumerationAccess getCells();
134 XEnumerationAccess xFormulas = xFormulaCells.getCells(); in main()
226 xSheetCellRanges.getCells(); in Convert()
326 Reference<XEnumerationAccess> xCells = xRanges->getCells(); in lcl_IsEmptyOrHidden()
194 Reference<XEnumerationAccess> xCells = xRanges->getCells(); in lcl_GetUsedCell()
635 XEnumerationAccessRef xEnAcc = xColl->getCells(); in lcl_Cells()1910 XEnumerationAccessRef xEnAcc = xColl->getCells(); in lcl_FillCells()
48 "ScCellRangesObj";"com::sun::star::sheet::XSheetCellRanges";"getCells()"
530 xRangeCont.getCells(); in doCellRangesSamples()
564 com.sun.star.container.XEnumerationAccess xCellsEA = xRangeCont.getCells(); in doCellRangesSamples()
506 getCells() throw(::com::sun::star::uno::RuntimeException);
2594 … uno::Reference<container::XEnumerationAccess> xCellsAccess(xSheetCellRanges->getCells()); in _ExportAutoStyles()
4245 uno::Reference<container::XEnumerationAccess> SAL_CALL ScCellRangesObj::getCells() in getCells() function in ScCellRangesObj
Completed in 148 milliseconds