LibreOffice Module svx (master) 1
|
#include <textchain.hxx>
Protected Member Functions | |
ImpChainLinkProperties () | |
Private Attributes | |
ESelection | aPreChainingSel |
ESelection | aPostChainingSel |
CursorChainingEvent | aCursorEvent |
bool | aNilChainingEvent |
bool | aIsPartOfLastParaInNextLink |
bool | aSwitchingToNextBox |
Friends | |
class | TextChain |
Definition at line 44 of file textchain.hxx.
|
inlineprotected |
Definition at line 49 of file textchain.hxx.
References aCursorEvent, aIsPartOfLastParaInNextLink, aNilChainingEvent, aPostChainingSel, aPreChainingSel, aSwitchingToNextBox, and NULL_EVENT.
|
friend |
Definition at line 47 of file textchain.hxx.
|
private |
Definition at line 63 of file textchain.hxx.
Referenced by TextChain::GetCursorEvent(), ImpChainLinkProperties(), and TextChain::SetCursorEvent().
|
private |
Definition at line 65 of file textchain.hxx.
Referenced by TextChain::GetIsPartOfLastParaInNextLink(), ImpChainLinkProperties(), and TextChain::SetIsPartOfLastParaInNextLink().
|
private |
Definition at line 64 of file textchain.hxx.
Referenced by TextChain::GetNilChainingEvent(), ImpChainLinkProperties(), and TextChain::SetNilChainingEvent().
|
private |
Definition at line 62 of file textchain.hxx.
Referenced by TextChain::GetPostChainingSel(), ImpChainLinkProperties(), and TextChain::SetPostChainingSel().
|
private |
Definition at line 61 of file textchain.hxx.
Referenced by TextChain::GetPreChainingSel(), ImpChainLinkProperties(), and TextChain::SetPreChainingSel().
|
private |
Definition at line 66 of file textchain.hxx.
Referenced by TextChain::GetSwitchingToNextBox(), ImpChainLinkProperties(), and TextChain::SetSwitchingToNextBox().