Searched refs:HasNotes (Results 1 – 10 of 10) sorted by relevance
122 if (pPostItMgr->HasNotes() && pPostItMgr->ShowNotes()) in _SetZoom()136 if (pPostItMgr->HasNotes() && pPostItMgr->ShowNotes()) in _SetZoom()
315 if (!GetPostItMgr()->HasNotes()) in StateViewOptions()
1332 aPageSize.Width() += pMgr->HasNotes() && pMgr->ShowNotes() ? in StateStatusLine()
339 bool bEmpty = !HasNotes(); in Notify()1510 if (!HasNotes() || bIgnoreCount) in PrepareView()1532 if (HasNotes() && ShowNotes()) in IsHit()1670 bool SwPostItMgr::HasNotes() const in HasNotes() function in SwPostItMgr
1543 if ( pPostItMgr && pPostItMgr->HasNotes() && pPostItMgr->ShowNotes() ) in HasAdditionalAccessibleChildren()1564 if ( pPostItMgr && pPostItMgr->HasNotes() && pPostItMgr->ShowNotes() ) in GetAdditionalAccessibleChild()1585 if ( pPostItMgr && pPostItMgr->HasNotes() && pPostItMgr->ShowNotes() ) in GetAdditionalAccessibleChildren()
1174 … const SwTwips nSidebarWidth = pPostItMgr && pPostItMgr->ShowNotes() && pPostItMgr->HasNotes() ? in VisPortChgd()1291 if ( !bScrolled && pPostItMgr && pPostItMgr->HasNotes() && pPostItMgr->ShowNotes() ) in VisPortChgd()1648 const SwTwips nSidebarWidth = pPostItMgr && pPostItMgr->HasNotes() && pPostItMgr->ShowNotes() ? in PaintDesktop()2050 if ( pPostItMgr && pPostItMgr->HasNotes() && pPostItMgr->ShowNotes() ) in GetBrowseWidth()
218 bool HasNotes() const ;
117 sal_Bool HasNotes() { return !aNoteShapeList.empty(); } in HasNotes() function in ScMyNoteShapesContainer
5515 if (pMgr && pMgr->ShowNotes() && pMgr->HasNotes()) // do not show anything in print preview in PaintNotesSidebar()5644 if (pMgr && pMgr->ShowNotes() && pMgr->HasNotes()) in AddSidebarBorders()5656 if (pMgr && pMgr->ShowNotes() && pMgr->HasNotes()) in AddSidebarBorders()5668 …const SwTwips nRet = pPostItMgr && pPostItMgr->HasNotes() && pPostItMgr->ShowNotes() ? pPostItMgr-… in GetSidebarBorderWidth()
1463 …const int nSidebarWidth = pPostItMgr && pPostItMgr->HasNotes() && pPostItMgr->ShowNotes() ? pPostI… in FormatLayout()