diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-02-12 05:00:50 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-02-12 05:02:10 +0100 |
commit | b3776dfe6c41ac0a9855c650c3ef4811002426a4 (patch) | |
tree | 92f84b5627f3969058cc804debda71bf165a8c60 /unusedcode.easy | |
parent | 75b4d17f961ceec179e98fe07652e4ce719c16cb (diff) |
unusedcode.easy: remove MatrixArranger
Diffstat (limited to 'unusedcode.easy')
-rwxr-xr-x | unusedcode.easy | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index ff050257a56d..6567bbcff7f5 100755 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -1482,12 +1482,7 @@ ucbhelper::SimpleCertificateValidationRequest::getResponse() const utl::OConfigurationNode::appendNode(rtl::OUString const&, utl::OConfigurationNode const&) const utl::TransliterationWrapper::compareSubstring(String const&, int, int, String const&, int, int) const vcl::I18nHelper::GetDate(Date const&) const -vcl::LabeledElement::setLabel(boost::shared_ptr<vcl::WindowArranger> const&) vcl::LazyDeletor<Menu>::is_less(Menu*, Menu*) -vcl::MatrixArranger::addChild(boost::shared_ptr<vcl::WindowArranger> const&, unsigned int, unsigned int, int) -vcl::MatrixArranger::addWindow(Window*, unsigned int, unsigned int, int, Size const&) -vcl::MatrixArranger::remove(Window*) -vcl::MatrixArranger::remove(boost::shared_ptr<vcl::WindowArranger> const&) vcl::PDFExtOutDevData::EndGroup() vcl::PDFExtOutDevData::GetFormsFormat() const vcl::PDFExtOutDevData::SetAutoAdvanceTime(unsigned int, int) |