Home
last modified time | relevance | path

Searched refs:SwNaviImageButton (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/ui/ribbar/
H A Dworkctrl.cxx661 void SwNaviImageButton::Click() in Click()
677 void SwNaviImageButton::SetPopupWindow( SfxPopupWindow* pWindow ) in SetPopupWindow()
680 pPopupWindow->SetPopupModeEndHdl( LINK( this, SwNaviImageButton, PopupModeEndHdl )); in SetPopupWindow()
681 pPopupWindow->SetDeleteLink_Impl( LINK( this, SwNaviImageButton, ClosePopupWindow )); in SetPopupWindow()
686 IMPL_LINK( SwNaviImageButton, PopupModeEndHdl, void *, EMPTYARG ) in IMPL_LINK() argument
707 IMPL_LINK( SwNaviImageButton, ClosePopupWindow, SfxPopupWindow *, pWindow ) in IMPL_LINK() argument
733 SwNaviImageButton::SwNaviImageButton( in SwNaviImageButton() function in SwNaviImageButton
753 void SwNaviImageButton::DataChanged( const DataChangedEvent& rDCEvt ) in DataChanged()
/trunk/main/sw/source/ui/inc/
H A Dworkctrl.hxx165 class SwNaviImageButton : public ImageButton class
184SwNaviImageButton(Window* pParent, const ::com::sun::star::uno::Reference< ::com::sun::star::frame…
H A Dview.hxx67 class SwNaviImageButton;
235 SwNaviImageButton *pNaviBtn;
/trunk/main/sw/source/ui/uiview/
H A Dviewmdi.cxx346 pNaviBtn = new SwNaviImageButton(pMDI, xFrame ); in CreatePageButtons()

Completed in 20 milliseconds