LibreOffice Module sw (master) 1
|
#include <crstate.hxx>
Public Member Functions | |
SwSpecialPos () | |
Public Attributes | |
sal_Int32 | nCharOfst |
sal_Int32 | nLineOfst |
SwSPExtendRange | nExtendRange |
Definition at line 108 of file crstate.hxx.
|
inline |
Definition at line 115 of file crstate.hxx.
References NONE.
sal_Int32 SwSpecialPos::nCharOfst |
Definition at line 110 of file crstate.hxx.
Referenced by SwAccessiblePortionData::FillSpecialPos(), SwCursorShell::GetContentAtPos(), SwTextCursor::GetModelPositionForViewPoint(), and lcl_GetCharRectInsideField().
SwSPExtendRange SwSpecialPos::nExtendRange |
Definition at line 112 of file crstate.hxx.
Referenced by SwAccessiblePortionData::FillSpecialPos(), SwTextCursor::GetCharRect(), SwTextCursor::GetCharRect_(), SwOutlineContentVisibilityWin::Set(), and SwCursorShell::UpdateCursor().
sal_Int32 SwSpecialPos::nLineOfst |
Definition at line 111 of file crstate.hxx.
Referenced by SwAccessiblePortionData::FillSpecialPos(), SwTextCursor::GetCharRect(), and SwTextCursor::GetCharRect_().