Lines Matching refs:SwFmt
137 class SwFmt;
638 typedef SwFmt* (SwDoc:: *FNCopyFmt)( const String&, SwFmt*, sal_Bool, sal_Bool );
640 SwFmt* CopyFmt( const SwFmt& rFmt, const SvPtrarr& rFmtArr,
641 FNCopyFmt fnCopyFmt, const SwFmt& rDfltFmt );
643 FNCopyFmt fnCopyFmt, SwFmt& rDfltFmt );
646 SwFmt* FindFmtByName( const SvPtrarr& rFmtArr,
701 SwFmt *_MakeCharFmt(const String &, SwFmt *, sal_Bool, sal_Bool );
702 SwFmt *_MakeFrmFmt(const String &, SwFmt *, sal_Bool, sal_Bool );
703 SwFmt *_MakeTxtFmtColl(const String &, SwFmt *, sal_Bool, sal_Bool );
923 virtual SwFmt* GetFmtFromPool( sal_uInt16 nId );
1239 void SetAttr( const SfxPoolItem&, SwFmt& );
1240 void SetAttr( const SfxItemSet&, SwFmt& );
1245 SwFmt& rChangedFormat );
2065 void ChgFmt(SwFmt & rFmt, const SfxItemSet & rSet);
2067 void RenameFmt(SwFmt & rFmt, const String & sNewName,