LibreOffice Module sw (master) 1
|
#include <wrtsh.hxx>
Public Member Functions | |
MakeAllOutlineContentTemporarilyVisible (SwDoc *pDoc, bool bScrollToCursor=false) | |
~MakeAllOutlineContentTemporarilyVisible () COVERITY_NOEXCEPT_FALSE | |
Static Public Attributes | |
static sal_uInt32 | nLock = 0 |
Private Attributes | |
SwWrtShell * | m_pWrtSh = nullptr |
bool | m_bDone = false |
bool | m_bScrollToCursor = false |
|
inline |
Definition at line 689 of file wrtsh.hxx.
References SwDoc::GetDocShell(), SwViewShell::GetViewOptions(), SwViewOption::IsShowOutlineContentVisibilityButton(), SwViewShell::LockPaint(), SwViewShell::LockView(), m_bDone, m_bScrollToCursor, m_pWrtSh, SwWrtShell::MakeAllFoldedOutlineContentVisible(), nLock, and OutlineFolding.
|
inline |
Definition at line 706 of file wrtsh.hxx.
References SwViewShell::LockView(), m_bDone, m_bScrollToCursor, m_pWrtSh, SwWrtShell::MakeAllFoldedOutlineContentVisible(), nLock, SwCursorShell::SCROLLWIN, SwViewShell::UnlockPaint(), and SwCursorShell::UpdateCursor().
|
private |
Definition at line 685 of file wrtsh.hxx.
Referenced by MakeAllOutlineContentTemporarilyVisible(), and ~MakeAllOutlineContentTemporarilyVisible().
|
private |
Definition at line 686 of file wrtsh.hxx.
Referenced by MakeAllOutlineContentTemporarilyVisible(), and ~MakeAllOutlineContentTemporarilyVisible().
|
private |
Definition at line 684 of file wrtsh.hxx.
Referenced by MakeAllOutlineContentTemporarilyVisible(), and ~MakeAllOutlineContentTemporarilyVisible().
|
static |
Definition at line 688 of file wrtsh.hxx.
Referenced by MakeAllOutlineContentTemporarilyVisible(), and ~MakeAllOutlineContentTemporarilyVisible().