LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
SwFillCursorPos Struct Reference

#include <crstate.hxx>

Collaboration diagram for SwFillCursorPos:
[legend]

Public Member Functions

 SwFillCursorPos (SwFillMode eMd)
 

Public Attributes

SwRect aCursor
 position and size of the ShadowCursor More...
 
sal_uInt16 nParaCnt
 number of paragraphs to insert More...
 
sal_uInt16 nTabCnt
 number of tabs respectively size of indentation More...
 
sal_uInt16 nSpaceCnt
 number of spaces to insert More...
 
sal_uInt16 nSpaceOnlyCnt
 number of spaces to insert ("only spaces, no tabs" mode) More...
 
sal_uInt16 nColumnCnt
 number of necessary column breaks More...
 
sal_Int16 eOrient
 paragraph alignment More...
 
SwFillMode eMode
 desired fill-up rule More...
 

Detailed Description

Definition at line 37 of file crstate.hxx.

Constructor & Destructor Documentation

◆ SwFillCursorPos()

SwFillCursorPos::SwFillCursorPos ( SwFillMode  eMd)
inline

Definition at line 47 of file crstate.hxx.

References NONE, and text().

Member Data Documentation

◆ aCursor

SwRect SwFillCursorPos::aCursor

position and size of the ShadowCursor

Definition at line 39 of file crstate.hxx.

Referenced by SwTextFrame::FillCursorPos(), and SwCursorShell::GetShadowCursorPos().

◆ eMode

SwFillMode SwFillCursorPos::eMode

desired fill-up rule

Definition at line 46 of file crstate.hxx.

Referenced by SwFillData::Mode(), and SwCursorShell::SetShadowCursorPos().

◆ eOrient

sal_Int16 SwFillCursorPos::eOrient

paragraph alignment

Definition at line 45 of file crstate.hxx.

Referenced by SwCursorShell::GetShadowCursorPos(), SwFillData::SetOrient(), and SwCursorShell::SetShadowCursorPos().

◆ nColumnCnt

sal_uInt16 SwFillCursorPos::nColumnCnt

number of necessary column breaks

Definition at line 44 of file crstate.hxx.

Referenced by SwTextFrame::FillCursorPos(), and SwCursorShell::SetShadowCursorPos().

◆ nParaCnt

sal_uInt16 SwFillCursorPos::nParaCnt

number of paragraphs to insert

Definition at line 40 of file crstate.hxx.

Referenced by SwTextFrame::FillCursorPos(), and SwCursorShell::SetShadowCursorPos().

◆ nSpaceCnt

sal_uInt16 SwFillCursorPos::nSpaceCnt

number of spaces to insert

Definition at line 42 of file crstate.hxx.

Referenced by SwCursorShell::SetShadowCursorPos(), and SwFillData::SetSpace().

◆ nSpaceOnlyCnt

sal_uInt16 SwFillCursorPos::nSpaceOnlyCnt

number of spaces to insert ("only spaces, no tabs" mode)

Definition at line 43 of file crstate.hxx.

Referenced by SwCursorShell::SetShadowCursorPos(), and SwFillData::SetSpaceOnly().

◆ nTabCnt

sal_uInt16 SwFillCursorPos::nTabCnt

number of tabs respectively size of indentation

Definition at line 41 of file crstate.hxx.

Referenced by SwCursorShell::SetShadowCursorPos(), and SwFillData::SetTab().


The documentation for this struct was generated from the following file: