diff options
author | Marcos Paulo de Souza <marcos.souza.org@gmail.com> | 2012-12-30 18:45:51 -0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@alta.org.br> | 2012-12-31 10:23:16 +0000 |
commit | 3d623f39335870e4c6706e6b985f0218e2faafa6 (patch) | |
tree | 244f12e5c640a9bb1af3fb1ff08ef7312dd63d7f /unusedcode.easy | |
parent | 9eb90b97e80979d384640763507004b2df102379 (diff) |
Remove some unused functions
Change-Id: I618de5d34d891b1b183cca12b71aff4128b2f92e
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1517
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
Diffstat (limited to 'unusedcode.easy')
-rwxr-xr-x | unusedcode.easy | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index c6bdb685a16d..8c8c30f75b2c 100755 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -5,11 +5,9 @@ PoHeader::PoHeader() SanExtensionImpl::setCertExtn(unsigned char*, unsigned int, unsigned char*, unsigned int, unsigned char) ScFiltersTest::testColorScaleODS() ScFiltersTest::testColorScaleXLSX() -ScMenuFloatingWindow::getDoc() ScVbaFormat<ooo::vba::excel::XStyle>::getAddIndent() ScVbaFormat<ooo::vba::excel::XStyle>::setAddIndent(com::sun::star::uno::Any const&) TextEngine::GetLeftMargin() const -TransitionScene::clear() UnoControl::UnoControl() VirtualDevice::SetOutputSizePixelScaleOffsetAndBuffer(Size const&, Fraction const&, Point const&, boost::shared_array<unsigned char> const&) Window::PostUserEvent(unsigned long&, unsigned long, void*) |