Searched refs:HasNotes (Results 1 – 10 of 10) sorted by relevance
127 if (pPostItMgr->HasNotes() && pPostItMgr->ShowNotes()) in _SetZoom()141 if (pPostItMgr->HasNotes() && pPostItMgr->ShowNotes()) in _SetZoom()
319 if (!GetPostItMgr()->HasNotes()) in StateViewOptions()
1334 aPageSize.Width() += pMgr->HasNotes() && pMgr->ShowNotes() ? in StateStatusLine()
341 bool bEmpty = !HasNotes(); in Notify()1512 if (!HasNotes() || bIgnoreCount) in PrepareView()1534 if (HasNotes() && ShowNotes()) in IsHit()1672 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()
1171 … 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
5487 if (pMgr && pMgr->ShowNotes() && pMgr->HasNotes()) // do not show anything in print preview in PaintNotesSidebar()5616 if (pMgr && pMgr->ShowNotes() && pMgr->HasNotes()) in AddSidebarBorders()5628 if (pMgr && pMgr->ShowNotes() && pMgr->HasNotes()) in AddSidebarBorders()5640 …const SwTwips nRet = pPostItMgr && pPostItMgr->HasNotes() && pPostItMgr->ShowNotes() ? pPostItMgr-… in GetSidebarBorderWidth()
1465 …const int nSidebarWidth = pPostItMgr && pPostItMgr->HasNotes() && pPostItMgr->ShowNotes() ? pPostI… in FormatLayout()
Completed in 115 milliseconds