Home
last modified time | relevance | path

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

/AOO41X/main/svx/source/table/
H A Dcellcursor.cxx52 CellCursor::CellCursor( const TableModelRef & xTable, sal_Int32 nLeft, sal_Int32 nTop, sal_Int32 nR… in CellCursor() function in sdr::table::CellCursor
59 CellCursor::~CellCursor() in ~CellCursor()
67 Reference< XCell > SAL_CALL CellCursor::getCellByPosition( sal_Int32 nColumn, sal_Int32 nRow ) thro… in getCellByPosition()
74 Reference< XCellRange > SAL_CALL CellCursor::getCellRangeByPosition( sal_Int32 nLeft, sal_Int32 nTo… in getCellRangeByPosition()
81 Reference< XCellRange > SAL_CALL CellCursor::getCellRangeByName( const OUString& aRange ) throw (Ru… in getCellRangeByName()
90 void SAL_CALL CellCursor::gotoStart( ) throw (RuntimeException) in gotoStart()
98 void SAL_CALL CellCursor::gotoEnd( ) throw (RuntimeException) in gotoEnd()
106 void SAL_CALL CellCursor::gotoNext( ) throw (RuntimeException) in gotoNext()
135 void SAL_CALL CellCursor::gotoPrevious( ) throw (RuntimeException) in gotoPrevious()
156 void SAL_CALL CellCursor::gotoOffset( ::sal_Int32 nColumnOffset, ::sal_Int32 nRowOffset ) throw (Ru… in gotoOffset()
[all …]
H A Dcellcursor.hxx44 class CellCursor : public CellCursorBase class
47CellCursor( const TableModelRef& xTableModel, sal_Int32 nLeft, sal_Int32 nTop, sal_Int32 nRight, s…
48 virtual ~CellCursor();
H A Dtablemodel.cxx333 …return new CellCursor( xModel, pRange->getLeft(), pRange->getTop(), pRange->getRight(), pRange->ge… in createCursorByRange()
/AOO41X/main/offapi/com/sun/star/sheet/
H A DSheetCellCursor.idl28 #include <com/sun/star/table/CellCursor.idl>
60 service com::sun::star::table::CellCursor;
/AOO41X/main/offapi/com/sun/star/table/
H A DXTable.idl108 @see com::sun::star::table::CellCursor
122 @see com::sun::star::table::CellCursor
H A Dmakefile.mk43 CellCursor.idl\
H A DCellCursor.idl42 published service CellCursor
H A DXCellCursor.idl39 @see com::sun::star::table::CellCursor
/AOO41X/main/offapi/com/sun/star/view/
H A DXLineCursor.idl39 @see com::sun::star::table::CellCursor
H A DXViewCursor.idl39 @see com::sun::star::table::CellCursor