Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XUniqueCellFormatRangesSupplier.java43 XIndexAccess xIA = oObj.getUniqueCellFormatRanges(); in _getUniqueCellFormatRanges()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScUniqueCellFormatsObj.java108 XInterface oObj = xUCRS.getUniqueCellFormatRanges(); in createTestEnvironment()
H A DScUniqueCellFormatsEnumeration.java111 xUCRS.getUniqueCellFormatRanges()); in createTestEnvironment()
/trunk/main/offapi/com/sun/star/sheet/
H A DXUniqueCellFormatRangesSupplier.idl65 com::sun::star::container::XIndexAccess getUniqueCellFormatRanges();
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellRangeObj.csv136 …ellRangeObj";"com::sun::star::sheet::XUniqueCellFormatRangesSupplier";"getUniqueCellFormatRanges()"
H A Dcom.sun.star.comp.office.ScCellCursorObj.csv143 …llCursorObj";"com::sun::star::sheet::XUniqueCellFormatRangesSupplier";"getUniqueCellFormatRanges()"
H A Dcom.sun.star.comp.office.ScTableSheetObj.csv184 …bleSheetObj";"com::sun::star::sheet::XUniqueCellFormatRangesSupplier";"getUniqueCellFormatRanges()"
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java700 … com.sun.star.container.XIndexAccess xRangesIA = xUniqueFormatSupp.getUniqueCellFormatRanges(); in doFormattingSamples()
/trunk/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetSample.cs679 xUniqueFormatSupp.getUniqueCellFormatRanges(); in doFormattingSamples()
/trunk/main/sc/inc/
H A Dcellsuno.hxx767 getUniqueCellFormatRanges() throw(::com::sun::star::uno::RuntimeException);
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx2481 …erence<container::XIndexAccess> xFormatRangesIndex(xCellFormatRanges->getUniqueCellFormatRanges()); in _ExportAutoStyles()
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx5959 uno::Reference<container::XIndexAccess> SAL_CALL ScCellRangeObj::getUniqueCellFormatRanges() in getUniqueCellFormatRanges() function in ScCellRangeObj

Completed in 201 milliseconds