/aoo42x/main/sw/source/ui/inc/ |
H A D | toolbox.hrc | 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 ; \ 392 Type = TOOLBOXITEM_SEPARATOR ; \ 404 Type = TOOLBOXITEM_SEPARATOR ; \ [all …]
|
/aoo42x/main/sw/source/ui/utlui/ |
H A D | navipi.src | 140 Type = TOOLBOXITEM_SEPARATOR ; 175 Type = TOOLBOXITEM_SEPARATOR ; 186 Type = TOOLBOXITEM_SEPARATOR ; 211 Type = TOOLBOXITEM_SEPARATOR ; 222 Type = TOOLBOXITEM_SEPARATOR ; 256 Type = TOOLBOXITEM_SEPARATOR ; 278 Type = TOOLBOXITEM_SEPARATOR ; 288 Type = TOOLBOXITEM_SEPARATOR ;
|
/aoo42x/main/svx/source/dialog/ |
H A D | contdlg.src | 59 Type = TOOLBOXITEM_SEPARATOR ; 70 Type = TOOLBOXITEM_SEPARATOR ; 106 Type = TOOLBOXITEM_SEPARATOR ; 139 Type = TOOLBOXITEM_SEPARATOR ; 149 Type = TOOLBOXITEM_SEPARATOR ;
|
H A D | imapdlg.src | 70 Type = TOOLBOXITEM_SEPARATOR ; 114 Type = TOOLBOXITEM_SEPARATOR ; 147 Type = TOOLBOXITEM_SEPARATOR ; 163 Type = TOOLBOXITEM_SEPARATOR ;
|
H A D | fontwork.src | 64 Type = TOOLBOXITEM_SEPARATOR ; 116 Type = TOOLBOXITEM_SEPARATOR ; 223 Type = TOOLBOXITEM_SEPARATOR ;
|
H A D | hyprlink.src | 93 Type = TOOLBOXITEM_SEPARATOR ;
|
/aoo42x/main/sw/source/ui/app/ |
H A D | app.src | 598 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 D | testtool.src | 53 Type = TOOLBOXITEM_SEPARATOR; 61 Type = TOOLBOXITEM_SEPARATOR; 71 Type = TOOLBOXITEM_SEPARATOR;
|
/aoo42x/main/sfx2/source/appl/ |
H A D | app.src | 297 Type = TOOLBOXITEM_SEPARATOR ; 309 Type = TOOLBOXITEM_SEPARATOR ; 326 Type = TOOLBOXITEM_SEPARATOR ;
|
/aoo42x/main/chart2/source/controller/dialogs/ |
H A D | dlg_DataEditor.src | 97 Type = TOOLBOXITEM_SEPARATOR ; 113 Type = TOOLBOXITEM_SEPARATOR ;
|
/aoo42x/main/sd/source/ui/dlg/ |
H A D | navigatr.src | 63 Type = TOOLBOXITEM_SEPARATOR ; 95 Type = TOOLBOXITEM_SEPARATOR ;
|
/aoo42x/main/extensions/source/bibliography/ |
H A D | toolbar.src | 57 Type = TOOLBOXITEM_SEPARATOR ; 73 Type = TOOLBOXITEM_SEPARATOR ;
|
/aoo42x/main/framework/source/uielement/ |
H A D | addonstoolbarmanager.cxx | 295 …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 D | CondFormat.src | 147 Type = TOOLBOXITEM_SEPARATOR; 372 Type = TOOLBOXITEM_SEPARATOR;
|
/aoo42x/main/rsc/inc/ |
H A D | vclrsc.hxx | 90 TOOLBOXITEM_SPACE, TOOLBOXITEM_SEPARATOR, enumerator
|
/aoo42x/main/dbaccess/source/ui/inc/ |
H A D | toolbox_tmpl.hrc | 27 #define CUR_SEPARATOR CUR_ITEM {Type = TOOLBOXITEM_SEPARATOR;}
|
/aoo42x/main/sc/source/ui/navipi/ |
H A D | navipi.src | 174 // ToolBoxItem { Type = TOOLBOXITEM_SEPARATOR; };
|
/aoo42x/main/svtools/source/contnr/ |
H A D | templwin.src | 117 Type = TOOLBOXITEM_SEPARATOR ;
|
/aoo42x/main/sfx2/source/toolbox/ |
H A D | imgmgr.cxx | 408 case TOOLBOXITEM_SEPARATOR: in SetImagesForceSize()
|
/aoo42x/main/vcl/source/window/ |
H A D | toolbox.cxx | 2204 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 D | toolbox2.cxx | 289 else if ( meType == TOOLBOXITEM_SEPARATOR ) in GetSize() 771 aItem.meType = TOOLBOXITEM_SEPARATOR; in InsertSeparator()
|
/aoo42x/main/accessibility/source/standard/ |
H A D | vclxaccessibletoolboxitem.cxx | 113 case TOOLBOXITEM_SEPARATOR : in DBG_NAME()
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | toolbox.hxx | 148 TOOLBOXITEM_SPACE, TOOLBOXITEM_SEPARATOR, enumerator
|
/aoo42x/main/svx/source/form/ |
H A D | datanavi.src | 68 Type = TOOLBOXITEM_SEPARATOR ;
|
/aoo42x/main/rsc/source/parser/ |
H A D | rscicpx.cxx | 1939 SETCONST( pEnum, "TOOLBOXITEM_SEPARATOR", TOOLBOXITEM_SEPARATOR ); in InitClassToolBoxItem()
|