Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/ribbar/
H A Dworkctrl.cxx479 SwScrollNaviPopup::SwScrollNaviPopup( sal_uInt16 nId, const Reference< XFrame >& rFrame ) in SwScrollNaviPopup() function in SwScrollNaviPopup
547 aToolBox.SetSelectHdl(LINK(this, SwScrollNaviPopup, SelectHdl)); in SwScrollNaviPopup()
555 SwScrollNaviPopup::~SwScrollNaviPopup() in ~SwScrollNaviPopup()
572 void SwScrollNaviPopup::ApplyImageList() in ApplyImageList()
586 SfxPopupWindow* SwScrollNaviPopup::Clone() const in Clone()
588 return new SwScrollNaviPopup( GetId(), GetFrame() ); in Clone()
595 IMPL_LINK(SwScrollNaviPopup, SelectHdl, ToolBox*, pSet) in IMPL_LINK() argument
632 if ( ((SwScrollNaviPopup*)GetParent())->IsInPopupMode() ) in MouseButtonUp()
650 String SwScrollNaviPopup::GetQuickHelpText(sal_Bool bNext) in GetQuickHelpText()
666 SwScrollNaviPopup( FN_SCROLL_NAVIGATION, in Click()
[all …]
/trunk/main/sw/source/ui/inc/
H A Dworkctrl.hxx130 class SwScrollNaviPopup : public SfxPopupWindow class
152SwScrollNaviPopup( sal_uInt16 nId, const ::com::sun::star::uno::Reference< ::com::sun::star::frame…
153 ~SwScrollNaviPopup();
167 SwScrollNaviPopup* pPopup;
/trunk/main/sw/source/ui/utlui/
H A Dnavipi.cxx505 SwScrollNaviPopup* pPopup = new in CreateNavigationTool()
506 SwScrollNaviPopup(FN_SCROLL_NAVIGATION, in CreateNavigationTool()
531 SetItemText(nItemId, SwScrollNaviPopup::GetQuickHelpText((FN_DOWN == nItemId))); in RequestHelp()

Completed in 26 milliseconds