Searched refs:PageProperties (Results 1 – 10 of 10) sorted by relevance
1 "PageStyle";"com::sun::star::style::PageProperties";"BackColor"2 "PageStyle";"com::sun::star::style::PageProperties";"BackGraphicURL"3 "PageStyle";"com::sun::star::style::PageProperties";"BackGraphicFilter"4 "PageStyle";"com::sun::star::style::PageProperties";"BackGraphicLocation"5 "PageStyle";"com::sun::star::style::PageProperties";"BackTransparent"6 "PageStyle";"com::sun::star::style::PageProperties";"LeftMargin"7 "PageStyle";"com::sun::star::style::PageProperties";"RightMargin"8 "PageStyle";"com::sun::star::style::PageProperties";"TopMargin"9 "PageStyle";"com::sun::star::style::PageProperties";"BottomMargin"10 "PageStyle";"com::sun::star::style::PageProperties";"LeftBorder"[all …]
38 SfxItemSet& PageProperties::CreateObjectSpecificItemSet(SfxItemPool& rPool) in CreateObjectSpecificItemSet()44 PageProperties::PageProperties(SdrObject& rObj) in PageProperties() function in sdr::properties::PageProperties49 PageProperties::PageProperties(const PageProperties& rProps, SdrObject& rObj) in PageProperties() function in sdr::properties::PageProperties54 PageProperties::~PageProperties() in ~PageProperties()58 BaseProperties& PageProperties::Clone(SdrObject& rObj) const in Clone()60 return *(new PageProperties(*this, rObj)); in Clone()65 const SfxItemSet& PageProperties::GetObjectItemSet() const in GetObjectItemSet()69 …((PageProperties*)this)->mpEmptyItemSet = &(((PageProperties*)this)->CreateObjectSpecificItemSet(*… in GetObjectItemSet()77 … void PageProperties::ItemChange(const sal_uInt16 /*nWhich*/, const SfxPoolItem* /*pNewItem*/) in ItemChange()82 SfxStyleSheet* PageProperties::GetStyleSheet() const in GetStyleSheet()[all …]
35 class PageProperties : public EmptyProperties class49 PageProperties(SdrObject& rObj);52 PageProperties(const PageProperties& rProps, SdrObject& rObj);55 virtual ~PageProperties();
32 #include <com/sun/star/style/PageProperties.idl>58 service com::sun::star::style::PageProperties;
54 PageProperties.idl\
74 published service PageProperties
48 return new sdr::properties::PageProperties(*this); in CreateObjectSpecificProperties()
43 <type scope="com::sun::star::style">PageProperties</type> instead
48 sw.PageStyle::com::sun::star::style::PageProperties