Home
last modified time | relevance | path

Searched refs:ShowNotes (Results 1 – 13 of 13) sorted by relevance

/aoo42x/main/sw/source/ui/docvw/
H A DPostItMgr.cxx708 if ((aVisiblePostItList.size()>0) && ShowNotes()) in LayoutPostIts()
711 if (ShowNotes()) in LayoutPostIts()
797 if (!ShowNotes()) in LayoutPostIts()
1534 if (HasNotes() && ShowNotes()) in IsHit()
1666 bool SwPostItMgr::ShowNotes() const in ShowNotes() function in SwPostItMgr
H A DSidebarWin.cxx558 if (mrMgr.ShowNotes()) in SetPosAndSize()
582 if ( mrMgr.ShowNotes() in SetPosAndSize()
/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 Dview2.cxx1334 aPageSize.Width() += pMgr->HasNotes() && pMgr->ShowNotes() ? in StateStatusLine()
/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/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScDocumentConfiguration.csv29 "ScDocumentConfiguration";"com::sun::star::sheet::DocumentSettings";"ShowNotes#optional"
H A Dcom.sun.star.comp.office.ScTabViewObj.csv21 "ScTabViewObj";"com::sun::star::sheet::SpreadsheetViewSettings";"ShowNotes"
/aoo42x/main/offapi/com/sun/star/sheet/
H A DDocumentSettings.idl68 [optional, property] boolean ShowNotes;
H A DSpreadsheetViewSettings.idl73 [property] boolean ShowNotes;
/aoo42x/main/sw/inc/
H A DPostItMgr.hxx219 bool ShowNotes() const;
/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 129 milliseconds