Home
last modified time | relevance | path

Searched refs:PageProperties (Results 1 – 12 of 12) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.style.PageStyle.csv1 "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 …]
/trunk/main/svx/source/sdr/properties/
H A Dpageproperties.cxx38 SfxItemSet& PageProperties::CreateObjectSpecificItemSet(SfxItemPool& rPool) in CreateObjectSpecificItemSet()
44 PageProperties::PageProperties(SdrObject& rObj) in PageProperties() function in sdr::properties::PageProperties
49 PageProperties::PageProperties(const PageProperties& rProps, SdrObject& rObj) in PageProperties() function in sdr::properties::PageProperties
54 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 …]
/trunk/main/svx/inc/svx/sdr/properties/
H A Dpageproperties.hxx35 class PageProperties : public EmptyProperties class
49 PageProperties(SdrObject& rObj);
52 PageProperties(const PageProperties& rProps, SdrObject& rObj);
55 virtual ~PageProperties();
/trunk/main/offapi/com/sun/star/style/
H A DPageStyle.idl32 #include <com/sun/star/style/PageProperties.idl>
58 service com::sun::star::style::PageProperties;
H A DPageProperties.idl74 published service PageProperties
/trunk/main/svx/source/svdraw/
H A Dsvdopage.cxx48 return new sdr::properties::PageProperties(*this); in CreateObjectSpecificProperties()
/trunk/main/offapi/com/sun/star/text/
H A DXHeaderFooterPageStyle.idl43 <type scope="com::sun::star::style">PageProperties</type> instead
H A DXHeaderFooter.idl43 <type scope="com::sun::star::style">PageProperties</type> instead
/trunk/main/sw/qa/unoapi/
H A Dknownissues.xcl48 sw.PageStyle::com::sun::star::style::PageProperties
/trunk/main/offapi/type_reference/
H A Dtypelibrary_history.txt76 ..style.PageProperties -> for 93 properties related to footer and header
/trunk/main/odk/pack/copying/
H A Didl_chapter_refs.txt2552 com.sun.star.style.PageProperties
2556 com.sun.star.style.PageProperties
/trunk/main/offapi/
H A DUnoApi_offapi.mk898 offapi/com/sun/star/style/PageProperties \

Completed in 64 milliseconds