diff options
author | Matúš Kukan <matus.kukan@gmail.com> | 2011-12-20 22:23:33 +0100 |
---|---|---|
committer | Matúš Kukan <matus.kukan@gmail.com> | 2011-12-20 22:26:12 +0100 |
commit | 9148757cc823efa0ac6dfe0a9a825bae47cb31fa (patch) | |
tree | 2087ef4beaeac05dabfb001d5159984ed26ea21e /unusedcode.easy | |
parent | 2a1d6d03303a927e2464017535fd655ac83392e2 (diff) |
callcather: remove sdr::Comment
Diffstat (limited to 'unusedcode.easy')
-rw-r--r-- | unusedcode.easy | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index 06c3d858622c..4af564ecaf10 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -2023,11 +2023,6 @@ sdext::presenter::(anonymous namespace)::TransparentOverlayAnimator::Transparent sdext::presenter::(anonymous namespace)::UnfoldInCenterAnimator::UnfoldInCenterAnimator(com::sun::star::uno::Reference<com::sun::star::drawing::framework::XResourceId> const&, rtl::Reference<sdext::presenter::PresenterController> const&, bool, std::__debug::vector<boost::function<void ()>, std::allocator<boost::function<void ()> > > const&, std::__debug::vector<boost::function<void ()>, std::allocator<boost::function<void ()> > > const&) sdext::presenter::PresenterHorizontalScrollBar::PresenterHorizontalScrollBar(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, com::sun::star::uno::Reference<com::sun::star::awt::XWindow> const&, boost::shared_ptr<sdext::presenter::PresenterPaintManager> const&, boost::function<void (double)> const&) sdext::presenter::PresenterTextView::PresenterTextView(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, com::sun::star::uno::Reference<com::sun::star::rendering::XCanvas> const&) -sdr::Comment::Comment(unsigned int, Date, rtl::OUString const&, rtl::OUString const&, basegfx::B2DPoint const&) -sdr::Comment::SetCreationDate(Date) -sdr::Comment::SetPosition(basegfx::B2DPoint const&) -sdr::Comment::SetText(rtl::OUString const&) -sdr::Comment::SetUserName(rtl::OUString const&) sdr::animation::Scheduler::Reset(unsigned int) sdr::contact::ViewContactOfPageObj::GetReferencedPage() const sdr::contact::ViewContactOfSdrMediaObj::hasPreferredSize() const |