Home
last modified time | relevance | path

Searched refs:SharedButton (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsButtonBar.cxx70 const ::std::vector<SharedButton>& rButtons);
106 const ::std::vector<SharedButton>& rButtons);
127 const ::std::vector<SharedButton>& rButtons);
387 ::std::vector<SharedButton>& rButtons ( in GetButtonAt()
396 return SharedButton(); in GetButtonAt()
401 return SharedButton(); in GetButtonAt()
452 const ::std::vector<SharedButton>& rButtons ( in Paint()
799 const ::std::vector<SharedButton>& rButtons) in BackgroundTheme()
818 const ::std::vector<SharedButton>& rButtons) in UpdateMinimumIconSizes()
870 const ::std::vector<SharedButton>& rButtons) in RectangleBackgroundTheme()
[all …]
/trunk/main/sd/source/ui/slidesorter/inc/view/
H A DSlsButtonBar.hxx44 typedef ::boost::shared_ptr<Button> SharedButton; typedef
163 ::std::vector<SharedButton> maRegularButtons;
164 ::std::vector<SharedButton> maExcludedButtons;
178 SharedButton GetButtonAt (const Point aModelLocation);
179 bool SetButtonUnderMouse (const SharedButton& rButton = SharedButton());

Completed in 21 milliseconds