Lines Matching refs:SwXStyle
52 class SwXStyle;
128 SwXStyle* _FindStyle(const String& rStyleName) const;
171 class SwXStyle : public cppu::WeakImplHelper7 class
212 …SwXStyle(SwDoc* pDoc, SfxStyleFamily eFam = SFX_STYLE_FAMILY_PARA, sal_Bool bConditional = sal_Fal…
213 SwXStyle(SfxStyleSheetBasePool& rPool, SfxStyleFamily eFam,
217 ~SwXStyle();
290 class SwXFrameStyle : public SwXStyle,
297 SwXStyle(rPool, SFX_STYLE_FAMILY_FRAME, pDoc, rStyleName){} in SwXFrameStyle()
301 virtual void SAL_CALL acquire( ) throw(){SwXStyle::acquire();} in acquire()
302 virtual void SAL_CALL release( ) throw(){SwXStyle::release();} in release()
314 class SwXPageStyle : public SwXStyle