summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Ivan <alexnivan@yahoo.com>2013-08-13 21:17:34 +0300
committerAlex Ivan <alexnivan@yahoo.com>2013-08-13 21:17:34 +0300
commit3bbc021a8b091e4f50c9bd453fd11607a7cf45a9 (patch)
tree02cde7c0d17b211715a1158d87dd761323a2913b
parentfe8c43a6c96f3697553cdc4664ed0defd4dacc83 (diff)
Parent assigning cleanup
Another place where I had previously not modified to the correct function. Change-Id: I1a2d024fcacf9d1de6eb8f5c3cd2e70bcd1771a9
-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