diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2013-07-21 13:06:53 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2013-07-21 13:06:53 +0200 |
commit | 81f08fc302faa7a0cc84e3736fce1e8062251b90 (patch) | |
tree | ebc1790c94d9eff52e13b111dabb46867fa4c679 | |
parent | 958556ff3cfbfa1cc1022477af1e2bd635cba153 (diff) |
CreateToolBoxBackground must have been already removed
Change-Id: I7bb315c607225775571f3feeee9c44f2190449f3
-rw-r--r-- | unusedcode.easy | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index 243136eed3ee..678125097d09 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -177,7 +177,6 @@ sdr::table::SdrTableObj::getRowCount() const sfx2::sidebar::AsynchronousCall::RequestCall(boost::function<void ()> const&) sfx2::sidebar::Context::EvaluateMatch(std::__debug::vector<sfx2::sidebar::Context, std::allocator<sfx2::sidebar::Context> > const&) const sfx2::sidebar::ContextList::IsEmpty() -sfx2::sidebar::ControlFactory::CreateToolBoxBackground(Window*, bool) sfx2::sidebar::Deck::GetIconURL(bool) const sfx2::sidebar::Deck::PrintWindowTree(std::__debug::vector<sfx2::sidebar::Panel*, std::allocator<sfx2::sidebar::Panel*> > const&) sfx2::sidebar::EnumContext::EvaluateMatch(std::__debug::vector<sfx2::sidebar::EnumContext, std::allocator<sfx2::sidebar::EnumContext> > const&) const |