summaryrefslogtreecommitdiff
path: root/sw/inc/unoparagraph.hxx
diff options
context:
space:
mode:
authorMichael Stahl <mst@openoffice.org>2010-01-08 17:13:55 +0100
committerMichael Stahl <mst@openoffice.org>2010-01-08 17:13:55 +0100
commit2db8914dbed3ba6148f53d7548c126d92a1f9b90 (patch)
tree6e997104b4f434587bb9da788d40797994b6c556 /sw/inc/unoparagraph.hxx
parentaa16ebadc706825e9884378ba41b311eaad069b9 (diff)
swunolocking1: #i105557#: SwXParagraph: move static methods to namespace sw.
Diffstat (limited to 'sw/inc/unoparagraph.hxx')
-rw-r--r--sw/inc/unoparagraph.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/inc/unoparagraph.hxx b/sw/inc/unoparagraph.hxx
index b14aeb7dc3d9..add936e9c702 100644
--- a/sw/inc/unoparagraph.hxx
+++ b/sw/inc/unoparagraph.hxx
@@ -111,9 +111,6 @@ public:
/// for SwXText
void attachToText(SwXText & rParent, SwTxtNode & rTxtNode);
- static bool getDefaultTextContentValue(::com::sun::star::uno::Any& rAny,
- const ::rtl::OUString& rPropertyName, USHORT nWID = 0);
-
// MetadatableMixin
virtual ::sfx2::Metadatable* GetCoreObject();
virtual ::com::sun::star::uno::Reference< ::com::sun::star::frame::XModel >