LibreOffice Module sc (master) 1
|
#include <eventuno.hxx>
#include <miscuno.hxx>
#include <docsh.hxx>
#include <sheetevents.hxx>
#include <unonames.hxx>
#include <comphelper/propertysequence.hxx>
#include <vcl/svapp.hxx>
Go to the source code of this file.
Functions | |
static ScSheetEventId | lcl_GetEventFromName (std::u16string_view aName) |
|
static |
Definition at line 56 of file eventuno.cxx.
References aName, COUNT, ScSheetEvents::GetEventName(), and NOTFOUND.
Referenced by ScSheetEventsObj::getByName(), ScSheetEventsObj::hasByName(), and ScSheetEventsObj::replaceByName().