Kaydet (Commit) 0ecb2bd9 authored tarafından Ivan Timofeev's avatar Ivan Timofeev

remove traces of SvxFontTable

üst 9e137b29
...@@ -138,20 +138,6 @@ public: ...@@ -138,20 +138,6 @@ public:
typedef ContentAttribsInfo* ContentAttribsInfoPtr; typedef ContentAttribsInfo* ContentAttribsInfoPtr;
SV_DECL_PTRARR( ContentInfoArray, ContentAttribsInfoPtr, 1 ) SV_DECL_PTRARR( ContentInfoArray, ContentAttribsInfoPtr, 1 )
// ----------------------------------------------------------------------
// class SvxFontTable
// ----------------------------------------------------------------------
DECLARE_TABLE( DummyFontTable, SvxFontItem* )
class SvxFontTable : public DummyFontTable
{
public:
SvxFontTable();
~SvxFontTable();
sal_uLong GetId( const SvxFontItem& rFont );
};
// ---------------------------------------------------------------------- // ----------------------------------------------------------------------
// class SvxColorList // class SvxColorList
// ---------------------------------------------------------------------- // ----------------------------------------------------------------------
......
...@@ -46,7 +46,6 @@ SelRange ...@@ -46,7 +46,6 @@ SelRange
SortedPositions_SAR SortedPositions_SAR
SvxACorrChars SvxACorrChars
SvxColorList SvxColorList
SvxFontTable
SvxRTFStyleType SvxRTFStyleType
SvxTabStopArr_SAR SvxTabStopArr_SAR
TextPortionList TextPortionList
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment