Home
last modified time | relevance | path

Searched refs:TOOLBOXITEM_SEPARATOR (Results 1 – 25 of 26) sorted by relevance

12

/AOO42X/main/sw/source/ui/inc/
H A Dtoolbox.hrc34 ToolBoxItem { Type = TOOLBOXITEM_SEPARATOR ; }; \
40 ToolBoxItem { Type = TOOLBOXITEM_SEPARATOR ; };
77 Type = TOOLBOXITEM_SEPARATOR ; \
133 Type = TOOLBOXITEM_SEPARATOR ; \
165 Type = TOOLBOXITEM_SEPARATOR ; \
192 Type = TOOLBOXITEM_SEPARATOR ; \
212 Type = TOOLBOXITEM_SEPARATOR ; \
232 Type = TOOLBOXITEM_SEPARATOR ; \
276 Type = TOOLBOXITEM_SEPARATOR ; \
301 Type = TOOLBOXITEM_SEPARATOR ; \
[all …]
/AOO42X/main/sw/source/ui/utlui/
H A Dnavipi.src138 Type = TOOLBOXITEM_SEPARATOR ;
172 Type = TOOLBOXITEM_SEPARATOR ;
183 Type = TOOLBOXITEM_SEPARATOR ;
208 Type = TOOLBOXITEM_SEPARATOR ;
219 Type = TOOLBOXITEM_SEPARATOR ;
253 Type = TOOLBOXITEM_SEPARATOR ;
275 Type = TOOLBOXITEM_SEPARATOR ;
285 Type = TOOLBOXITEM_SEPARATOR ;
/AOO42X/main/svx/source/dialog/
H A Dcontdlg.src57 Type = TOOLBOXITEM_SEPARATOR ;
68 Type = TOOLBOXITEM_SEPARATOR ;
104 Type = TOOLBOXITEM_SEPARATOR ;
137 Type = TOOLBOXITEM_SEPARATOR ;
147 Type = TOOLBOXITEM_SEPARATOR ;
H A Dimapdlg.src70 Type = TOOLBOXITEM_SEPARATOR ;
114 Type = TOOLBOXITEM_SEPARATOR ;
147 Type = TOOLBOXITEM_SEPARATOR ;
163 Type = TOOLBOXITEM_SEPARATOR ;
H A Dfontwork.src62 Type = TOOLBOXITEM_SEPARATOR ;
114 Type = TOOLBOXITEM_SEPARATOR ;
221 Type = TOOLBOXITEM_SEPARATOR ;
H A Dhyprlink.src93 Type = TOOLBOXITEM_SEPARATOR ;
/AOO42X/main/sw/source/ui/app/
H A Dapp.src598 Type = TOOLBOXITEM_SEPARATOR ;
610 Type = TOOLBOXITEM_SEPARATOR ;
622 Type = TOOLBOXITEM_SEPARATOR ;
630 Type = TOOLBOXITEM_SEPARATOR ;
642 Type = TOOLBOXITEM_SEPARATOR ;
/AOO42X/main/svtools/source/plugapp/
H A Dtesttool.src53 Type = TOOLBOXITEM_SEPARATOR;
61 Type = TOOLBOXITEM_SEPARATOR;
71 Type = TOOLBOXITEM_SEPARATOR;
/AOO42X/main/sfx2/source/appl/
H A Dapp.src297 Type = TOOLBOXITEM_SEPARATOR ;
309 Type = TOOLBOXITEM_SEPARATOR ;
326 Type = TOOLBOXITEM_SEPARATOR ;
/AOO42X/main/chart2/source/controller/dialogs/
H A Ddlg_DataEditor.src97 Type = TOOLBOXITEM_SEPARATOR ;
113 Type = TOOLBOXITEM_SEPARATOR ;
/AOO42X/main/sd/source/ui/dlg/
H A Dnavigatr.src61 Type = TOOLBOXITEM_SEPARATOR ;
93 Type = TOOLBOXITEM_SEPARATOR ;
/AOO42X/main/extensions/source/bibliography/
H A Dtoolbar.src57 Type = TOOLBOXITEM_SEPARATOR ;
73 Type = TOOLBOXITEM_SEPARATOR ;
/AOO42X/main/framework/source/uielement/
H A Daddonstoolbarmanager.cxx295 …if ( nCount > 0 && ( m_pToolBar->GetItemType( nCount-1 ) != TOOLBOXITEM_SEPARATOR ) && nElements >… in FillToolbar()
304 …bAppendSeparator && nCount > 0 && ( m_pToolBar->GetItemType( nCount-1 ) != TOOLBOXITEM_SEPARATOR )) in FillToolbar()
/AOO42X/main/reportdesign/source/ui/dlg/
H A DCondFormat.src144 Type = TOOLBOXITEM_SEPARATOR;
368 Type = TOOLBOXITEM_SEPARATOR ;
/AOO42X/main/rsc/inc/
H A Dvclrsc.hxx90 TOOLBOXITEM_SPACE, TOOLBOXITEM_SEPARATOR, enumerator
/AOO42X/main/dbaccess/source/ui/inc/
H A Dtoolbox_tmpl.hrc27 #define CUR_SEPARATOR CUR_ITEM {Type = TOOLBOXITEM_SEPARATOR;}
/AOO42X/main/svtools/source/contnr/
H A Dtemplwin.src115 Type = TOOLBOXITEM_SEPARATOR ;
/AOO42X/main/sc/source/ui/navipi/
H A Dnavipi.src172 // ToolBoxItem { Type = TOOLBOXITEM_SEPARATOR ; };
/AOO42X/main/sfx2/source/toolbox/
H A Dimgmgr.cxx408 case TOOLBOXITEM_SEPARATOR: in SetImagesForceSize()
/AOO42X/main/vcl/source/window/
H A Dtoolbox.cxx2204 else if ( it->meType == TOOLBOXITEM_SEPARATOR ) in ImplCalcBreaks()
2294 if ( aLookup->meType == TOOLBOXITEM_SEPARATOR ) in ImplFollowedByVisibleButton()
2699 if ( it->meType == TOOLBOXITEM_SEPARATOR ) in ImplFormat()
2708 if ( (temp_it->meType == TOOLBOXITEM_SEPARATOR) || in ImplFormat()
3462 (pItem->meType == TOOLBOXITEM_SEPARATOR) && in ImplDrawItem()
H A Dtoolbox2.cxx289 else if ( meType == TOOLBOXITEM_SEPARATOR ) in GetSize()
771 aItem.meType = TOOLBOXITEM_SEPARATOR; in InsertSeparator()
/AOO42X/main/accessibility/source/standard/
H A Dvclxaccessibletoolboxitem.cxx113 case TOOLBOXITEM_SEPARATOR : in DBG_NAME()
/AOO42X/main/vcl/inc/vcl/
H A Dtoolbox.hxx148 TOOLBOXITEM_SPACE, TOOLBOXITEM_SEPARATOR, enumerator
/AOO42X/main/svx/source/form/
H A Ddatanavi.src68 Type = TOOLBOXITEM_SEPARATOR ;
/AOO42X/main/rsc/source/parser/
H A Drscicpx.cxx1934 SETCONST( pEnum, "TOOLBOXITEM_SEPARATOR", TOOLBOXITEM_SEPARATOR ); in InitClassToolBoxItem()

12