Home
last modified time | relevance | path

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

/aoo4110/main/vcl/source/control/
H A Dtabctrl.cxx89 #define TAB_EXTRASPACE_X 6 macro
315 aSize.Width() += TAB_EXTRASPACE_X; in ImplGetItemSize()
318 else if ( pItem->maFormatText.Len() < TAB_EXTRASPACE_X ) in ImplGetItemSize()
319 aSize.Width() += TAB_EXTRASPACE_X-pItem->maFormatText.Len(); in ImplGetItemSize()

Completed in 39 milliseconds