summaryrefslogtreecommitdiff
path: root/sw/inc/unocrsrhelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/unocrsrhelper.hxx')
-rw-r--r--sw/inc/unocrsrhelper.hxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/sw/inc/unocrsrhelper.hxx b/sw/inc/unocrsrhelper.hxx
index b563b302b84b..f1bd8bd20ee1 100644
--- a/sw/inc/unocrsrhelper.hxx
+++ b/sw/inc/unocrsrhelper.hxx
@@ -153,7 +153,6 @@ namespace SwUnoCursorHelper
const css::uno::Sequence< css::beans::PropertyValue >& rDescriptor,
SwSortOptions & rSortOpt);
- /// @param bTableMode: attributes should be applied to a table selection
/// @throws css::beans::UnknownPropertyException
/// @throws css::beans::PropertyVetoException
/// @throws css::lang::IllegalArgumentException
@@ -163,9 +162,7 @@ namespace SwUnoCursorHelper
SwPaM& rPaM,
const SfxItemPropertySet & rPropSet,
const OUString & rPropertyName,
- const css::uno::Any & rValue,
- const SetAttrMode nAttrMode = SetAttrMode::DEFAULT);
- /// @param bTableMode: attributes should be applied to a table selection
+ const css::uno::Any & rValue);
/// @throws css::beans::UnknownPropertyException
/// @throws css::beans::PropertyVetoException
/// @throws css::lang::IllegalArgumentException
@@ -176,8 +173,7 @@ namespace SwUnoCursorHelper
const SfxItemPropertySet & rPropSet,
const css::uno::Sequence< css::beans::PropertyValue > &
rPropertyValues,
- const SetAttrMode nAttrMode = SetAttrMode::DEFAULT,
- const bool bTableMode = false);
+ const SetAttrMode nAttrMode = SetAttrMode::DEFAULT);
/// @throws css::beans::UnknownPropertyException
/// @throws css::lang::WrappedTargetException
/// @throws css::uno::RuntimeException