Searched refs:BTN_MORE (Results 1 – 25 of 140) sorted by relevance
123456
/trunk/main/sc/source/ui/src/ |
H A D | filter.src | 430 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 D | dbnamdlg.src | 162 MoreButton BTN_MORE 164 HelpID = "sc:MoreButton:RID_SCDLG_DBNAMES:BTN_MORE";
|
H A D | namedlg.src | 125 MoreButton BTN_MORE 127 HelpID = "sc:MoreButton:RID_SCDLG_NAMES:BTN_MORE" ;
|
H A D | autofmt.src | 129 MoreButton BTN_MORE 131 HelpID = "sc:MoreButton:RID_SCDLG_AUTOFORMAT:BTN_MORE" ;
|
/trunk/main/sc/source/ui/dbgui/ |
H A D | consdlg.src | 202 MoreButton BTN_MORE 204 HelpID = "sc:MoreButton:RID_SCDLG_CONSOLIDATE:BTN_MORE" ;
|
H A D | pivot.src | 184 MoreButton BTN_MORE 186 HelpID = "sc:MoreButton:RID_SCDLG_PIVOT_LAYOUT:BTN_MORE" ;
|
H A D | pvfundlg.src | 169 MoreButton BTN_MORE 171 HelpID = "sc:MoreButton:RID_SCDLG_DPDATAFIELD:BTN_MORE" ;
|
H A D | consdlg.hrc | 29 #define BTN_MORE 4
|
H A D | pivot.hrc | 28 #define BTN_MORE 4
|
H A D | pvfundlg.hrc | 32 #define BTN_MORE 4
|
H A D | sfiltdlg.cxx | 79 aBtnMore ( this, ScResId( BTN_MORE ) ), in ScSpecialFilterDlg()
|
H A D | consdlg.cxx | 114 aBtnMore ( this, ScResId( BTN_MORE ) ), in ScConsolidateDlg()
|
H A D | pfiltdlg.cxx | 85 aBtnMore ( this, ScResId( BTN_MORE ) ), in ScPivotFilterDlg()
|
/trunk/main/sw/source/ui/table/ |
H A D | tautofmt.src | 117 MoreButton BTN_MORE 119 HelpID = "sw:MoreButton:DLG_AUTOFMT_TABLE:BTN_MORE" ;
|
H A D | tautofmt.hrc | 31 #define BTN_MORE 104
|
/trunk/main/svx/source/dialog/ |
H A D | srchdlg.src | 215 MoreButton BTN_MORE 217 HelpID = "svx:MoreButton:RID_SVXDLG_SEARCH:BTN_MORE" ;
|
H A D | srchdlg.hrc | 52 #define BTN_MORE 31
|
/trunk/main/sc/source/ui/inc/ |
H A D | dbnamdlg.hrc | 46 #define BTN_MORE 33
|
H A D | namedlg.hrc | 31 #define BTN_MORE 6
|
H A D | filter.hrc | 32 #define BTN_MORE 1
|
H A D | miscdlgs.hrc | 53 #define BTN_MORE 104
|
/trunk/main/sd/source/filter/html/ |
H A D | htmlex.cxx | 138 #define BTN_MORE 10 macro 2532 aButton = CreateImage(GetButtonName(BTN_MORE), aButton); in CreateNavBarFrames() 2683 if(!mbFrames && (nButton == BTN_MORE || nButton == BTN_LESS)) in CreateBitmaps() 2686 if(!mbImpress && (nButton == BTN_TEXT || nButton == BTN_MORE || nButton == BTN_LESS )) in CreateBitmaps()
|
/trunk/main/sc/source/ui/miscdlgs/ |
H A D | scuiautofmt.cxx | 80 aBtnMore ( this, ScResId( BTN_MORE ) ), in ScAutoFormatDlg()
|
/trunk/test/testgui/ids/ |
H A D | obsolete_hid | 7383 sc:MoreButton:RID_SCDLG_AUTOFORMAT:BTN_MORE 1493545576 7384 sc:MoreButton:RID_SCDLG_CONSOLIDATE:BTN_MORE 2567533060 7385 sc:MoreButton:RID_SCDLG_DBNAMES:BTN_MORE 2567336481 7386 sc:MoreButton:RID_SCDLG_DPDATAFIELD:BTN_MORE 1495396868 7387 sc:MoreButton:RID_SCDLG_FILTER:BTN_MORE 2567090689 7388 sc:MoreButton:RID_SCDLG_NAMES:BTN_MORE 2567320070 7389 sc:MoreButton:RID_SCDLG_PIVOTFILTER:BTN_MORE 1493758465 7390 sc:MoreButton:RID_SCDLG_PIVOT_LAYOUT:BTN_MORE 2567516676 7391 sc:MoreButton:RID_SCDLG_SPEC_FILTER:BTN_MORE 2567107073 8915 svx:MoreButton:RID_SVXDLG_SEARCH:BTN_MORE 2311664159 [all …]
|
/trunk/main/sc/source/ui/namedlg/ |
H A D | namedlg.cxx | 140 aBtnMore ( this, ScResId( BTN_MORE ) ), in ScNameDlg()
|
Completed in 103 milliseconds
123456