Home
last modified time | relevance | path

Searched refs:getCellFormatRanges (Results 1 – 12 of 12) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XCellFormatRangesSupplier.java53 XIndexAccess xIA = oObj.getCellFormatRanges(); in _getCellFormatRanges()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScCellFormatsObj.java127 XIndexAccess formats = xCFRS.getCellFormatRanges(); in createTestEnvironment()
H A DScCellFormatsEnumeration.java137 XIndexAccess formats = xCFRS.getCellFormatRanges(); in createTestEnvironment()
/trunk/main/offapi/com/sun/star/sheet/
H A DXCellFormatRangesSupplier.idl62 com::sun::star::container::XIndexAccess getCellFormatRanges();
/trunk/main/odk/examples/java/Spreadsheet/
H A DEuroAdaption.java156 xCellFormatSupplier.getCellFormatRanges() ); in Convert()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellRangeObj.csv220 "ScCellRangeObj";"com::sun::star::sheet::XCellFormatRangesSupplier";"getCellFormatRanges()"
H A Dcom.sun.star.comp.office.ScCellCursorObj.csv227 "ScCellCursorObj";"com::sun::star::sheet::XCellFormatRangesSupplier";"getCellFormatRanges()"
H A Dcom.sun.star.comp.office.ScTableSheetObj.csv284 "ScTableSheetObj";"com::sun::star::sheet::XCellFormatRangesSupplier";"getCellFormatRanges()"
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java692 xRangeIA = xFormatSupp.getCellFormatRanges(); in doFormattingSamples()
/trunk/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetSample.cs669 xRangeIA = xFormatSupp.getCellFormatRanges(); in doFormattingSamples()
/trunk/main/sc/inc/
H A Dcellsuno.hxx763 getCellFormatRanges() throw(::com::sun::star::uno::RuntimeException);
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx5947 uno::Reference<container::XIndexAccess> SAL_CALL ScCellRangeObj::getCellFormatRanges() in getCellFormatRanges() function in ScCellRangeObj

Completed in 91 milliseconds