Lines Matching refs:SfxStyleSheetBase
59 class SW_DLLPUBLIC SwDocStyleSheet : public SfxStyleSheetBase
180 virtual SfxStyleSheetBase *operator[](sal_uInt16 nIdx);
181 virtual SfxStyleSheetBase* First();
182 virtual SfxStyleSheetBase* Next();
183 virtual SfxStyleSheetBase* Find(const UniString& rStr);
199 virtual SfxStyleSheetBase* Create( const String&, SfxStyleFamily, sal_uInt16 nMask);
200 virtual SfxStyleSheetBase* Create( const SfxStyleSheetBase& );
207 virtual void Replace( SfxStyleSheetBase& rSource,
208 SfxStyleSheetBase& rTarget );
209 …virtual SfxStyleSheetBase& Make(const String&, SfxStyleFamily, sal_uInt16 nMask, sal_uInt16 nPos =…
211 virtual SfxStyleSheetBase* Find( const String&, SfxStyleFamily eFam,
217 virtual void Remove( SfxStyleSheetBase* pStyle);