diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-06-11 09:16:16 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-06-11 10:47:30 +0100 |
commit | c8d8bcf3fdf49aae6d8415c9c9a9f9418d87bd6b (patch) | |
tree | bbc0fbdfd9d399488578db7b23cdc202dec5b829 /unusedcode.easy | |
parent | 5a37986b4cae4c1c5d25fd19cfa2edb9edd4ba53 (diff) |
callcatcher: update unused code
Change-Id: Iee19af81c648cb82074d8cabc13716b0d38c7ff6
Diffstat (limited to 'unusedcode.easy')
-rw-r--r-- | unusedcode.easy | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index b9bb9885c383..91a5f4b042ee 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -14,9 +14,11 @@ MenuBar::AddMenuBarButton(Image const&, Link const&, rtl::OUString const&, unsig MenuBar::GetMenuBarButtonRectPixel(unsigned short) MenuBar::RemoveMenuBarButton(unsigned short) MenuBar::SetMenuBarButtonHighlightHdl(unsigned short, Link const&) +MetaAction::TypeName(unsigned short) MetafileXmlDump::filterNoneActionTypes() OpenGLContext::renderToFile() OpenGLRender::CreateTextTexture(rtl::OUString const&, Font, long, com::sun::star::awt::Point, com::sun::star::awt::Size, long) +OpenGLRender::GetAsBitmap() OutputDevice::GetCanvas() const OutputDevice::HasAlpha() OutputDevice::LogicToLogic(basegfx::B2DPolyPolygon const&, MapMode const&, MapMode const&) @@ -30,7 +32,6 @@ RenderPrimitive::copyVertexBufferData(char const*, unsigned int) SalGraphics::drawTransformedBitmap(basegfx::B2DPoint const&, basegfx::B2DPoint const&, basegfx::B2DPoint const&, SalBitmap const&, SalBitmap const*) ScDocument::AreaBroadcastInRange(ScRange const&, ScHint const&) ScDocument::CreateFormatTable() const -ScExtIButton::GetSelected() const ScFormulaCellGroup::scheduleCompilation() ScRawToken::Clone() const ScRawToken::Delete() @@ -53,9 +54,10 @@ StyleSettings::SetUseFlatBorders(bool) StyleSettings::SetUseFlatMenus(bool) SvpSalInstance::PostedEventsInQueue() SvtListener::IsListening(SvtBroadcaster&) const -SvxDummyShapeContainer::SvxDummyShapeContainer(com::sun::star::uno::Reference<com::sun::star::drawing::XShapes>) SvxFontListBox::GetSelectEntry() const SvxNumberFormatShell::IsAdded_Impl(unsigned long) +SvxOpenGLObject::getRenderer() +SvxOpenGLObject::setRenderer(IOpenGLRenderer*) TextDoc::IsValidPaM(TextPaM const&) Texture::setSamplerParameter(unsigned int, unsigned int) UnoApiTest::closeDocument(com::sun::star::uno::Reference<com::sun::star::lang::XComponent>) |