|
LibreOffice Module sw (master) 1
|
Classes | |
| class | AnchorOverlayObject |
| class | FrameSidebarWinContainer |
| class | ShadowOverlayObject |
| class | SidebarTextControl |
| class | SidebarWinAccessible |
| class | SwFrameSidebarWinContainer |
Enumerations | |
| enum class | AnchorState { All , End , Tri } |
| enum | ShadowState { SS_NORMAL , SS_VIEW , SS_EDIT } |
| enum class | ViewState { NORMAL , VIEW , EDIT } |
| enum class | SidebarPosition { LEFT , RIGHT , NONE } |
Functions | |
| IMPL_LINK (SidebarTextControl, OnlineSpellCallback, SpellCallbackInfo &, rInfo, void) | |
Variables | |
| const sal_Int8 | ANCHORLINE_WIDTH = 1 |
|
strong |
| Enumerator | |
|---|---|
| All | |
| End | |
| Tri | |
Definition at line 32 of file AnchorOverlayObject.hxx.
| Enumerator | |
|---|---|
| SS_NORMAL | |
| SS_VIEW | |
| SS_EDIT | |
Definition at line 32 of file ShadowOverlayObject.hxx.
|
strong |
| Enumerator | |
|---|---|
| LEFT | |
| RIGHT | |
| NONE | |
Definition at line 31 of file SidebarWindowsTypes.hxx.
|
strong |
| Enumerator | |
|---|---|
| NORMAL | |
| VIEW | |
| EDIT | |
Definition at line 24 of file SidebarWindowsTypes.hxx.
| sw::sidebarwindows::IMPL_LINK | ( | SidebarTextControl | , |
| OnlineSpellCallback | , | ||
| SpellCallbackInfo & | , | ||
| rInfo | , | ||
| void | |||
| ) |
Definition at line 410 of file SidebarTxtControl.cxx.
References FN_SPELL_GRAMMAR_DIALOG.
| const sal_Int8 sw::sidebarwindows::ANCHORLINE_WIDTH = 1 |
Definition at line 27 of file SidebarWindowsConsts.hxx.
Referenced by sw::sidebarwindows::AnchorOverlayObject::createOverlayObjectPrimitive2DSequence(), and SwPostItMgr::LayoutByPage().