Home
last modified time | relevance | path

Searched refs:GroupProperties (Results 1 – 5 of 5) sorted by last modified time

/trunk/main/svx/source/svdraw/
H A Dsvdogrp.cxx79 return new sdr::properties::GroupProperties(*this); in CreateObjectSpecificProperties()
/trunk/main/svx/source/sdr/properties/
H A Dgroupproperties.cxx50 GroupProperties::GroupProperties(SdrObject& rObj) in GroupProperties() function in sdr::properties::GroupProperties
55 GroupProperties::GroupProperties(const GroupProperties& rProps, SdrObject& rObj) in GroupProperties() function in sdr::properties::GroupProperties
60 GroupProperties::~GroupProperties() in ~GroupProperties()
64 BaseProperties& GroupProperties::Clone(SdrObject& rObj) const in Clone()
66 return *(new GroupProperties(*this, rObj)); in Clone()
69 const SfxItemSet& GroupProperties::GetObjectItemSet() const in GetObjectItemSet()
75 const SfxItemSet& GroupProperties::GetMergedItemSet() const in GetMergedItemSet()
161 void GroupProperties::SetMergedItem(const SfxPoolItem& rItem) in SetMergedItem()
209 SfxStyleSheet* GroupProperties::GetStyleSheet() const in GetStyleSheet()
248 void GroupProperties::ForceDefaultAttributes() in ForceDefaultAttributes()
[all …]
/trunk/main/svx/inc/svx/sdr/properties/
H A Dgroupproperties.hxx35 class GroupProperties : public DefaultProperties class
55 GroupProperties(SdrObject& rObj);
58 GroupProperties(const GroupProperties& rProps, SdrObject& rObj);
61 virtual ~GroupProperties();
/trunk/main/reportdesign/source/inc/
H A DGroupProperties.hxx30 struct GroupProperties struct
40 GroupProperties() in GroupProperties() function
/trunk/main/reportdesign/source/core/inc/
H A DGroup.hxx55 ::rptshared::GroupProperties m_aProps;

Completed in 26 milliseconds