diff options
author | Joseph Powers <jpowers27@cox.net> | 2011-08-29 07:48:25 -0700 |
---|---|---|
committer | Joseph Powers <jpowers27@cox.net> | 2011-08-29 20:27:24 -0700 |
commit | 382ac86a3ab9ba105aa3e469566b7cd86c6ca39f (patch) | |
tree | a7c56e228d81363cd6f0984f81ec04f6fa17f969 /unusedcode.easy | |
parent | 9914f6402909edbe5ce461307f4d26bcd864eacc (diff) |
Remove the now obsolete XPropertyTable class
XColorTable was the last class using this code and it's now based on
XPropertyList instead.
Diffstat (limited to 'unusedcode.easy')
-rw-r--r-- | unusedcode.easy | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index 691fec31ef6e..cd3d6ada544c 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -1622,8 +1622,6 @@ XMLTextParagraphExport::FindTextStyle(com::sun::star::uno::Reference<com::sun::s XMLTextParagraphExport::GetHeadingLevel(rtl::OUString const&) XMLVisAreaContext::XMLVisAreaContext(SvXMLImport&, unsigned short, rtl::OUString const&, com::sun::star::uno::Reference<com::sun::star::xml::sax::XAttributeList> const&, Rectangle&, MapUnit) XPropertyList::Clear() -XPropertyTable::Clear() -XPropertyTable::GetBitmap(long) const XSecController::collectToSign(int, rtl::OUString const&) XSecController::getErrorMessage() XSecController::setSAXChainConnector(com::sun::star::uno::Reference<com::sun::star::xml::sax::XParser> const&, com::sun::star::uno::Reference<com::sun::star::xml::sax::XDocumentHandler> const&, com::sun::star::uno::Reference<com::sun::star::xml::crypto::sax::XElementStackKeeper> const&) |