diff options
Diffstat (limited to 'sw/inc/fesh.hxx')
-rw-r--r-- | sw/inc/fesh.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/inc/fesh.hxx b/sw/inc/fesh.hxx index 0e311d08a255..a1fefd8d1495 100644 --- a/sw/inc/fesh.hxx +++ b/sw/inc/fesh.hxx @@ -725,6 +725,7 @@ public: bool IsAdjustCellWidthAllowed( bool bBalance = false ) const; /// Set table style of the current table. + bool SetTableStyle(const OUString& rStyleName); bool SetTableStyle(const SwTableAutoFormat& rNew); /// Update the direct formatting according to the current table style. |