Home
last modified time | relevance | path

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

/trunk/main/starmath/source/
H A Dtoolbox.src84 Type = TOOLBOXITEM_BREAK ;
167 Type = TOOLBOXITEM_BREAK ;
201 Type = TOOLBOXITEM_BREAK ;
235 Type = TOOLBOXITEM_BREAK ;
245 Type = TOOLBOXITEM_BREAK ;
305 Type = TOOLBOXITEM_BREAK ;
339 Type = TOOLBOXITEM_BREAK ;
371 Type = TOOLBOXITEM_BREAK ;
403 Type = TOOLBOXITEM_BREAK ;
467 Type = TOOLBOXITEM_BREAK ;
[all …]
/trunk/main/svx/source/tbxctrls/
H A Dgrafctrl.src65 Type = TOOLBOXITEM_BREAK ;
89 Type = TOOLBOXITEM_BREAK ;
/trunk/main/rsc/inc/
H A Dvclrsc.hxx91 TOOLBOXITEM_BREAK }; enumerator
/trunk/main/sc/source/ui/navipi/
H A Dnavipi.src175 ToolBoxItem { Type = TOOLBOXITEM_BREAK ; };
/trunk/main/sfx2/source/toolbox/
H A Dimgmgr.cxx410 case TOOLBOXITEM_BREAK: in SetImagesForceSize()
/trunk/main/sw/source/ui/utlui/
H A Dnavipi.src156 Type = TOOLBOXITEM_BREAK ;
/trunk/main/accessibility/source/standard/
H A Dvclxaccessibletoolboxitem.cxx114 case TOOLBOXITEM_BREAK : in DBG_NAME()
/trunk/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()
/trunk/main/vcl/inc/vcl/
H A Dtoolbox.hxx149 TOOLBOXITEM_BREAK }; enumerator
/trunk/main/rsc/source/parser/
H A Drscicpx.cxx1935 SETCONST( pEnum, "TOOLBOXITEM_BREAK", TOOLBOXITEM_BREAK ); in InitClassToolBoxItem()
/trunk/main/automation/source/server/
H A Dstatemnt.cxx963 case TOOLBOXITEM_BREAK: in WriteControlData()