Home
last modified time | relevance | path

Searched refs:TOOLBOXITEM_BREAK (Results 1 – 12 of 12) sorted by relevance

/AOO41X/main/starmath/source/
H A Dtoolbox.src87 Type = TOOLBOXITEM_BREAK ;
170 Type = TOOLBOXITEM_BREAK ;
204 Type = TOOLBOXITEM_BREAK ;
238 Type = TOOLBOXITEM_BREAK ;
248 Type = TOOLBOXITEM_BREAK ;
308 Type = TOOLBOXITEM_BREAK ;
342 Type = TOOLBOXITEM_BREAK ;
374 Type = TOOLBOXITEM_BREAK ;
406 Type = TOOLBOXITEM_BREAK ;
470 Type = TOOLBOXITEM_BREAK ;
[all …]
/AOO41X/main/svx/source/tbxctrls/
H A Dgrafctrl.src67 Type = TOOLBOXITEM_BREAK ;
91 Type = TOOLBOXITEM_BREAK ;
/AOO41X/main/rsc/inc/
H A Dvclrsc.hxx91 TOOLBOXITEM_BREAK }; enumerator
/AOO41X/main/sc/source/ui/navipi/
H A Dnavipi.src177 ToolBoxItem { Type = TOOLBOXITEM_BREAK ; };
/AOO41X/main/sfx2/source/toolbox/
H A Dimgmgr.cxx410 case TOOLBOXITEM_BREAK: in SetImagesForceSize()
/AOO41X/main/accessibility/source/standard/
H A Dvclxaccessibletoolboxitem.cxx114 case TOOLBOXITEM_BREAK : in DBG_NAME()
/AOO41X/main/sw/source/ui/utlui/
H A Dnavipi.src162 Type = TOOLBOXITEM_BREAK ;
/AOO41X/main/vcl/source/window/
H A Dtoolbox2.cxx302 else if ( meType == TOOLBOXITEM_BREAK ) in GetSize()
791 aItem.meType = TOOLBOXITEM_BREAK; in InsertBreak()
H A Dtoolbox.cxx2207 else if ( (it->meType == TOOLBOXITEM_BREAK) && !IsMenuEnabled() ) in ImplCalcBreaks()
2215 if ( (it->meType == TOOLBOXITEM_BREAK) || in ImplCalcBreaks()
5388 if( it->meType == TOOLBOXITEM_BREAK ) in ImplCountLineBreaks()
/AOO41X/main/vcl/inc/vcl/
H A Dtoolbox.hxx149 TOOLBOXITEM_BREAK }; enumerator
/AOO41X/main/rsc/source/parser/
H A Drscicpx.cxx1940 SETCONST( pEnum, "TOOLBOXITEM_BREAK", TOOLBOXITEM_BREAK ); in InitClassToolBoxItem()
/AOO41X/main/automation/source/server/
H A Dstatemnt.cxx966 case TOOLBOXITEM_BREAK: in WriteControlData()