Home
last modified time | relevance | path

Searched refs:MoreButton (Results 1 – 25 of 41) sorted by relevance

12

/trunk/main/vcl/source/control/
H A Dmorebtn.cxx73 void MoreButton::ShowState() in ShowState()
89 MoreButton::MoreButton( Window* pParent, WinBits nStyle ) : in MoreButton() function in MoreButton
97 MoreButton::MoreButton( Window* pParent, const ResId& rResId ) : in MoreButton() function in MoreButton
111 void MoreButton::ImplLoadRes( const ResId& rResId ) in ImplLoadRes()
133 MoreButton::~MoreButton() in ~MoreButton()
142 void MoreButton::Click() in Click()
198 void MoreButton::AddWindow( Window* pWindow ) in AddWindow()
213 void MoreButton::RemoveWindow( Window* pWindow ) in RemoveWindow()
228 XubString MoreButton::GetText() const in GetText()
244 XubString MoreButton::GetMoreText() const in GetMoreText()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dmorebtn.hxx38 class VCL_DLLPUBLIC MoreButton : public PushButton class
47 SAL_DLLPRIVATE MoreButton( const MoreButton & );
48 SAL_DLLPRIVATE MoreButton& operator=( const MoreButton & );
57 explicit MoreButton( Window* pParent, WinBits nStyle = 0 );
58 explicit MoreButton( Window* pParent, const ResId& );
59 virtual ~MoreButton();
85 inline void MoreButton::SetState( sal_Bool bNewState ) in SetState()
/trunk/main/toolkit/source/layout/vcl/
H A Dwbutton.cxx646 IMPL_CONSTRUCTORS_BODY( MoreButton, AdvancedButton, "morebutton", getImpl()->simpleMode () );
647 IMPL_GET_IMPL( MoreButton );
649 void MoreButton::AddWindow( Window* w ) in AddWindow()
654 void MoreButton::RemoveWindow( Window* w ) in RemoveWindow()
659 void MoreButton::SetMoreText (rtl::OUString const& text) in SetMoreText()
664 void MoreButton::SetLessText (rtl::OUString const& text) in SetLessText()
669 rtl::OUString MoreButton::GetMoreText () const in GetMoreText()
674 rtl::OUString MoreButton::GetLessText () const in GetLessText()
/trunk/main/sc/source/ui/inc/
H A Dfoptmgr.hxx47 class MoreButton;
61 MoreButton& refBtnMore,
85 MoreButton& rBtnMore;
H A Dfiltdlg.hxx138 MoreButton aBtnMore;
190 DECL_LINK( MoreClickHdl, MoreButton* );
227 MoreButton aBtnMore;
H A Dpvlaydlg.hxx92 DECL_LINK( MoreClickHdl, MoreButton * );
139 MoreButton maBtnMore;
H A Dscuiautofmt.hxx48 MoreButton aBtnMore;
H A Dnamedlg.hxx71 MoreButton aBtnMore;
/trunk/main/sfx2/source/doc/
H A Dnew.cxx259 MoreButton* pMoreBt;
276 DECL_LINK( Expand, MoreButton * );
413 IMPL_LINK_INLINE_START( SfxNewFileDialog_Impl, Expand, MoreButton *, EMPTYARG ) in IMPL_LINK_INLINE_START() argument
418 IMPL_LINK_INLINE_END( SfxNewFileDialog_Impl, Expand, MoreButton *, pMoreButton ) in IMPL_LINK_INLINE_END() argument
592 pMoreBt( new MoreButton( pAntiImplP, SfxResId( BT_MORE ) ) ), in SfxNewFileDialog_Impl()
H A Dnew.src87 MoreButton BT_MORE
89 HelpID = "sfx2:MoreButton:DLG_NEW_FILE:BT_MORE" ;
/trunk/main/sc/source/ui/src/
H A Dfilter.src430 MoreButton BTN_MORE
432 HelpID = "sc:MoreButton:RID_SCDLG_FILTER:BTN_MORE" ;
609 MoreButton BTN_MORE
611 HelpID = "sc:MoreButton:RID_SCDLG_SPEC_FILTER:BTN_MORE" ;
861 MoreButton BTN_MORE
863 HelpID = "sc:MoreButton:RID_SCDLG_PIVOTFILTER:BTN_MORE" ;
H A Ddbnamdlg.src162 MoreButton BTN_MORE
164 HelpID = "sc:MoreButton:RID_SCDLG_DBNAMES:BTN_MORE";
H A Dnamedlg.src125 MoreButton BTN_MORE
127 HelpID = "sc:MoreButton:RID_SCDLG_NAMES:BTN_MORE" ;
H A Dautofmt.src129 MoreButton BTN_MORE
131 HelpID = "sc:MoreButton:RID_SCDLG_AUTOFORMAT:BTN_MORE" ;
/trunk/main/toolkit/inc/layout/
H A Dlayout-pre.hxx59 #define MoreButton layout::MoreButton macro
H A Dlayout.hxx347 class TOOLKIT_DLLPUBLIC MoreButton : public AdvancedButton class
349 DECL_CONSTRUCTORS( MoreButton, AdvancedButton, 0 );
350 DECL_GET_IMPL( MoreButton );
H A Dlayout-post.hxx59 #undef MoreButton
/trunk/main/svx/inc/svx/
H A Dsrchdlg.hxx50 class MoreButton;
191 MoreButton* pMoreBtn;
/trunk/main/sc/source/ui/dbgui/
H A Dconsdlg.src202 MoreButton BTN_MORE
204 HelpID = "sc:MoreButton:RID_SCDLG_CONSOLIDATE:BTN_MORE" ;
H A Dpivot.src184 MoreButton BTN_MORE
186 HelpID = "sc:MoreButton:RID_SCDLG_PIVOT_LAYOUT:BTN_MORE" ;
H A Dpvfundlg.src169 MoreButton BTN_MORE
171 HelpID = "sc:MoreButton:RID_SCDLG_DPDATAFIELD:BTN_MORE" ;
/trunk/main/sw/source/ui/table/
H A Dtautofmt.src117 MoreButton BTN_MORE
119 HelpID = "sw:MoreButton:DLG_AUTOFMT_TABLE:BTN_MORE" ;
/trunk/main/svx/source/dialog/
H A Dsrchdlg.src215 MoreButton BTN_MORE
217 HelpID = "svx:MoreButton:RID_SVXDLG_SEARCH:BTN_MORE" ;
/trunk/main/sfx2/inc/sfx2/
H A Dnew.hxx47 class MoreButton;
/trunk/main/sw/source/ui/inc/
H A Dtautofmt.hxx74 MoreButton aBtnMore;

Completed in 70 milliseconds

12