Searched refs:PaneStyle (Results 1 – 1 of 1) sorted by relevance
140 class PaneStyle class143 PaneStyle (void);144 ~PaneStyle (void);149 ::boost::shared_ptr<PaneStyle> mpParentStyle;162 typedef ::boost::shared_ptr<PaneStyle> SharedPaneStyle;1042 ::boost::shared_ptr<PaneStyle> pStyle (new PaneStyle()); in ProcessPaneStyle()1107 PaneStyle::PaneStyle (void) in PaneStyle() function in sdext::presenter::__anon7bfc12000211::PaneStyle1120 PaneStyle::~PaneStyle (void) in ~PaneStyle()1127 void PaneStyle::UpdateBorderSize (BorderSize& rBorderSize, bool bInner) in UpdateBorderSize()1146 const SharedBitmapDescriptor PaneStyle::GetBitmap (const OUString& rsBitmapName) const in GetBitmap()[all …]
Completed in 8 milliseconds