LibreOffice Module svx (master) 1
Classes | Namespaces | Typedefs | Enumerations
textchain.hxx File Reference
#include <editeng/editdata.hxx>
#include <map>
Include dependency graph for textchain.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ImpChainLinkProperties
 
class  TextChain
 

Namespaces

namespace  rtl
 

Typedefs

typedef OUString ChainLinkId
 

Enumerations

enum class  CursorChainingEvent : sal_uInt8 {
  TO_NEXT_LINK ,
  TO_PREV_LINK ,
  UNCHANGED ,
  NULL_EVENT
}
 

Typedef Documentation

◆ ChainLinkId

typedef OUString ChainLinkId

Definition at line 34 of file textchain.hxx.

Enumeration Type Documentation

◆ CursorChainingEvent

enum class CursorChainingEvent : sal_uInt8
strong
Enumerator
TO_NEXT_LINK 
TO_PREV_LINK 
UNCHANGED 
NULL_EVENT 

Definition at line 36 of file textchain.hxx.