Searched refs:ItemFlags (Results 1 – 1 of 1) sorted by relevance
| /AOO41X/main/svtools/source/toolpanel/ |
| H A D | paneltabbar.cxx | 58 typedef sal_uInt16 ItemFlags; typedef 72 ControlState lcl_ItemToControlState( const ItemFlags i_nItemFlags ) in lcl_ItemToControlState() 91 …virtual Rectangle calculateDecorations( const Rectangle& i_rContentArea, const ItemFlags i_nItem… 92 …virtual void preRenderItem( const Rectangle& i_rContentRect, const ItemFlags i_nItemFlags )… 93 …enderItem( Window& i_rActualWindow, const Rectangle& i_rItemRect, const ItemFlags i_nItemFlags ) c… 116 …virtual Rectangle calculateDecorations( const Rectangle& i_rContentArea, const ItemFlags i_nItem… 117 …virtual void preRenderItem( const Rectangle& i_rContentRect, const ItemFlags i_nItemFlags )… 118 …enderItem( Window& i_rActualWindow, const Rectangle& i_rItemRect, const ItemFlags i_nItemFlags ) c… 137 …mRenderer::calculateDecorations( const Rectangle& i_rContentArea, const ItemFlags i_nItemFlags ) c… in calculateDecorations() 145 …void VCLItemRenderer::preRenderItem( const Rectangle& i_rContentRect, const ItemFlags i_nItemFlags… in preRenderItem() [all …]
|