Home
last modified time | relevance | path

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

/trunk/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()
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()
176 bool CellCursor::GetMergedSelection( CellPos& rStart, CellPos& rEnd ) in GetMergedSelection()
394 void CellCursor::split_horizontal( sal_Int32 nColumns ) in split_horizontal()
510 void CellCursor::split_vertical( sal_Int32 nRows ) in split_vertical()
561 sal_Bool SAL_CALL CellCursor::isMergeable( ) throw (RuntimeException) in isMergeable()
[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()
/trunk/main/offapi/com/sun/star/sheet/
H A DSheetCellCursor.idl28 #include <com/sun/star/table/CellCursor.idl>
60 service com::sun::star::table::CellCursor;
/trunk/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 DCellCursor.idl42 published service CellCursor
H A DXCellCursor.idl39 @see com::sun::star::table::CellCursor
/trunk/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
/trunk/main/odk/pack/copying/
H A Didl_chapter_refs.txt259 com.sun.star.table.CellCursor
1789 com.sun.star.table.CellCursor
7485 com.sun.star.table.CellCursor
/trunk/main/offapi/
H A DUnoApi_offapi.mk912 offapi/com/sun/star/table/CellCursor \

Completed in 83 milliseconds