LibreOffice Module sc (master) 1
Variables
cursuno.cxx File Reference
#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>
Include dependency graph for cursuno.cxx:

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"
 

Variable Documentation

◆ SCCELLCURSOR_SERVICE

constexpr OUStringLiteral SCCELLCURSOR_SERVICE = u"com.sun.star.table.CellCursor"
constexpr

Definition at line 33 of file cursuno.cxx.

Referenced by ScCellCursorObj::getSupportedServiceNames().

◆ SCSHEETCELLCURSOR_SERVICE

constexpr OUStringLiteral SCSHEETCELLCURSOR_SERVICE = u"com.sun.star.sheet.SheetCellCursor"
constexpr

Definition at line 32 of file cursuno.cxx.

Referenced by ScCellCursorObj::getSupportedServiceNames().