LibreOffice Module sw (master)
1
|
#include <PostItMgr.hxx>
Public Types | |
typedef std::vector< std::unique_ptr< SwSidebarItem > >::const_iterator | const_iterator |
Static Public Member Functions | |
static Color | GetColorDark (std::size_t aAuthorIndex) |
static Color | GetColorLight (std::size_t aAuthorIndex) |
static Color | GetColorAnchor (std::size_t aAuthorIndex) |
Private Attributes | |
SwView * | mpView |
SwWrtShell * | mpWrtShell |
VclPtr< SwEditWin > | mpEditWin |
std::vector< std::unique_ptr< SwSidebarItem > > | mvPostItFields |
std::vector< std::unique_ptr< SwPostItPageItem > > | mPages |
ImplSVEvent * | mnEventId |
bool | mbWaitingForCalcRects |
VclPtr< sw::annotation::SwAnnotationWin > | mpActivePostIt |
bool | mbLayout |
tools::Long | mbLayoutHeight |
bool | mbLayouting |
bool | mbReadOnly |
bool | mbDeleteNote |
FieldShadowState | mShadowState |
OutlinerParaObject * | mpAnswer |
OUString | maAnswerText |
bool | mbIsShowAnchor |
std::unique_ptr< sw::sidebarwindows::SwFrameSidebarWinContainer > | mpFrameSidebarWinContainer |
Definition at line 123 of file PostItMgr.hxx.
typedef std::vector< std::unique_ptr<SwSidebarItem> >::const_iterator SwPostItMgr::const_iterator |
Definition at line 177 of file PostItMgr.hxx.
SwPostItMgr::SwPostItMgr | ( | SwView * | aDoc | ) |
Definition at line 191 of file PostItMgr.cxx.
References AddPostIts(), SwView::GetDocShell(), SwView::GetDrawView(), SwView::GetWrtShell(), IsReadOnly(), SwNoteProps::IsShowAnchor(), LINK, SwViewShell::MakeDrawView(), mbIsShowAnchor, mbWaitingForCalcRects, mnEventId, mnEventId, mpView, mpView, mvPostItFields, Application::PostUserEvent(), SfxListener::StartListening(), and SW_MOD.
|
overridevirtual |
Definition at line 230 of file PostItMgr.cxx.
References SfxListener::EndListening(), SwView::GetDocShell(), mnEventId, mPages, mpView, RemoveSidebarWin(), and Application::RemoveUserEvent().
|
private |
Definition at line 1296 of file PostItMgr.cxx.
References SwFieldType::CollectPostIts(), SwDocShell::GetDoc(), SwView::GetDocShell(), IDocumentFieldsAccess::GetFieldType(), SwDoc::getIDocumentFieldsAccess(), SwViewShell::getIDocumentRedlineAccess(), SwViewShell::GetLayout(), InsertItem(), SwRootFrame::IsHideRedlines(), mpView, mpWrtShell, mvPostItFields, Postit, and PrepareView().
Referenced by Notify(), and SwPostItMgr().
|
private |
Definition at line 1093 of file PostItMgr.cxx.
References BorderOverPageBorder(), KEY_PAGEDOWN, KEY_PAGEUP, and mPages.
Referenced by GetArrowColor(), and Scroll().
void SwPostItMgr::AssureStdModeAtShell | ( | ) |
Definition at line 2328 of file PostItMgr.cxx.
References SwWrtShell::DrawSelChanged(), SwFEShell::EndTextEdit(), SwWrtShell::EnterStdMode(), SwViewShell::GetDrawView(), SwWrtShell::GetView(), SwFEShell::IsObjSelected(), SwWrtShell::IsSelFrameMode(), SdrObjEditView::IsTextEdit(), SwViewShell::IsViewLocked(), SwView::LeaveDrawCreate(), SwWrtShell::LeaveSelFrameMode(), SwViewShell::LockView(), mpView, mpWrtShell, SwView::StopShellTimer(), and SwWrtShell::UnSelectFrame().
Referenced by SwContentTree::EditEntry().
|
private |
Definition at line 1047 of file PostItMgr.cxx.
References assert(), vcl::Window::GetPosPixel(), GetScrollSize(), GetSidebarScrollerHeight(), vcl::Window::GetSizePixel(), Size::Height(), OutputDevice::LogicToPixel(), mPages, mpEditWin, OutputDevice::PixelToLogic(), Point, and Scroll().
Referenced by MakeVisible().
|
inline |
Definition at line 178 of file PostItMgr.hxx.
Referenced by SwContentType::FillMemberList(), and SwContentType::Init().
|
private |
Definition at line 933 of file PostItMgr.cxx.
References GetSidebarScrollerHeight(), mPages, mpEditWin, OutputDevice::PixelToLogic(), and Point.
Referenced by ArrowEnabled(), CalcRects(), and Scroll().
bool SwPostItMgr::CalcRects | ( | ) |
Definition at line 526 of file PostItMgr.cxx.
References BorderOverPageBorder(), BROWSE_MODE, CheckForRemovedPostIts(), IDocumentSettingAccess::get(), SwSidebarItem::GetAnchorPosition(), SwTextAnnotationField::GetAnnotationMark(), SwSidebarItem::GetFormatField(), SwViewShell::getIDocumentRedlineAccess(), SwViewShell::getIDocumentSettingAccess(), SwViewShell::GetLayout(), SwPostItHelper::getLayoutHeight(), SwPostItHelper::getLayoutInfos(), SwFormatField::GetTextField(), SwViewShell::GetViewOptions(), HasScrollbars(), SwPostItHelper::HIDDEN, sw::annotation::SwAnnotationWin::HideNote(), SwPostItHelper::INVISIBLE, SwViewOption::IsShowHiddenChar(), SwSidebarItem::maLayoutInfo, mbLayoutHeight, mbWaitingForCalcRects, SwLayoutInfo::meSidebarPosition, SwSidebarItem::mLayoutStatus, mnEventId, SwLayoutInfo::mnPageNumber, SwLayoutInfo::mnStartContent, SwLayoutInfo::mnStartNodeIdx, SwLayoutInfo::mPageFrame, mPages, SwLayoutInfo::mPosition, SwSidebarItem::mpPostIt, mpWrtShell, mvPostItFields, PreparePageContainer(), Application::RemoveUserEvent(), and SwSidebarItem::UseElement().
Referenced by CheckForRemovedPostIts(), Delete(), DeleteCommentThread(), FormatAll(), SwViewShell::PrintOrPDFExport(), ToggleResolved(), ToggleResolvedForThread(), and SwViewShell::VisPortChgd().
|
private |
Definition at line 241 of file PostItMgr.cxx.
References CalcRects(), SfxListener::EndListening(), GetActiveSidebarWin(), SwViewShell::getIDocumentRedlineAccess(), SwViewShell::GetLayout(), mpWrtShell, mvPostItFields, p, PreparePageContainer(), PrepareView(), and SetActiveSidebarWin().
Referenced by CalcRects(), LayoutPostIts(), and Notify().
void SwPostItMgr::CheckMetaText | ( | ) |
Definition at line 2272 of file PostItMgr.cxx.
References mvPostItFields.
Referenced by SwView::ExecViewOptions().
void SwPostItMgr::ConnectSidebarWinToFrame | ( | const SwFrame & | rFrame, |
const SwFormatField & | rFormatField, | ||
sw::annotation::SwAnnotationWin & | rSidebarWin | ||
) |
Definition at line 2403 of file PostItMgr.cxx.
References SwViewShell::GetAccessibleMap(), SwAccessibleMap::InvalidatePosOrSize(), mpFrameSidebarWinContainer, and mpWrtShell.
Referenced by sw::annotation::SwAnnotationWin::SwAnnotationWin().
void SwPostItMgr::CorrectPositions | ( | ) |
Definition at line 2042 of file PostItMgr.cxx.
References sw::annotation::SwAnnotationWin::Anchor(), vcl::Window::GetPosPixel(), sw::sidebarwindows::AnchorOverlayObject::GetSixthPosition(), basegfx::B2DTuple::getX(), basegfx::B2DTuple::getY(), sw::sidebarwindows::LEFT, OutputDevice::LogicToPixel(), mbLayouting, mbWaitingForCalcRects, mPages, mpEditWin, mvPostItFields, Point, X, and Y.
Referenced by SwViewShell::VisPortChgd().
void SwPostItMgr::Delete | ( | const OUString & | aAuthor | ) |
Definition at line 1496 of file PostItMgr.cxx.
References SwRewriter::AddRule(), CalcRects(), DELETE, SwWrtShell::DelRight(), SwEditShell::EndAllAction(), SwEditShell::EndUndo(), GetActiveSidebarWin(), SwView::GetDocShell(), SwViewShell::getIDocumentRedlineAccess(), SwWrtShell::GotoField(), HasActiveSidebarWin(), LayoutPostIts(), mbLayout, mpView, mpWrtShell, mvPostItFields, PrepareView(), SetActiveSidebarWin(), SwEditShell::StartAllAction(), SwEditShell::StartUndo(), SwResId(), and UndoArg1.
Referenced by SwContentTree::ExecuteContextMenuAction(), and SwAnnotationShell::NoteExec().
void SwPostItMgr::Delete | ( | sal_uInt32 | nPostItId | ) |
Definition at line 1524 of file PostItMgr.cxx.
References SwRewriter::AddRule(), CalcRects(), DELETE, SwWrtShell::DelRight(), SwEditShell::EndAllAction(), SwEditShell::EndUndo(), SwView::GetDocShell(), SwViewShell::getIDocumentRedlineAccess(), sw::annotation::SwAnnotationWin::GetPostItField(), SwPostItField::GetPostItId(), SwWrtShell::GotoField(), HasActiveSidebarWin(), LayoutPostIts(), mbLayout, mpActivePostIt, mpView, mpWrtShell, mvPostItFields, PrepareView(), SetActiveSidebarWin(), SwEditShell::StartAllAction(), SwEditShell::StartUndo(), SwResId(), and UndoArg1.
void SwPostItMgr::Delete | ( | ) |
Definition at line 1626 of file PostItMgr.cxx.
References SwRewriter::AddRule(), CalcRects(), DELETE, SwWrtShell::DelRight(), SwEditShell::EndAllAction(), SwEditShell::EndUndo(), SwView::GetDocShell(), SwViewShell::getIDocumentRedlineAccess(), SwWrtShell::GotoField(), LayoutPostIts(), mbLayout, mpView, mpWrtShell, mvPostItFields, PrepareView(), SetActiveSidebarWin(), SwEditShell::StartAllAction(), SwEditShell::StartUndo(), SwResId(), and UndoArg1.
void SwPostItMgr::DeleteActiveSidebarWin | ( | ) |
Definition at line 2379 of file PostItMgr.cxx.
References sw::annotation::SwAnnotationWin::Delete(), HasActiveSidebarWin(), and mpActivePostIt.
void SwPostItMgr::DeleteCommentThread | ( | sal_uInt32 | nPostItId | ) |
Definition at line 1551 of file PostItMgr.cxx.
References SwRewriter::AddRule(), CalcRects(), sw::annotation::SwAnnotationWin::DeleteThread(), SwEditShell::EndAllAction(), SwView::GetDocShell(), GetSidebarWin(), LayoutPostIts(), mbLayout, mpView, mpWrtShell, mvPostItFields, PrepareView(), SwEditShell::StartAllAction(), SwResId(), and UndoArg1.
void SwPostItMgr::DisconnectSidebarWinFromFrame | ( | const SwFrame & | rFrame, |
sw::annotation::SwAnnotationWin & | rSidebarWin | ||
) |
Definition at line 2420 of file PostItMgr.cxx.
References SwAccessibleMap::A11yDispose(), SwViewShell::GetAccessibleMap(), mpFrameSidebarWinContainer, and mpWrtShell.
Referenced by sw::annotation::SwAnnotationWin::dispose().
void SwPostItMgr::DrawNotesForPage | ( | OutputDevice * | pOutDev, |
sal_uInt32 | nPage | ||
) |
Definition at line 954 of file PostItMgr.cxx.
References assert(), sw::annotation::SwAnnotationWin::DrawForPage(), vcl::Window::GetPosPixel(), mPages, mpEditWin, SwSidebarItem::mpPostIt, OutputDevice::PixelToLogic(), and Point.
Referenced by SwViewShell::PrintOrPDFExport().
|
inline |
Definition at line 179 of file PostItMgr.hxx.
Referenced by SwContentType::FillMemberList(), and SwContentType::Init().
Definition at line 1653 of file PostItMgr.cxx.
References Ann, SwAbstractDialogFactory::Create(), SwAbstractDialogFactory::CreateSwCharDlg(), VclPtr< reference_type >::disposeAndClear(), FormatAll(), GetActiveSidebarWin(), SwAnnotationShell::GetAnnotationPool(), OutlinerView::GetAttribs(), SfxViewShell::GetFrameWeld(), sw::annotation::SwAnnotationWin::GetOutlinerView(), SfxAbstractDialog::GetOutputItemSet(), mvPostItFields, RET_OK, and SetActiveSidebarWin().
Referenced by SwTextShell::ExecField(), and SwAnnotationShell::NoteExec().
sal_uInt16 SwPostItMgr::FinishSearchReplace | ( | const i18nutil::SearchOptions2 & | rSearchOptions, |
bool | bSrchForward | ||
) |
Definition at line 2289 of file PostItMgr.cxx.
References GetActiveSidebarWin(), sw::annotation::SwAnnotationWin::GetOutlinerView(), SetActiveSidebarWin(), SvxSearchItem::SetBackward(), SvxSearchItem::SetSearchOptions(), and OutlinerView::StartSearchAndReplace().
Referenced by sw::FindTextImpl().
|
private |
Definition at line 499 of file PostItMgr.cxx.
References SwView::ExecViewOptions(), SfxViewShell::GetViewFrame(), SwViewShell::GetViewOptions(), SwViewOption::IsPostIts(), MakeVisible(), mpView, mpWrtShell, and mvPostItFields.
Referenced by Notify().
void SwPostItMgr::FormatAll | ( | const SfxItemSet & | rNewAttr | ) |
Definition at line 1688 of file PostItMgr.cxx.
References SwRewriter::AddRule(), CalcRects(), SwEditShell::EndAllAction(), SwEditShell::EndUndo(), OutlinerView::GetOutliner(), Outliner::GetParagraphCount(), OutlinerView::GetSelection(), INSATTR, LayoutPostIts(), mbLayout, mpWrtShell, mvPostItFields, PrepareView(), OutlinerView::SelectRange(), OutlinerView::SetAttribs(), OutlinerView::SetSelection(), SwEditShell::StartAllAction(), SwEditShell::StartUndo(), SwResId(), and UndoArg1.
Referenced by ExecuteFormatAllDialog().
|
inline |
Definition at line 233 of file PostItMgr.hxx.
Referenced by CheckForRemovedPostIts(), sw::annotation::SwAnnotationWin::Delete(), Delete(), SwAnnotationShell::Exec(), SwAnnotationShell::ExecClpbrd(), SwAnnotationShell::ExecLingu(), SwAnnotationShell::ExecRotateTransliteration(), SwAnnotationShell::ExecTransliteration(), SwAnnotationShell::ExecUndo(), ExecuteFormatAllDialog(), FinishSearchReplace(), SwAnnotationShell::GetLinguState(), SwAnnotationShell::GetNoteState(), SwAnnotationShell::GetState(), SwAnnotationShell::GetUndoManager(), SwAnnotationShell::InsertSymbol(), SwAnnotationShell::NoteExec(), RemoveItem(), Replace(), SwEditWin::SetCursorTwipPosition(), SwAnnotationShell::StateClpbrd(), SwAnnotationShell::StateInsert(), and SwAnnotationShell::StateUndo().
void SwPostItMgr::GetAllSidebarWinForFrame | ( | const SwFrame & | rFrame, |
std::vector< vcl::Window * > * | pChildren | ||
) |
Definition at line 2459 of file PostItMgr.cxx.
References mpFrameSidebarWinContainer.
Referenced by SwAccessibleContext::GetAdditionalAccessibleChildren().
sw::annotation::SwAnnotationWin * SwPostItMgr::GetAnnotationWin | ( | const SwPostItField * | pField | ) | const |
Definition at line 1768 of file PostItMgr.cxx.
References mvPostItFields.
Referenced by SetShadowState().
sw::annotation::SwAnnotationWin * SwPostItMgr::GetAnnotationWin | ( | const sal_uInt32 | nPostItId | ) | const |
Definition at line 1778 of file PostItMgr.cxx.
References mvPostItFields.
|
inline |
Definition at line 257 of file PostItMgr.hxx.
Referenced by SwWrtShell::InsertPostIt().
Color SwPostItMgr::GetArrowColor | ( | sal_uInt16 | aDirection, |
tools::ULong | aPage | ||
) | const |
Definition at line 1109 of file PostItMgr.cxx.
References ArrowEnabled(), COL_NOTES_SIDEPANE_ARROW_DISABLED, COL_NOTES_SIDEPANE_ARROW_ENABLED, COL_WHITE, and Application::GetSettings().
tools::Rectangle SwPostItMgr::GetBottomScrollRect | ( | const tools::ULong | aPage | ) | const |
Definition at line 1988 of file PostItMgr.cxx.
References SwRect::Bottom(), GetSidebarBorderWidth(), GetSidebarScrollerHeight(), GetSidebarWidth(), sw::sidebarwindows::LEFT, SwRect::Left(), mPages, mpEditWin, OutputDevice::PixelToLogic(), Point, and SwRect::Right().
Referenced by Scroll(), and ScrollbarHit().
|
static |
Definition at line 2165 of file PostItMgr.cxx.
References COL_AUTHOR1_DARK(), COL_AUTHOR2_DARK(), COL_AUTHOR3_DARK(), COL_AUTHOR4_DARK(), COL_AUTHOR5_DARK(), COL_AUTHOR6_DARK(), COL_AUTHOR7_DARK(), COL_AUTHOR8_DARK(), COL_AUTHOR9_DARK(), COL_WHITE, Application::GetSettings(), and SAL_N_ELEMENTS.
Referenced by sw::annotation::SwAnnotationWin::CheckMetaText(), sw::annotation::SwAnnotationWin::InitControls(), and LayoutPostIts().
|
static |
Definition at line 2135 of file PostItMgr.cxx.
References COL_AUTHOR1_NORMAL(), COL_AUTHOR2_NORMAL(), COL_AUTHOR3_NORMAL(), COL_AUTHOR4_NORMAL(), COL_AUTHOR5_NORMAL(), COL_AUTHOR6_NORMAL(), COL_AUTHOR7_NORMAL(), COL_AUTHOR8_NORMAL(), COL_AUTHOR9_NORMAL(), COL_WHITE, Application::GetSettings(), and SAL_N_ELEMENTS.
Referenced by sw::annotation::SwAnnotationWin::CheckMetaText(), and sw::annotation::SwAnnotationWin::InitControls().
|
static |
Definition at line 2150 of file PostItMgr.cxx.
References COL_AUTHOR1_LIGHT(), COL_AUTHOR2_LIGHT(), COL_AUTHOR3_LIGHT(), COL_AUTHOR4_LIGHT(), COL_AUTHOR5_LIGHT(), COL_AUTHOR6_LIGHT(), COL_AUTHOR7_LIGHT(), COL_AUTHOR8_LIGHT(), COL_AUTHOR9_LIGHT(), COL_WHITE, Application::GetSettings(), and SAL_N_ELEMENTS.
Referenced by sw::annotation::SwAnnotationWin::CheckMetaText(), and sw::annotation::SwAnnotationWin::InitControls().
|
private |
Definition at line 2228 of file PostItMgr.cxx.
References f, OutputDevice::GetMapMode(), MapMode::GetScaleY(), mpEditWin, and POSTIT_INITIAL_ANCHOR_DISTANCE.
Referenced by LayoutPostIts().
sal_Int32 SwPostItMgr::GetMinimumSizeWithMeta | ( | ) | const |
Definition at line 2246 of file PostItMgr.cxx.
References f, OutputDevice::GetMapMode(), MapMode::GetScaleY(), mpEditWin, and POSTIT_MINIMUMSIZE_WITH_META.
Referenced by LayoutByPage().
tools::Long SwPostItMgr::GetNextBorder | ( | ) |
Definition at line 1824 of file PostItMgr.cxx.
References GetSpaceBetween(), OutputDevice::LogicToPixel(), mpActivePostIt, mPages, mpEditWin, and Point.
SwAnnotationWin * SwPostItMgr::GetNextPostIt | ( | sal_uInt16 | aDirection, |
sw::annotation::SwAnnotationWin * | aPostIt | ||
) |
Definition at line 1788 of file PostItMgr.cxx.
References i, KEY_PAGEUP, and mvPostItFields.
Referenced by sw::annotation::SwAnnotationWin::DeleteThread(), sw::annotation::SwAnnotationWin::InitAnswer(), and sw::annotation::SwAnnotationWin::IsThreadResolved().
|
private |
Definition at line 2240 of file PostItMgr.cxx.
References f, OutputDevice::GetMapMode(), MapMode::GetScaleY(), mpEditWin, POSTIT_MINIMUMSIZE_WITH_META, and POSTIT_SPACE_BETWEEN.
Referenced by AutoScroll(), LayoutPostIts(), Scroll(), and ScrollbarHit().
tools::ULong SwPostItMgr::GetSidebarBorderWidth | ( | bool | bPx = false | ) | const |
Definition at line 2127 of file PostItMgr.cxx.
References SwViewShell::GetOut(), mpWrtShell, and OutputDevice::PixelToLogic().
Referenced by GetBottomScrollRect(), SwViewShell::GetBrowseWidth(), SwCommentRuler::GetCommentControlRegion(), SwPageFrame::GetHorizontalShadowRect(), SwPageFrame::GetSidebarBorderWidth(), GetTopScrollRect(), IsHit(), LayoutPostIts(), SwViewShell::PaintDesktop(), ScrollbarHit(), SwView::StateStatusLine(), and SwPageBreakWin::UpdatePosition().
sal_Int32 SwPostItMgr::GetSidebarScrollerHeight | ( | ) | const |
Definition at line 2252 of file PostItMgr.cxx.
References f, OutputDevice::GetMapMode(), MapMode::GetScaleY(), mpEditWin, and POSTIT_SCROLL_SIDEBAR_HEIGHT.
Referenced by AutoScroll(), BorderOverPageBorder(), GetBottomScrollRect(), GetTopScrollRect(), LayoutByPage(), LayoutPostIts(), SwPageFrame::PaintNotesSidebar(), Scroll(), and ScrollbarHit().
tools::ULong SwPostItMgr::GetSidebarWidth | ( | bool | bPx = false | ) | const |
Definition at line 2101 of file PostItMgr.cxx.
References OutputDevice::EnableMapMode(), OutputDevice::GetMapMode(), SwViewShell::GetOut(), MapMode::GetScaleX(), SwViewShell::GetViewOptions(), SwViewOption::GetZoom(), comphelper::LibreOfficeKit::isActive(), OutputDevice::IsMapModeEnabled(), mpWrtShell, and OutputDevice::PixelToLogic().
Referenced by GetBottomScrollRect(), SwViewShell::GetBrowseWidth(), SwCommentRuler::GetCommentControlRegion(), SwPageFrame::GetHorizontalShadowRect(), SwPageFrame::GetSidebarBorderWidth(), GetTopScrollRect(), IsHit(), LayoutPostIts(), SwViewShell::PaintDesktop(), ScrollbarHit(), SwView::StateStatusLine(), and SwPageBreakWin::UpdatePosition().
|
private |
Definition at line 1758 of file PostItMgr.cxx.
References mvPostItFields.
Referenced by DeleteCommentThread(), SearchReplace(), ToggleResolved(), and ToggleResolvedForThread().
vcl::Window * SwPostItMgr::GetSidebarWinForFrameByIndex | ( | const SwFrame & | rFrame, |
const sal_Int32 | nIndex | ||
) |
Definition at line 2446 of file PostItMgr.cxx.
References mpFrameSidebarWinContainer.
Referenced by SwAccessibleContext::GetAdditionalAccessibleChild().
|
private |
Definition at line 2234 of file PostItMgr.cxx.
References f, OutputDevice::GetMapMode(), MapMode::GetScaleY(), mpEditWin, and POSTIT_SPACE_BETWEEN.
Referenced by GetNextBorder(), LayoutByPage(), and LayoutPostIts().
tools::Rectangle SwPostItMgr::GetTopScrollRect | ( | const tools::ULong | aPage | ) | const |
Definition at line 1998 of file PostItMgr.cxx.
References GetSidebarBorderWidth(), GetSidebarScrollerHeight(), GetSidebarWidth(), sw::sidebarwindows::LEFT, SwRect::Left(), mPages, mpEditWin, OutputDevice::PixelToLogic(), Point, SwRect::Right(), and SwRect::Top().
Referenced by Scroll(), and ScrollbarHit().
void SwPostItMgr::GrabFocusOnActiveSidebarWin | ( | ) |
Definition at line 2363 of file PostItMgr.cxx.
References vcl::Window::GrabFocus(), HasActiveSidebarWin(), and mpActivePostIt.
Referenced by SwEditWin::GetFocus().
bool SwPostItMgr::HasActiveAnnotationWin | ( | ) | const |
Definition at line 2357 of file PostItMgr.cxx.
References HasActiveSidebarWin(), and mpActivePostIt.
Referenced by SwAnnotationShell::GetNoteState().
bool SwPostItMgr::HasActiveSidebarWin | ( | ) | const |
Definition at line 2352 of file PostItMgr.cxx.
References mpActivePostIt.
Referenced by SwDocShell::ConvertTo(), Delete(), DeleteActiveSidebarWin(), SwAnnotationShell::Exec(), SwAnnotationShell::ExecClpbrd(), SwAnnotationShell::ExecLingu(), SwAnnotationShell::ExecRotateTransliteration(), SwAnnotationShell::ExecTransliteration(), SwAnnotationShell::ExecUndo(), SwView::ExecuteStatusLine(), DocxExportFilter::exportDocument(), sw::FindTextImpl(), SwEditWin::GetFocus(), SwAnnotationShell::GetLinguState(), SwAnnotationShell::GetNoteState(), SwWrtShell::GetSelectionType(), SwAnnotationShell::GetState(), SwAnnotationShell::GetUndoManager(), GrabFocusOnActiveSidebarWin(), HasActiveAnnotationWin(), HideActiveSidebarWin(), SwAnnotationShell::InsertSymbol(), SwAnnotationShell::NoteExec(), SwDocShell::SaveAs(), SwAnnotationShell::StateClpbrd(), SwTextShell::StateField(), SwAnnotationShell::StateInsert(), SwAnnotationShell::StateUndo(), ToggleInsModeOnActiveSidebarWin(), and UpdateDataOnActiveSidebarWin().
bool SwPostItMgr::HasFrameConnectedSidebarWins | ( | const SwFrame & | rFrame | ) |
Definition at line 2434 of file PostItMgr.cxx.
References mpFrameSidebarWinContainer.
Referenced by SwAccessibleContext::HasAdditionalAccessibleChildren().
bool SwPostItMgr::HasNotes | ( | ) | const |
Definition at line 2096 of file PostItMgr.cxx.
References mvPostItFields.
Referenced by SwCommentRuler::Command(), SwAccessibleContext::GetAdditionalAccessibleChild(), SwAccessibleContext::GetAdditionalAccessibleChildren(), SwViewShell::GetBrowseWidth(), SwPageFrame::GetHorizontalShadowRect(), SwPageFrame::GetSidebarBorderWidth(), SwAccessibleContext::HasAdditionalAccessibleChildren(), IsHit(), IsHitSidebarWindow(), SwCommentRuler::MouseMove(), Notify(), SwCommentRuler::Paint(), SwViewShell::PaintDesktop(), PrepareView(), SwTextShell::StateField(), SwView::StateStatusLine(), SwView::StateViewOptions(), SwPageBreakWin::UpdatePosition(), and SwViewShell::VisPortChgd().
|
private |
void SwPostItMgr::Hide | ( | std::u16string_view | rAuthor | ) |
Definition at line 1726 of file PostItMgr.cxx.
References LayoutPostIts(), and mvPostItFields.
Referenced by SwContentTree::ExecuteContextMenuAction(), and SwAnnotationShell::NoteExec().
void SwPostItMgr::Hide | ( | ) |
Definition at line 1740 of file PostItMgr.cxx.
References mvPostItFields.
void SwPostItMgr::HideActiveSidebarWin | ( | ) |
Definition at line 2387 of file PostItMgr.cxx.
References HasActiveSidebarWin(), vcl::Window::Hide(), and mpActivePostIt.
|
private |
Definition at line 278 of file PostItMgr.cxx.
References mbLayout, mvPostItFields, and SfxListener::StartListening().
Referenced by AddPostIts(), and Notify().
|
inline |
Definition at line 255 of file PostItMgr.hxx.
Referenced by SwWrtShell::InsertPostIt(), and sw::annotation::SwAnnotationWin::MoveCaret().
bool SwPostItMgr::IsHit | ( | const Point & | aPointPixel | ) |
Definition at line 1929 of file PostItMgr.cxx.
References SwViewShell::GetLayout(), SwPostItHelper::getPageInfo(), GetSidebarBorderWidth(), GetSidebarWidth(), HasNotes(), SwRect::Height(), sw::sidebarwindows::LEFT, SwRect::Left(), mPages, mpEditWin, mpWrtShell, OutputDevice::PixelToLogic(), Point, SwRect::Right(), ScrollbarHit(), ShowNotes(), and SwRect::Top().
Referenced by SwEditWin::Command().
vcl::Window * SwPostItMgr::IsHitSidebarWindow | ( | const Point & | rPointLogic | ) |
Get the matching window that is responsible for handling mouse events of rPointLogic, if any.
Definition at line 1958 of file PostItMgr.cxx.
References OutputDevice::EnableMapMode(), HasNotes(), sw::annotation::SwAnnotationWin::IsHitWindow(), OutputDevice::IsMapModeEnabled(), mpEditWin, SwSidebarItem::mpPostIt, mvPostItFields, and ShowNotes().
|
inline |
Definition at line 191 of file PostItMgr.hxx.
|
private |
Definition at line 1124 of file PostItMgr.cxx.
References sw::sidebarwindows::ANCHORLINE_WIDTH, tools::Rectangle::Bottom(), GetMinimumSizeWithMeta(), GetSidebarScrollerHeight(), GetSpaceBetween(), i, OutputDevice::LogicToPixel(), MAX_LOOP_COUNT, mpEditWin, and tools::Rectangle::Top().
Referenced by LayoutPostIts().
void SwPostItMgr::LayoutPostIts | ( | ) |
Definition at line 681 of file PostItMgr.cxx.
References SwRect::Bottom(), BROWSE_MODE, sw::annotation::SwAnnotationWin::CalcParent(), sw::annotation::SwAnnotationWin::ChangeSidebarItem(), CheckForRemovedPostIts(), OutputDevice::EnableMapMode(), IDocumentSettingAccess::get(), GetColorAnchor(), SwView::GetEditWin(), SwViewShell::getIDocumentRedlineAccess(), SwViewShell::getIDocumentSettingAccess(), GetInitialAnchorDistance(), SwViewShell::GetLayout(), sw::annotation::SwAnnotationWin::GetMetaHeight(), sw::annotation::SwAnnotationWin::GetMinimumSizeWithoutMeta(), sw::annotation::SwAnnotationWin::GetPostItTextHeight(), GetScrollSize(), GetSidebarBorderWidth(), GetSidebarScrollerHeight(), GetSidebarWidth(), SwSidebarItem::GetSidebarWindow(), GetSpaceBetween(), vcl::Window::GrabFocus(), sw::annotation::SwAnnotationWin::HideNote(), sw::annotation::SwAnnotationWin::InitAnswer(), sw::annotation::SwAnnotationWin::InitControls(), vcl::Window::Invalidate(), comphelper::LibreOfficeKit::isActive(), sw::annotation::SwAnnotationWin::IsFollow(), OutputDevice::IsMapModeEnabled(), comphelper::LibreOfficeKit::isTiledAnnotations(), comphelper::LibreOfficeKit::isTiledPainting(), LayoutByPage(), sw::sidebarwindows::LEFT, SwRect::Left(), OutputDevice::LogicToPixel(), SwSidebarItem::maLayoutInfo, SwSidebarItem::mbFocus, mbLayout, mbLayouting, mbReadOnly, SwSidebarItem::mbShow, mbWaitingForCalcRects, SwSidebarItem::mLayoutStatus, SwLayoutInfo::mPagePrtArea, mPages, mpAnswer, mpEditWin, SwLayoutInfo::mPosition, SwSidebarItem::mpPostIt, mpView, mpWrtShell, SwLayoutInfo::mRedlineAuthor, mvPostItFields, OutputDevice::PixelToLogic(), Point, sw::sidebarwindows::RIGHT, SwRect::Right(), SetActiveSidebarWin(), sw::annotation::SwAnnotationWin::SetChangeTracking(), sw::annotation::SwAnnotationWin::SetFollow(), sw::annotation::SwAnnotationWin::SetPosSizePixelRect(), sw::annotation::SwAnnotationWin::SetReadonly(), sw::annotation::SwAnnotationWin::SetSidebarPosition(), comphelper::LibreOfficeKit::setTiledPainting(), ShowNotes(), and Y.
Referenced by Delete(), DeleteCommentThread(), FormatAll(), Hide(), SwViewShell::PrintOrPDFExport(), Show(), ShowHideResolvedNotes(), ToggleResolved(), sw::annotation::SwAnnotationWin::ToggleResolvedForThread(), ToggleResolvedForThread(), and SwViewShell::VisPortChgd().
void SwPostItMgr::MakeVisible | ( | const sw::annotation::SwAnnotationWin * | pPostIt | ) |
Definition at line 1069 of file PostItMgr.cxx.
References AutoScroll(), vcl::Window::GetPosPixel(), vcl::Window::GetSizePixel(), SwViewShell::MakeVisible(), mPages, mpEditWin, mpWrtShell, n, OutputDevice::PixelToLogic(), and Point.
Referenced by Focus(), sw::sidebarwindows::SidebarTextControl::MakeVisible(), and SearchReplace().
|
overridevirtual |
Reimplemented from SfxListener.
Definition at line 323 of file PostItMgr.cxx.
References AddPostIts(), CHANGED, CheckForRemovedPostIts(), EE_CHAR_LANGUAGE(), EE_CHAR_LANGUAGE_CJK(), EE_CHAR_LANGUAGE_CTL(), FOCUS, Focus(), SwView::GetDocShell(), SwFormatField::GetField(), SfxHint::GetId(), SwPostItField::GetPostItId(), SvtLanguageOptions::GetScriptTypeOfLanguage(), HasNotes(), INSERTED, InsertItem(), comphelper::LibreOfficeKit::isActive(), SwFormatField::IsFieldInDoc(), SfxObjectShell::IsReadOnly(), comphelper::LibreOfficeKit::isTiledAnnotations(), LANGUAGE, LINK, mbDeleteNote, mbLayout, SwSidebarItem::mbPendingLayout, mbReadOnly, mbWaitingForCalcRects, mnEventId, mpView, mvPostItFields, nId, Application::PostUserEvent(), PrepareView(), REMOVED, RemoveItem(), RESOLVED, and SetReadOnlyState().
void SwPostItMgr::PaintTile | ( | OutputDevice & | rRenderContext | ) |
Definition at line 969 of file PostItMgr.cxx.
References OutputDevice::EnableMapMode(), OutputDevice::GetMapMode(), vcl::Window::GetPosPixel(), vcl::Window::GetSizePixel(), OutputDevice::IsMapModeEnabled(), mpEditWin, SwSidebarItem::mpPostIt, mvPostItFields, sw::annotation::SwAnnotationWin::PaintTile(), OutputDevice::PixelToLogic(), Point, OutputDevice::Pop(), OutputDevice::Push(), and OutputDevice::SetMapMode().
Referenced by SwViewShell::PaintTile().
|
private |
Definition at line 653 of file PostItMgr.cxx.
References SwViewShell::GetNumPages(), i, mPages, mpWrtShell, and mvPostItFields.
Referenced by CalcRects(), CheckForRemovedPostIts(), and RemoveSidebarWin().
void SwPostItMgr::PrepareView | ( | bool | bIgnoreCount = false | ) |
Definition at line 1908 of file PostItMgr.cxx.
References BROWSE_MODE, SwEditShell::EndAllAction(), IDocumentSettingAccess::get(), SwViewShell::getIDocumentSettingAccess(), SwViewShell::GetLayout(), HasNotes(), mpWrtShell, SwPostItHelper::setSidebarChanged(), and SwEditShell::StartAllAction().
Referenced by AddPostIts(), CheckForRemovedPostIts(), Delete(), DeleteCommentThread(), FormatAll(), lcl_SetUIPrefs(), Notify(), RemoveItem(), ToggleResolved(), and ToggleResolvedForThread().
|
inline |
Definition at line 254 of file PostItMgr.hxx.
|
inline |
Definition at line 256 of file PostItMgr.hxx.
Referenced by SwWrtShell::InsertPostIt().
|
private |
Definition at line 301 of file PostItMgr.cxx.
References SfxListener::EndListening(), GetActiveSidebarWin(), i, mbLayout, mvPostItFields, p, PrepareView(), and SetActiveSidebarWin().
Referenced by Notify().
|
private |
Definition at line 1310 of file PostItMgr.cxx.
References SfxListener::EndListening(), mvPostItFields, and PreparePageContainer().
Referenced by ~SwPostItMgr().
sal_uInt16 SwPostItMgr::Replace | ( | SvxSearchItem const * | pItem | ) |
Definition at line 2280 of file PostItMgr.cxx.
References GetActiveSidebarWin(), sw::annotation::SwAnnotationWin::GetOutlinerView(), SetActiveSidebarWin(), and OutlinerView::StartSearchAndReplace().
void SwPostItMgr::Rescale | ( | ) |
Definition at line 2221 of file PostItMgr.cxx.
References mvPostItFields.
Referenced by SwViewShell::VisPortChgd().
|
private |
Definition at line 995 of file PostItMgr.cxx.
References ArrowEnabled(), BorderOverPageBorder(), GetBottomScrollRect(), vcl::Window::GetPosPixel(), GetScrollSize(), GetSidebarScrollerHeight(), vcl::Window::GetSizePixel(), GetTopScrollRect(), Size::Height(), vcl::Window::Invalidate(), KEY_PAGEDOWN, KEY_PAGEUP, sw::sidebarwindows::LEFT, mPages, mpEditWin, OutputDevice::PixelToLogic(), Point, sw::sidebarwindows::RIGHT, sw::annotation::SwAnnotationWin::SetVirtualPosSize(), sw::annotation::SwAnnotationWin::ShowAnchorOnly(), sw::annotation::SwAnnotationWin::ShowNote(), sw::annotation::SwAnnotationWin::TranslateTopPosition(), sw::annotation::SwAnnotationWin::VirtualPos(), and sw::annotation::SwAnnotationWin::VirtualSize().
Referenced by AutoScroll(), and ScrollbarHit().
|
private |
Definition at line 2009 of file PostItMgr.cxx.
References SwRect::Bottom(), GetBottomScrollRect(), GetScrollSize(), GetSidebarBorderWidth(), GetSidebarScrollerHeight(), GetSidebarWidth(), GetTopScrollRect(), tools::Rectangle::IsInside(), sw::sidebarwindows::LEFT, SwRect::Left(), mPages, mpEditWin, OutputDevice::PixelToLogic(), Point, SwRect::Right(), Scroll(), and SwRect::Top().
Referenced by IsHit().
sal_uInt16 SwPostItMgr::SearchReplace | ( | const SwFormatField & | pField, |
const i18nutil::SearchOptions2 & | rSearchOptions, | ||
bool | bSrchForward | ||
) |
Definition at line 2301 of file PostItMgr.cxx.
References EE_PARA_MAX_COUNT, EE_TEXTPOS_MAX_COUNT, sw::annotation::SwAnnotationWin::GetOutlinerView(), OutlinerView::GetSelection(), GetSidebarWin(), MakeVisible(), SetActiveSidebarWin(), SvxSearchItem::SetBackward(), SvxSearchItem::SetSearchOptions(), OutlinerView::SetSelection(), and OutlinerView::StartSearchAndReplace().
Referenced by sw::FindTextImpl().
void SwPostItMgr::SetActiveSidebarWin | ( | sw::annotation::SwAnnotationWin * | p | ) |
Definition at line 2180 of file PostItMgr.cxx.
References sw::annotation::SwAnnotationWin::ActivatePostIt(), sw::annotation::SwAnnotationWin::DeactivatePostIt(), sw::annotation::SwAnnotationWin::GotoPos(), mpActivePostIt, FieldShadowState::mpShadowField, mpView, and mShadowState.
Referenced by CheckForRemovedPostIts(), sw::annotation::SwAnnotationWin::Delete(), Delete(), SwContentTree::EditEntry(), SwContentTree::ExecuteContextMenuAction(), ExecuteFormatAllDialog(), sw::FindTextImpl(), FinishSearchReplace(), SwContentTree::GotoContent(), LayoutPostIts(), RemoveItem(), Replace(), and SearchReplace().
|
inline |
Definition at line 199 of file PostItMgr.hxx.
Referenced by SwView::ExecViewOptions(), and sw::annotation::SwAnnotationWin::UpdateData().
|
private |
Definition at line 2265 of file PostItMgr.cxx.
References mbReadOnly, and mvPostItFields.
Referenced by Notify().
void SwPostItMgr::SetShadowState | ( | const SwPostItField * | pField, |
bool | bCursor = true |
||
) |
Definition at line 1855 of file PostItMgr.cxx.
References FieldShadowState::bCursor, FieldShadowState::bMouse, GetAnnotationWin(), sw::sidebarwindows::ShadowOverlayObject::GetShadowState(), FieldShadowState::mpShadowField, mShadowState, sw::annotation::SwAnnotationWin::SetViewState(), sw::annotation::SwAnnotationWin::Shadow(), and sw::sidebarwindows::SS_EDIT.
void SwPostItMgr::SetSpellChecking | ( | ) |
Definition at line 2258 of file PostItMgr.cxx.
References mvPostItFields.
Referenced by SwView::ExecViewOptions().
void SwPostItMgr::Show | ( | ) |
Definition at line 1749 of file PostItMgr.cxx.
References LayoutPostIts(), and mvPostItFields.
Referenced by SwContentTree::ExecuteContextMenuAction().
void SwPostItMgr::ShowHideResolvedNotes | ( | bool | visible | ) |
Definition at line 2468 of file PostItMgr.cxx.
References LayoutPostIts(), and mPages.
Referenced by SwView::ExecViewOptions().
bool SwPostItMgr::ShowNotes | ( | ) | const |
Definition at line 2090 of file PostItMgr.cxx.
References SwViewShell::GetViewOptions(), SwViewOption::IsPostIts(), and mpWrtShell.
Referenced by SwCommentRuler::DrawCommentControl(), SwAccessibleContext::GetAdditionalAccessibleChild(), SwAccessibleContext::GetAdditionalAccessibleChildren(), SwViewShell::GetBrowseWidth(), SwPageFrame::GetHorizontalShadowRect(), SwPageFrame::GetSidebarBorderWidth(), SwAccessibleContext::HasAdditionalAccessibleChildren(), IsHit(), IsHitSidebarWindow(), LayoutPostIts(), SwViewShell::PaintDesktop(), SwView::StateStatusLine(), SwCommentRuler::UpdateCommentHelpText(), SwPageBreakWin::UpdatePosition(), and SwViewShell::VisPortChgd().
bool SwPostItMgr::ShowScrollbar | ( | const tools::ULong | aPage | ) | const |
Definition at line 1921 of file PostItMgr.cxx.
References mbWaitingForCalcRects, and mPages.
void SwPostItMgr::ToggleInsModeOnActiveSidebarWin | ( | ) |
Definition at line 2395 of file PostItMgr.cxx.
References HasActiveSidebarWin(), mpActivePostIt, and sw::annotation::SwAnnotationWin::ToggleInsMode().
Referenced by SwView::ExecuteStatusLine().
void SwPostItMgr::ToggleResolved | ( | sal_uInt32 | nPostItId | ) |
Definition at line 1575 of file PostItMgr.cxx.
References SwRewriter::AddRule(), CalcRects(), SwEditShell::EndAllAction(), SwView::GetDocShell(), GetSidebarWin(), LayoutPostIts(), mbLayout, mpView, mpWrtShell, mvPostItFields, PrepareView(), SwEditShell::StartAllAction(), SwResId(), sw::annotation::SwAnnotationWin::ToggleResolved(), and UndoArg1.
void SwPostItMgr::ToggleResolvedForThread | ( | sal_uInt32 | nPostItId | ) |
Definition at line 1600 of file PostItMgr.cxx.
References SwRewriter::AddRule(), CalcRects(), SwEditShell::EndAllAction(), SwView::GetDocShell(), GetSidebarWin(), LayoutPostIts(), mbLayout, mpView, mpWrtShell, mvPostItFields, PrepareView(), SwEditShell::StartAllAction(), SwResId(), sw::annotation::SwAnnotationWin::ToggleResolvedForThread(), and UndoArg1.
void SwPostItMgr::UpdateDataOnActiveSidebarWin | ( | ) |
Definition at line 2371 of file PostItMgr.cxx.
References HasActiveSidebarWin(), mpActivePostIt, and sw::annotation::SwAnnotationWin::UpdateData().
Referenced by SwDocShell::ConvertTo(), DocxExportFilter::exportDocument(), and SwDocShell::SaveAs().
void SwPostItMgr::UpdateResolvedStatus | ( | const sw::annotation::SwAnnotationWin * | topNote | ) |
Definition at line 2483 of file PostItMgr.cxx.
References sw::annotation::SwAnnotationWin::IsResolved(), and mPages.
Referenced by sw::annotation::SwAnnotationWin::ToggleResolvedForThread().
|
private |
Definition at line 141 of file PostItMgr.hxx.
|
private |
Definition at line 138 of file PostItMgr.hxx.
Referenced by Notify().
|
private |
Definition at line 142 of file PostItMgr.hxx.
Referenced by SwPostItMgr().
|
private |
Definition at line 134 of file PostItMgr.hxx.
Referenced by Delete(), DeleteCommentThread(), FormatAll(), InsertItem(), LayoutPostIts(), Notify(), RemoveItem(), ToggleResolved(), and ToggleResolvedForThread().
|
private |
Definition at line 135 of file PostItMgr.hxx.
Referenced by CalcRects().
|
private |
Definition at line 136 of file PostItMgr.hxx.
Referenced by CorrectPositions(), and LayoutPostIts().
|
private |
Definition at line 137 of file PostItMgr.hxx.
Referenced by LayoutPostIts(), Notify(), and SetReadOnlyState().
|
private |
Definition at line 132 of file PostItMgr.hxx.
Referenced by CalcRects(), CorrectPositions(), LayoutPostIts(), Notify(), ShowScrollbar(), and SwPostItMgr().
|
private |
Definition at line 131 of file PostItMgr.hxx.
Referenced by CalcRects(), Notify(), SwPostItMgr(), and ~SwPostItMgr().
|
private |
Definition at line 133 of file PostItMgr.hxx.
Referenced by Delete(), DeleteActiveSidebarWin(), GetNextBorder(), GrabFocusOnActiveSidebarWin(), HasActiveAnnotationWin(), HasActiveSidebarWin(), HideActiveSidebarWin(), SetActiveSidebarWin(), ToggleInsModeOnActiveSidebarWin(), and UpdateDataOnActiveSidebarWin().
|
private |
Definition at line 130 of file PostItMgr.hxx.
Referenced by ArrowEnabled(), AutoScroll(), BorderOverPageBorder(), CalcRects(), CorrectPositions(), DrawNotesForPage(), GetBottomScrollRect(), GetNextBorder(), GetTopScrollRect(), IsHit(), LayoutPostIts(), MakeVisible(), PreparePageContainer(), Scroll(), ScrollbarHit(), ShowHideResolvedNotes(), ShowScrollbar(), UpdateResolvedStatus(), and ~SwPostItMgr().
|
private |
Definition at line 140 of file PostItMgr.hxx.
Referenced by LayoutPostIts().
Definition at line 128 of file PostItMgr.hxx.
Referenced by AutoScroll(), BorderOverPageBorder(), CorrectPositions(), DrawNotesForPage(), GetBottomScrollRect(), GetInitialAnchorDistance(), GetMinimumSizeWithMeta(), GetNextBorder(), GetScrollSize(), GetSidebarScrollerHeight(), GetSpaceBetween(), GetTopScrollRect(), IsHit(), IsHitSidebarWindow(), LayoutByPage(), LayoutPostIts(), MakeVisible(), PaintTile(), Scroll(), and ScrollbarHit().
|
private |
Definition at line 145 of file PostItMgr.hxx.
Referenced by ConnectSidebarWinToFrame(), DisconnectSidebarWinFromFrame(), GetAllSidebarWinForFrame(), GetSidebarWinForFrameByIndex(), and HasFrameConnectedSidebarWins().
|
private |
Definition at line 126 of file PostItMgr.hxx.
Referenced by AddPostIts(), AssureStdModeAtShell(), Delete(), DeleteCommentThread(), Focus(), LayoutPostIts(), Notify(), SetActiveSidebarWin(), SwPostItMgr(), ToggleResolved(), ToggleResolvedForThread(), and ~SwPostItMgr().
|
private |
Definition at line 127 of file PostItMgr.hxx.
Referenced by AddPostIts(), AssureStdModeAtShell(), CalcRects(), CheckForRemovedPostIts(), ConnectSidebarWinToFrame(), Delete(), DeleteCommentThread(), DisconnectSidebarWinFromFrame(), Focus(), FormatAll(), GetSidebarBorderWidth(), GetSidebarWidth(), IsHit(), LayoutPostIts(), MakeVisible(), PreparePageContainer(), PrepareView(), ShowNotes(), ToggleResolved(), and ToggleResolvedForThread().
|
private |
Definition at line 139 of file PostItMgr.hxx.
Referenced by SetActiveSidebarWin(), and SetShadowState().
|
private |
Definition at line 129 of file PostItMgr.hxx.
Referenced by AddPostIts(), CalcRects(), CheckForRemovedPostIts(), CheckMetaText(), CorrectPositions(), Delete(), DeleteCommentThread(), ExecuteFormatAllDialog(), Focus(), FormatAll(), GetAnnotationWin(), GetNextPostIt(), GetSidebarWin(), HasNotes(), HasScrollbars(), Hide(), InsertItem(), IsHitSidebarWindow(), LayoutPostIts(), Notify(), PaintTile(), PreparePageContainer(), RemoveItem(), RemoveSidebarWin(), Rescale(), SetReadOnlyState(), SetSpellChecking(), Show(), SwPostItMgr(), ToggleResolved(), and ToggleResolvedForThread().