Home
last modified time | relevance | path

Searched refs:gotoEndOfUsedArea (Results 1 – 10 of 10) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XUsedAreaCursor.java71 oObj.gotoEndOfUsedArea(true); in _gotoEndOfUsedArea()
79 oObj.gotoEndOfUsedArea(false); in _gotoEndOfUsedArea()
106 oObj.gotoEndOfUsedArea(false); in _gotoStartOfUsedArea()
/trunk/main/offapi/com/sun/star/sheet/
H A DXUsedAreaCursor.idl65 void gotoEndOfUsedArea( [in] boolean bExpand );
/trunk/main/sc/inc/
H A Dcursuno.hxx59 virtual void SAL_CALL gotoEndOfUsedArea( sal_Bool bExpand )
/trunk/main/sc/source/ui/unoobj/
H A Dcursuno.cxx279 void SAL_CALL ScCellCursorObj::gotoEndOfUsedArea( sal_Bool bExpand ) in gotoEndOfUsedArea() function in ScCellCursorObj
/trunk/main/connectivity/source/drivers/calc/
H A DCTable.cxx131 xUsed->gotoEndOfUsedArea( sal_False ); in lcl_GetDataArea()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellCursorObj.csv59 "ScCellCursorObj";"com::sun::star::sheet::XUsedAreaCursor";"gotoEndOfUsedArea()"
/trunk/main/sc/source/ui/vba/
H A Dvbaworksheet.cxx379 xUsedCursor->gotoEndOfUsedArea( true ); in getUsedRange()
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java631 xUsedCursor.gotoEndOfUsedArea( true ); in doCellCursorSamples()
/trunk/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetSample.cs606 xUsedCursor.gotoEndOfUsedArea( true ); in doCellCursorSamples()
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx858 xUsedArea->gotoEndOfUsedArea(sal_True); in GetEndAddress()

Completed in 95 milliseconds