Home
last modified time | relevance | path

Searched refs:HasNotes (Results 1 – 10 of 10) sorted by relevance

/aoo42x/main/sw/source/ui/uiview/
H A Dviewmdi.cxx127 if (pPostItMgr->HasNotes() && pPostItMgr->ShowNotes()) in _SetZoom()
141 if (pPostItMgr->HasNotes() && pPostItMgr->ShowNotes()) in _SetZoom()
H A Dview0.cxx319 if (!GetPostItMgr()->HasNotes()) in StateViewOptions()
H A Dview2.cxx1334 aPageSize.Width() += pMgr->HasNotes() && pMgr->ShowNotes() ? in StateStatusLine()
/aoo42x/main/sw/source/ui/docvw/
H A DPostItMgr.cxx341 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
/aoo42x/main/sw/source/core/access/
H A Dacccontext.cxx1543 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()
/aoo42x/main/sw/source/core/view/
H A Dviewsh.cxx1174 … 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()
/aoo42x/main/sw/inc/
H A DPostItMgr.hxx218 bool HasNotes() const ;
/aoo42x/main/sc/source/filter/xml/
H A DXMLExportIterator.hxx117 sal_Bool HasNotes() { return !aNoteShapeList.empty(); } in HasNotes() function in ScMyNoteShapesContainer
/aoo42x/main/sw/source/core/layout/
H A Dpaintfrm.cxx5561 if (pMgr && pMgr->ShowNotes() && pMgr->HasNotes()) // do not show anything in print preview in PaintNotesSidebar()
5690 if (pMgr && pMgr->ShowNotes() && pMgr->HasNotes()) in AddSidebarBorders()
5702 if (pMgr && pMgr->ShowNotes() && pMgr->HasNotes()) in AddSidebarBorders()
5714 …const SwTwips nRet = pPostItMgr && pPostItMgr->HasNotes() && pPostItMgr->ShowNotes() ? pPostItMgr-… in GetSidebarBorderWidth()
H A Dlayact.cxx1463 …const int nSidebarWidth = pPostItMgr && pPostItMgr->HasNotes() && pPostItMgr->ShowNotes() ? pPostI… in FormatLayout()

Completed in 128 milliseconds