LibreOffice Module sw (master) 1
Classes | Enumerations | Functions | Variables
sw::sidebarwindows Namespace Reference

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
 

Enumeration Type Documentation

◆ AnchorState

Enumerator
All 
End 
Tri 

Definition at line 32 of file AnchorOverlayObject.hxx.

◆ ShadowState

Enumerator
SS_NORMAL 
SS_VIEW 
SS_EDIT 

Definition at line 32 of file ShadowOverlayObject.hxx.

◆ SidebarPosition

Enumerator
LEFT 
RIGHT 
NONE 

Definition at line 31 of file SidebarWindowsTypes.hxx.

◆ ViewState

enum class sw::sidebarwindows::ViewState
strong
Enumerator
NORMAL 
VIEW 
EDIT 

Definition at line 24 of file SidebarWindowsTypes.hxx.

Function Documentation

◆ IMPL_LINK()

sw::sidebarwindows::IMPL_LINK ( SidebarTextControl  ,
OnlineSpellCallback  ,
SpellCallbackInfo ,
rInfo  ,
void   
)

Definition at line 410 of file SidebarTxtControl.cxx.

References FN_SPELL_GRAMMAR_DIALOG.

Variable Documentation

◆ ANCHORLINE_WIDTH

const sal_Int8 sw::sidebarwindows::ANCHORLINE_WIDTH = 1