Home
last modified time | relevance | path

Searched refs:tiValue (Results 1 – 2 of 2) sorted by path

/trunk/main/svtools/source/toolpanel/
H A Dpaneltabbar.cxx295 TabitemValue tiValue; in calculateDecorations() local
301 tiValue, ::rtl::OUString(), in calculateDecorations()
315 TabitemValue tiValue; in preRenderItem() local
317 tiValue.mnAlignment |= TABITEM_FIRST_IN_GROUP; in preRenderItem()
319 tiValue.mnAlignment |= TABITEM_LAST_IN_GROUP; in preRenderItem()
322 …tiveControl( CTRL_TAB_ITEM, PART_ENTIRE_CONTROL, i_rContentRect, nState, tiValue, rtl::OUString() … in preRenderItem()
/trunk/main/vcl/source/control/
H A Dtabctrl.cxx841 TabitemValue tiValue; in ImplDrawItem() local
843 tiValue.mnAlignment |= TABITEM_LEFTALIGNED; in ImplDrawItem()
845 tiValue.mnAlignment |= TABITEM_RIGHTALIGNED; in ImplDrawItem()
847 tiValue.mnAlignment |= TABITEM_FIRST_IN_GROUP; in ImplDrawItem()
849 tiValue.mnAlignment |= TABITEM_LAST_IN_GROUP; in ImplDrawItem()
852 tiValue, rtl::OUString() ); in ImplDrawItem()

Completed in 24 milliseconds