summaryrefslogtreecommitdiff
path: root/sw/inc/txtatr.hxx
diff options
context:
space:
mode:
authorMichael Stahl <mst@openoffice.org>2009-11-05 18:38:26 +0100
committerMichael Stahl <mst@openoffice.org>2009-11-05 18:38:26 +0100
commit31b2c21980fb411312362e04e3344b0b915dfb50 (patch)
tree2a9554bfecf8190f402213e0fec7cb3184c2368c /sw/inc/txtatr.hxx
parent99b85ccbd02b33841ec0767593cab1bef3f26154 (diff)
#i58667#: sw refactoring:
remove class SwTxtXMLAttrContainer. adapt code to the fact that there are no RES_UNKNOWNATR_CONTAINER text hints.
Diffstat (limited to 'sw/inc/txtatr.hxx')
-rw-r--r--sw/inc/txtatr.hxx9
1 files changed, 0 insertions, 9 deletions
diff --git a/sw/inc/txtatr.hxx b/sw/inc/txtatr.hxx
index 92b51fede495..d9e9463a30a7 100644
--- a/sw/inc/txtatr.hxx
+++ b/sw/inc/txtatr.hxx
@@ -60,15 +60,6 @@ public:
};
-// ATT_XMLCONTAINERITEM ******************************
-
-class SwTxtXMLAttrContainer : public SwTxtAttrEnd
-{
-public:
- SwTxtXMLAttrContainer( SvXMLAttrContainerItem& rAttr,
- xub_StrLen nStart, xub_StrLen nEnd );
-};
-
// ******************************
class SwTxtAttrNesting : public SwTxtAttrEnd