Searched defs:ItemDescriptor (Results 1 – 2 of 2) sorted by relevance
43 struct ItemDescriptor struct45 PToolPanel pPanel;46 … Rectangle aCompleteArea; // bounding area if the both text and icon are to be rendererd47 Rectangle aIconOnlyArea; // bounding area if the icon is to be rendererd48 Rectangle aTextOnlyArea; // bounding area if the text is to be rendererd49 TabItemContent eContent;53 ItemDescriptor() in ItemDescriptor() argument62 const Rectangle& GetRect( const TabItemContent i_eItemContent ) const in GetRect()74 const Rectangle& GetCurrentRect() const in GetCurrentRect()
84 class ItemDescriptor class in sfx2::sidebar::SidebarToolBox
Completed in 14 milliseconds