LibreOffice Module editeng (master) 1
Functions
unoedprx.cxx File Reference
#include <utility>
#include <memory>
#include <vector>
#include <algorithm>
#include <osl/diagnose.h>
#include <svl/itemset.hxx>
#include <tools/debug.hxx>
#include <editeng/unoedprx.hxx>
#include <editeng/editdata.hxx>
#include <editeng/editeng.hxx>
#include <AccessibleStringWrap.hxx>
#include <editeng/outliner.hxx>
Include dependency graph for unoedprx.cxx:

Go to the source code of this file.

Functions

static ESelection MakeEESelection (const SvxAccessibleTextIndex &rStart, const SvxAccessibleTextIndex &rEnd)
 
static ESelection MakeEESelection (const SvxAccessibleTextIndex &rIndex)
 

Function Documentation

◆ MakeEESelection() [1/2]

static ESelection MakeEESelection ( const SvxAccessibleTextIndex &  rIndex)
static

Definition at line 155 of file unoedprx.cxx.

◆ MakeEESelection() [2/2]

static ESelection MakeEESelection ( const SvxAccessibleTextIndex &  rStart,
const SvxAccessibleTextIndex &  rEnd 
)
static