Home
last modified time | relevance | path

Searched refs:rpProperties (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sd/source/ui/slidesorter/view/
H A DSlsTheme.cxx71 Theme::Theme (const ::boost::shared_ptr<controller::Properties>& rpProperties) in Theme() argument
73 maBackgroundColor(rpProperties->GetBackgroundColor().GetColor()), in Theme()
118 Update(rpProperties); in Theme()
124 void Theme::Update (const ::boost::shared_ptr<controller::Properties>& rpProperties) in Update() argument
127 mbIsHighContrastMode = rpProperties->IsHighContrastModeActive(); in Update()
130 maBackgroundColor = rpProperties->GetBackgroundColor().GetColor(); in Update()
138 const ColorData aSelectionColor (rpProperties->GetSelectionColor().GetColor()); in Update()
/aoo4110/main/sd/source/ui/slidesorter/inc/view/
H A DSlsTheme.hxx51 Theme (const ::boost::shared_ptr<controller::Properties>& rpProperties);
57 const ::boost::shared_ptr<controller::Properties>& rpProperties);
H A DSlsPageObjectViewObjectContact.hxx79 const ::boost::shared_ptr<controller::Properties>& rpProperties);

Completed in 19 milliseconds