Searched refs:TAB_EXTRASPACE_X (Results 1 – 1 of 1) sorted by relevance
86 #define TAB_EXTRASPACE_X 6 macro311 aSize.Width() += TAB_EXTRASPACE_X; in ImplGetItemSize()314 else if ( pItem->maFormatText.Len() < TAB_EXTRASPACE_X ) in ImplGetItemSize()315 aSize.Width() += TAB_EXTRASPACE_X-pItem->maFormatText.Len(); in ImplGetItemSize()