|
LibreOffice Module sc (master) 1
|
#include <vcl/svapp.hxx>#include <comphelper/sequence.hxx>#include <cppuhelper/supportsservice.hxx>#include <cursuno.hxx>#include <cellsuno.hxx>#include <docsh.hxx>#include <markdata.hxx>#include <miscuno.hxx>Go to the source code of this file.
Variables | |
| constexpr OUStringLiteral | SCSHEETCELLCURSOR_SERVICE = u"com.sun.star.sheet.SheetCellCursor" |
| constexpr OUStringLiteral | SCCELLCURSOR_SERVICE = u"com.sun.star.table.CellCursor" |
|
constexpr |
Definition at line 33 of file cursuno.cxx.
Referenced by ScCellCursorObj::getSupportedServiceNames().
|
constexpr |
Definition at line 32 of file cursuno.cxx.
Referenced by ScCellCursorObj::getSupportedServiceNames().