Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/pagedlg/
H A Dtphfedit.cxx707 ScExtIButton::ScExtIButton(Window* pParent, const ResId& rResId ) in ScExtIButton() function in ScExtIButton
718 void ScExtIButton::SetPopupMenu(ScPopupMenu* pPopUp) in SetPopupMenu()
723 sal_uInt16 ScExtIButton::GetSelected() in GetSelected()
728 void ScExtIButton::MouseButtonDown( const MouseEvent& rMEvt ) in MouseButtonDown()
733 aTimer.SetTimeoutHdl(LINK( this, ScExtIButton, TimerHdl)); in MouseButtonDown()
738 void ScExtIButton::MouseButtonUp( const MouseEvent& rMEvt) in MouseButtonUp()
745 void ScExtIButton::Click() in Click()
752 void ScExtIButton::StartPopup() in StartPopup()
773 long ScExtIButton::PreNotify( NotifyEvent& rNEvt ) in PreNotify()
784 IMPL_LINK( ScExtIButton, TimerHdl, Timer*, EMPTYARG ) in IMPL_LINK() argument
H A Dscuitphfedit.cxx911 IMPL_LINK( ScHFEditPage, MenuHdl, ScExtIButton*, pBtn ) in IMPL_LINK() argument
/trunk/main/sc/source/ui/inc/
H A Dtphfedit.hxx106 class SC_DLLPUBLIC ScExtIButton : public ImageButton class
129 ScExtIButton(Window* pParent, const ResId& rResId );
H A Dscuitphfedit.hxx82 ScExtIButton aBtnFile;
109 DECL_LINK( MenuHdl, ScExtIButton* );

Completed in 28 milliseconds