summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sw/source/core/docnode/ndtbl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/docnode/ndtbl.cxx b/sw/source/core/docnode/ndtbl.cxx
index 1a7ff43ae1ef..36763c82d2f9 100644
--- a/sw/source/core/docnode/ndtbl.cxx
+++ b/sw/source/core/docnode/ndtbl.cxx
@@ -492,7 +492,7 @@ const SwTable* SwDoc::InsertTable( const SwInsertTableOptions& rInsTblOpts,
}
}
- SwTableFmt::AssignLineParents( pTableStyle, *pNdTbl );
+ SwTableFmt::AssignFormatParents( pTableStyle, *pNdTbl );
// Insert Frms
GetNodes().GoNext( &aNdIdx ); // Go to the next ContentNode