diff options
author | Caolán McNamara <caolanm@redhat.com> | 2015-05-08 09:21:42 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-05-08 09:47:35 +0100 |
commit | efdd215124df0ab98a33525ac01a9d8ff4a542d4 (patch) | |
tree | d53f78ab948f71af2c3a23b4d788decf84c80772 /unusedcode.easy | |
parent | c5a96b5d3d2a40ab202acc1559c361712d8ffe32 (diff) |
callcatcher: update unused code
Change-Id: I8563922204d3ec93bf138cbd1aaba620c0215bf7
Diffstat (limited to 'unusedcode.easy')
-rw-r--r-- | unusedcode.easy | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index 2ea49e21799b..282a1dd1d607 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -1,6 +1,8 @@ BigInt::BigInt(unsigned int) BitmapFilterStackBlur::filter(BitmapEx&) +Color::ApplyTintOrShade(short) FontCharMap::GetDefaultMap(bool) +NotifyEvent::NotifyEvent() OpenGLContext::init(_XDisplay*, unsigned long, unsigned int, unsigned int, int) OpenGLContext::renderToFile() OpenGLContext::requestSingleBufferedRendering() @@ -97,7 +99,6 @@ sc::FormulaGroupAreaListener::getRange() const sc::FormulaGroupAreaListener::getTopCellPos() const sd::LeftDrawPaneShell::RegisterInterface(SfxModule*) sd::LeftImpressPaneShell::RegisterInterface(SfxModule*) -std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, (anonymous namespace)::TemplateId>, std::_Select1st<std::pair<rtl::OUString const, (anonymous namespace)::TemplateId> >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, (anonymous namespace)::TemplateId> > >::_Rb_tree(std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, (anonymous namespace)::TemplateId>, std::_Select1st<std::pair<rtl::OUString const, (anonymous namespace)::TemplateId> >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, (anonymous namespace)::TemplateId> > >&&) std::__cxx1998::vector<rtl::Reference<oox::xls::(anonymous namespace)::WorkerThread>, std::allocator<rtl::Reference<oox::xls::(anonymous namespace)::WorkerThread> > >::reserve(unsigned long) vcl::IsWindowSystemAvailable() vcl::MapChar(vcl::_TrueTypeFont*, unsigned short, bool) |