diff options
author | Joseph Powers <jpowers27@cox.net> | 2011-07-23 08:02:24 -0700 |
---|---|---|
committer | Joseph Powers <jpowers27@cox.net> | 2011-07-23 08:02:24 -0700 |
commit | 8daa0a9fffc4b773b50f128858f8ee4aea7c7506 (patch) | |
tree | 0bc74da4b8e9783efeb19c71ded68b5fc0fd38ee | |
parent | cd90c2e4eb6807c7914e955fc14c02ecaa516218 (diff) |
unusedcode.easy: AlphaMask
-rw-r--r-- | unusedcode.easy | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index e65fa3751..b5a2011be 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -1,13 +1,5 @@ (anonymous namespace)::getState(std::vector<cppcanvas::internal::OutDevState, std::allocator<cppcanvas::internal::OutDevState> > const&) (anonymous namespace)::writeInfo(com::sun::star::uno::Reference<com::sun::star::registry::XRegistryKey> const&, rtl::OUString const&, rtl::OUString const&) -AlphaMask::Crop(Rectangle const&) -AlphaMask::Expand(unsigned long, unsigned long, unsigned char*) -AlphaMask::Invert() -AlphaMask::Mirror(unsigned long) -AlphaMask::Replace(unsigned char*, unsigned char*, unsigned long, unsigned long*) -AlphaMask::Rotate(long, unsigned char) -AlphaMask::Scale(Size const&, unsigned long) -AlphaMask::Scale(double const&, double const&, unsigned long) Application::PostUserEvent(unsigned long, void*) BasicError::BasicError() BasicIDEDLL::Exit() |