Searched refs:ShowNotes (Results 1 – 13 of 13) sorted by relevance
706 if ((aVisiblePostItList.size()>0) && ShowNotes()) in LayoutPostIts()709 if (ShowNotes()) in LayoutPostIts()795 if (!ShowNotes()) in LayoutPostIts()1532 if (HasNotes() && ShowNotes()) in IsHit()1664 bool SwPostItMgr::ShowNotes() const in ShowNotes() function in SwPostItMgr
556 if (mrMgr.ShowNotes()) in SetPosAndSize()580 if ( mrMgr.ShowNotes() in SetPosAndSize()
127 if (pPostItMgr->HasNotes() && pPostItMgr->ShowNotes()) in _SetZoom()141 if (pPostItMgr->HasNotes() && pPostItMgr->ShowNotes()) in _SetZoom()
1334 aPageSize.Width() += pMgr->HasNotes() && pMgr->ShowNotes() ? in StateStatusLine()
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()
29 "ScDocumentConfiguration";"com::sun::star::sheet::DocumentSettings";"ShowNotes#optional"
21 "ScTabViewObj";"com::sun::star::sheet::SpreadsheetViewSettings";"ShowNotes"
68 [optional, property] boolean ShowNotes;
73 [property] boolean ShowNotes;
219 bool ShowNotes() const;
5561 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()
1463 …const int nSidebarWidth = pPostItMgr && pPostItMgr->HasNotes() && pPostItMgr->ShowNotes() ? pPostI… in FormatLayout()
Completed in 116 milliseconds