summaryrefslogtreecommitdiff
path: root/sw/source/ui/uno
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-06-18 23:03:37 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-06-18 23:04:20 +0900
commit40bb1f631b1b79db919474846996e67eb12a9907 (patch)
treefa11e94920db3c07055801944cfa083696b26c4b /sw/source/ui/uno
parent213d5355d78a0a690e366645d6416f4a8fe5e666 (diff)
removed unused forward declarations of class
Change-Id: I32894b853912741e935e2409d2857fe384f67665
Diffstat (limited to 'sw/source/ui/uno')
-rw-r--r--sw/source/ui/uno/swdetect.hxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/sw/source/ui/uno/swdetect.hxx b/sw/source/ui/uno/swdetect.hxx
index d68615e19548..f2fd71b2c031 100644
--- a/sw/source/ui/uno/swdetect.hxx
+++ b/sw/source/ui/uno/swdetect.hxx
@@ -48,18 +48,10 @@ namespace com
{
namespace star
{
- namespace uno
- {
- class Any;
- }
namespace lang
{
class XMultiServiceFactory;
}
- namespace frame
- {
- class XFrame;
- }
namespace beans
{
struct PropertyValue;