Searched refs:SwXPageStyle (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/sw/source/core/unocore/ |
H A D | unostyle.cxx | 798 new SwXPageStyle(*pBasePool, pDocShell, eFamily, sStyleName) : in getByIndex() 839 new SwXPageStyle(*pBasePool, pDocShell, eFamily, sStyleName) : in getByName() 3155 SwXPageStyle::SwXPageStyle(SfxStyleSheetBasePool& rPool, in SwXPageStyle() function in SwXPageStyle 3166 SwXPageStyle::SwXPageStyle(SwDocShell* pDocSh) : in SwXPageStyle() function in SwXPageStyle 3175 SwXPageStyle::~SwXPageStyle() in ~SwXPageStyle() 3182 void SAL_CALL SwXPageStyle::SetPropertyValues_Impl( in SetPropertyValues_Impl() 3399 void SwXPageStyle::setPropertyValues( in setPropertyValues() 3446 uno::Sequence< uno::Any > SAL_CALL SwXPageStyle::GetPropertyValues_Impl( in GetPropertyValues_Impl() 3650 uno::Sequence< uno::Any > SwXPageStyle::getPropertyValues( in getPropertyValues() 3676 uno::Any SwXPageStyle::getPropertyValue(const OUString& rPropertyName) throw( in getPropertyValue() [all …]
|
H A D | unocoll.cxx | 458 new SwXPageStyle(pDoc->GetDocShell()) : in MakeInstance()
|
/aoo4110/main/sw/inc/ |
H A D | unostyle.hxx | 314 class SwXPageStyle : public SwXStyle class 323 SwXPageStyle(SfxStyleSheetBasePool& rPool, SwDocShell* pDocSh, SfxStyleFamily eFam, 326 SwXPageStyle(SwDocShell* pDocSh); 327 ~SwXPageStyle();
|
Completed in 32 milliseconds