diff options
author | Mariana Marasoiu <mariana.marasoiu@gmail.com> | 2012-03-14 01:25:57 +0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-03-14 16:41:15 +0000 |
commit | 238944f008610d7faeab473c9b26ad04fc024429 (patch) | |
tree | 02d60f04282c0261f32c91794abb9f376f89bf02 /unusedcode.easy | |
parent | f8c476f70c2315594dff38a5f36eb55673836080 (diff) |
Remove unused code in drawingml/theme.
Diffstat (limited to 'unusedcode.easy')
-rwxr-xr-x | unusedcode.easy | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index 97d0fb5cc81f..11e3bac4cda0 100755 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -901,7 +901,6 @@ oox::drawingml::ColorPropertySet::setColor(int) oox::drawingml::GraphicProperties::assignUsed(oox::drawingml::GraphicProperties const&) oox::drawingml::TextBodyProperties::pushToPropMap(oox::PropertyMap&) const oox::drawingml::TextListStyle::dump() const -oox::drawingml::Theme::getEffectStyle(int) const oox::drawingml::addMissingProperties(oox::PropertyMap const&, oox::PropertyMap&) oox::drawingml::chart::ObjectTypeFormatter::convertAutomaticLine(oox::PropertySet&, int) oox::drawingml::lcl_SequenceHasUnhiddenData(com::sun::star::uno::Reference<com::sun::star::chart2::data::XDataSequence> const&) |