diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-09-14 22:13:56 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-09-15 11:23:37 +0100 |
commit | 1c38704ff1bff7942a9d1eb8452a43c03fe41449 (patch) | |
tree | 7ad5114802f4a802ab311b5613a4b6b4533644d1 /unusedcode.easy | |
parent | 1cbaa2a61090fab9e0b24ac3f18395ced92e984f (diff) |
callcatcher: some unused code
Diffstat (limited to 'unusedcode.easy')
-rw-r--r-- | unusedcode.easy | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index d5d44bcbb460..4d6f8b93c7fa 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -709,20 +709,11 @@ SdrTextObj::NbcSetFitToSize(SdrFitToSizeType) SdrTextObj::NbcSetMaxTextFrameHeight(long) SdrTextObj::NbcSetMaxTextFrameWidth(long) SdrTextObj::NbcSetTextHidden(unsigned char) -SdrTextObj::StartTextAnimation(OutputDevice*, Point const&, long) -SdrTextObj::StopTextAnimation(OutputDevice*, long) SdrUndoAttrObj::SetRepeatAttr(SfxItemSet const&) SdrUndoGroup::SdrUndoGroup(SdrModel&, String const&) SdrUndoGroup::push_front(SdrUndoAction*) SdrView::MarkNext(Point const&, unsigned char) SdrView::MarkNext(unsigned char) -SdrViewIter::FirstOutDev() -SdrViewIter::FirstPageView() -SdrViewIter::FirstWindow() -SdrViewIter::NextOutDev() -SdrViewIter::NextPageView() -SdrViewIter::NextWindow() -SdrViewIter::SdrViewIter(SdrModel const*) SectReprArr::Insert(SectRepr* const&, unsigned short&) SectReprArr::Insert(SectRepr* const*, unsigned short) SectReprArr::Insert(SectReprArr const*, unsigned short, unsigned short) @@ -815,7 +806,6 @@ SfxUShortRanges::Contains(unsigned short) const SfxUShortRanges::Intersects(SfxUShortRanges const&) const SfxUShortRanges::SfxUShortRanges(int, int, int, ...) SfxUShortRangesItem::SfxUShortRangesItem(unsigned short, unsigned short const*) -SfxUnoStyleSheet::SfxUnoStyleSheet(SfxStyleSheet const&) SfxViewFactory::~SfxViewFactory() SfxViewFrame::Hide() Slider::SetRangeMax(long) |