| /trunk/main/vcl/source/control/ | 
| H A D | morebtn.cxx | 73 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 D | morebtn.hxx | 38 class VCL_DLLPUBLIC MoreButton : public PushButton  class47 	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 D | wbutton.cxx | 646 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 D | foptmgr.hxx | 47 class MoreButton;61 								MoreButton&			refBtnMore,
 85 	MoreButton&		rBtnMore;
 
 | 
| H A D | filtdlg.hxx | 138     MoreButton      aBtnMore;190 	DECL_LINK( MoreClickHdl, MoreButton* );
 227     MoreButton      aBtnMore;
 
 | 
| H A D | pvlaydlg.hxx | 92 	DECL_LINK( MoreClickHdl, MoreButton * );139     MoreButton          maBtnMore;
 
 | 
| H A D | scuiautofmt.hxx | 48 	MoreButton		aBtnMore;
 | 
| H A D | namedlg.hxx | 71 	MoreButton		aBtnMore;
 | 
| /trunk/main/sfx2/source/doc/ | 
| H A D | new.cxx | 259 	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 D | new.src | 87 	MoreButton BT_MORE89 		HelpID = "sfx2:MoreButton:DLG_NEW_FILE:BT_MORE" ;
 
 | 
| /trunk/main/sc/source/ui/src/ | 
| H A D | filter.src | 430 	MoreButton BTN_MORE432 		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 D | dbnamdlg.src | 162 	MoreButton BTN_MORE164 	    HelpID = "sc:MoreButton:RID_SCDLG_DBNAMES:BTN_MORE";
 
 | 
| H A D | namedlg.src | 125 	MoreButton BTN_MORE127 	    HelpID = "sc:MoreButton:RID_SCDLG_NAMES:BTN_MORE" ;
 
 | 
| H A D | autofmt.src | 129 	MoreButton BTN_MORE131 		HelpID = "sc:MoreButton:RID_SCDLG_AUTOFORMAT:BTN_MORE" ;
 
 | 
| /trunk/main/toolkit/inc/layout/ | 
| H A D | layout-pre.hxx | 59 #define MoreButton layout::MoreButton  macro
 | 
| H A D | layout.hxx | 347 class TOOLKIT_DLLPUBLIC MoreButton : public AdvancedButton  class349     DECL_CONSTRUCTORS( MoreButton, AdvancedButton, 0 );
 350     DECL_GET_IMPL( MoreButton );
 
 | 
| H A D | layout-post.hxx | 59 #undef MoreButton
 | 
| /trunk/main/svx/inc/svx/ | 
| H A D | srchdlg.hxx | 50 class MoreButton;191     MoreButton*     pMoreBtn;
 
 | 
| /trunk/main/sc/source/ui/dbgui/ | 
| H A D | consdlg.src | 202 	MoreButton BTN_MORE204 		HelpID = "sc:MoreButton:RID_SCDLG_CONSOLIDATE:BTN_MORE" ;
 
 | 
| H A D | pivot.src | 184 	MoreButton BTN_MORE186 		HelpID = "sc:MoreButton:RID_SCDLG_PIVOT_LAYOUT:BTN_MORE" ;
 
 | 
| H A D | pvfundlg.src | 169 	MoreButton BTN_MORE171 		HelpID = "sc:MoreButton:RID_SCDLG_DPDATAFIELD:BTN_MORE" ;
 
 | 
| /trunk/main/sw/source/ui/table/ | 
| H A D | tautofmt.src | 117 	MoreButton BTN_MORE119 		HelpID = "sw:MoreButton:DLG_AUTOFMT_TABLE:BTN_MORE" ;
 
 | 
| /trunk/main/svx/source/dialog/ | 
| H A D | srchdlg.src | 215 	MoreButton BTN_MORE217 		HelpID = "svx:MoreButton:RID_SVXDLG_SEARCH:BTN_MORE" ;
 
 | 
| /trunk/main/sfx2/inc/sfx2/ | 
| H A D | new.hxx | 47 class MoreButton;
 | 
| /trunk/main/sw/source/ui/inc/ | 
| H A D | tautofmt.hxx | 74 	MoreButton		aBtnMore;
 |