Searched refs:getCellFormatRanges (Results 1 – 12 of 12) sorted by relevance
53 XIndexAccess xIA = oObj.getCellFormatRanges(); in _getCellFormatRanges()
127 XIndexAccess formats = xCFRS.getCellFormatRanges(); in createTestEnvironment()
137 XIndexAccess formats = xCFRS.getCellFormatRanges(); in createTestEnvironment()
62 com::sun::star::container::XIndexAccess getCellFormatRanges();
156 xCellFormatSupplier.getCellFormatRanges() ); in Convert()
220 "ScCellRangeObj";"com::sun::star::sheet::XCellFormatRangesSupplier";"getCellFormatRanges()"
227 "ScCellCursorObj";"com::sun::star::sheet::XCellFormatRangesSupplier";"getCellFormatRanges()"
284 "ScTableSheetObj";"com::sun::star::sheet::XCellFormatRangesSupplier";"getCellFormatRanges()"
669 xRangeIA = xFormatSupp.getCellFormatRanges(); in doFormattingSamples()
692 xRangeIA = xFormatSupp.getCellFormatRanges(); in doFormattingSamples()
763 getCellFormatRanges() throw(::com::sun::star::uno::RuntimeException);
5947 uno::Reference<container::XIndexAccess> SAL_CALL ScCellRangeObj::getCellFormatRanges() in getCellFormatRanges() function in ScCellRangeObj
Completed in 87 milliseconds