Searched refs:tiValue (Results 1 – 2 of 2) sorted by relevance
295 TabitemValue tiValue; in calculateDecorations() local301 tiValue, ::rtl::OUString(), in calculateDecorations()315 TabitemValue tiValue; in preRenderItem() local317 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()
841 TabitemValue tiValue; in ImplDrawItem() local843 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 25 milliseconds