Home
last modified time | relevance | path

Searched refs:ShowAnchorOnly (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/ui/docvw/
H A DPostItMgr.cxx750 (*i)->ShowAnchorOnly(Point( mPages[n]->mPageRect.Left(), in LayoutPostIts()
753 (*i)->ShowAnchorOnly(Point( mPages[n]->mPageRect.Right(), in LayoutPostIts()
759 (*i)->ShowAnchorOnly(Point(mPages[n]->mPageRect.Left(), in LayoutPostIts()
762 (*i)->ShowAnchorOnly(Point(mPages[n]->mPageRect.Right(), in LayoutPostIts()
885 …pPostIt->ShowAnchorOnly(Point(mPages[aPage-1]->mPageRect.Left(),mPages[aPage-1]->mPageRect.Top())); in Scroll()
887 …pPostIt->ShowAnchorOnly(Point(mPages[aPage-1]->mPageRect.Right(),mPages[aPage-1]->mPageRect.Top())… in Scroll()
892 …pPostIt->ShowAnchorOnly(Point(mPages[aPage-1]->mPageRect.Left(),mPages[aPage-1]->mPageRect.Bottom(… in Scroll()
894 …pPostIt->ShowAnchorOnly(Point(mPages[aPage-1]->mPageRect.Right(),mPages[aPage-1]->mPageRect.Bottom… in Scroll()
H A DSidebarWin.cxx263 void SwSidebarWin::ShowAnchorOnly(const Point &aPoint) in ShowAnchorOnly() function in sw::sidebarwindows::SwSidebarWin
/trunk/main/sw/inc/
H A DSidebarWin.hxx125 void ShowAnchorOnly(const Point &aPoint);

Completed in 34 milliseconds