Home
last modified time | relevance | path

Searched refs:queryVisibleCells (Results 1 – 13 of 13) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XSheetOutline.java118 XSheetCellRanges xRanges = xCellRangesQuery.queryVisibleCells(); in isCellShown()
H A D_XCellRangesQuery.java258 XSheetCellRanges ranges = oObj.queryVisibleCells(); in _queryVisibleCells()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScCellsObj.java152 XSheetCellRanges oSheetCellRanges = oCellRangesQuery.queryVisibleCells(); in createTestEnvironment()
H A DScCellsEnumeration.java155 XSheetCellRanges oSheetCellRanges = oCellRangesQuery.queryVisibleCells(); in createTestEnvironment()
/trunk/main/offapi/com/sun/star/sheet/
H A DXCellRangesQuery.idl65 com::sun::star::sheet::XSheetCellRanges queryVisibleCells();
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellRangesObj.csv133 "ScCellRangesObj";"com::sun::star::sheet::XCellRangesQuery";"queryVisibleCells()"
H A Dcom.sun.star.comp.office.ScCellObj.csv122 "ScCellObj";"com::sun::star::sheet::XCellRangesQuery";"queryVisibleCells()"
H A Dcom.sun.star.comp.office.ScCellRangeObj.csv129 "ScCellRangeObj";"com::sun::star::sheet::XCellRangesQuery";"queryVisibleCells()"
H A Dcom.sun.star.comp.office.ScCellCursorObj.csv136 "ScCellCursorObj";"com::sun::star::sheet::XCellRangesQuery";"queryVisibleCells()"
H A Dcom.sun.star.comp.office.ScTableSheetObj.csv165 "ScTableSheetObj";"com::sun::star::sheet::XCellRangesQuery";"queryVisibleCells()"
/trunk/main/sc/inc/
H A Dcellsuno.hxx393 queryVisibleCells() throw(::com::sun::star::uno::RuntimeException);
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx5638 xLocSheetCellRanges = xQuery->queryVisibleCells(); in SpecialCellsImpl()
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx3395 uno::Reference<sheet::XSheetCellRanges> SAL_CALL ScCellRangesBase::queryVisibleCells() in queryVisibleCells() function in ScCellRangesBase

Completed in 98 milliseconds