diff options
author | Joseph Powers <jpowers27@cox.net> | 2011-08-21 22:17:03 -0700 |
---|---|---|
committer | Joseph Powers <jpowers27@cox.net> | 2011-08-21 22:17:03 -0700 |
commit | 180ffa7c8505ac03a2637a995f1b7f12c8ef2202 (patch) | |
tree | fff22efdb0c9ba18f132ff422a8eb4c56a459297 /unusedcode.easy | |
parent | cc3ba7e9377fd6b353d883910b2e651cc2319cd9 (diff) |
unusedcode.easy: Cleanup GraphicHelper
Note: getDeviceInfo() is used in oox/source/xls/unitconverter.cxx
(UnitConverter::UnitConverter)
Diffstat (limited to 'unusedcode.easy')
-rw-r--r-- | unusedcode.easy | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index 91b6e56b3459..c27f4630200e 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -245,9 +245,6 @@ Graphic::GetGraphicsCompressMode(SvStream&) Graphic::StartAnimation(OutputDevice*, Point const&, long, OutputDevice*) Graphic::WriteEmbedded(SvStream&) GraphicConverter::ImplConvert(unsigned long, void*, unsigned long, void**, unsigned long) -GraphicHelper::convertAppFontToHmm(com::sun::star::awt::Point const&) const -GraphicHelper::convertAppFontToHmm(com::sun::star::awt::Size const&) const -GraphicHelper::getDeviceInfo() const GraphicReader::IsPreviewModeEnabled() const GroupTable::SkipCurrentGroup() HTMLControls::Insert(HTMLControl const*&, unsigned short&) |