Searched refs:PageProperties (Results 1 – 12 of 12) sorted by relevance
1 "PageStyle";"com::sun::star::style::PageProperties";"BackColor"2 "PageStyle";"com::sun::star::style::PageProperties";"BackGraphicURL"6 "PageStyle";"com::sun::star::style::PageProperties";"LeftMargin"7 "PageStyle";"com::sun::star::style::PageProperties";"RightMargin"8 "PageStyle";"com::sun::star::style::PageProperties";"TopMargin"10 "PageStyle";"com::sun::star::style::PageProperties";"LeftBorder"11 "PageStyle";"com::sun::star::style::PageProperties";"RightBorder"12 "PageStyle";"com::sun::star::style::PageProperties";"TopBorder"25 "PageStyle";"com::sun::star::style::PageProperties";"Size"26 "PageStyle";"com::sun::star::style::PageProperties";"Width"[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()82 SfxStyleSheet* PageProperties::GetStyleSheet() const in GetStyleSheet()88 void PageProperties::PostItemChange(const sal_uInt16 nWhich ) in PostItemChange()[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
76 ..style.PageProperties -> for 93 properties related to footer and header
2552 com.sun.star.style.PageProperties2556 com.sun.star.style.PageProperties
Completed in 45 milliseconds