Home
last modified time | relevance | path

Searched refs:GetTableNode (Results 1 – 25 of 47) sorted by last modified time

12

/trunk/main/sw/source/filter/ww8/ !
H A Dww8par.cxx3915 rIdx.GetNode().GetTableNode()->GetTable(); in GiveNodePageDesc()
H A Dww8par2.cxx2529 SwTableNode* pTableNode = pTable->GetTableNode(); in CreateSwTable()
H A Dwrtw8nds.cxx2591 pSet = &rNd.GetTableNode()->GetTable().GetFrmFmt()->GetAttrSet(); in OutputSectionNode()
H A Dww8par6.cxx2401 SwTableNode *pTable = aIdx.GetNode().GetTableNode(); in MoveOutsideFly()
H A Dwrtww8.cxx2643 mpTableInfo->processSwTable( &pNd->GetTableNode()->GetTable() ); in WriteText()
H A Drtfexport.cxx580 pSet = &rSttNd.GetTableNode()->GetTable(). in ExportDocument_Impl()
H A Dwriterhelper.cxx695 if (rNd.IsTableNode() && rNd.GetTableNode()) in HasPageBreak()
697 const SwTable& rTable = rNd.GetTableNode()->GetTable(); in HasPageBreak()
H A DWW8TableInfo.cxx674 SwTableNode * pTableNode = pTable->GetTableNode(); in processSwTable()
/trunk/main/sw/source/core/undo/ !
H A Duntbl.cxx285 SwTableNode* pTblNd = aIdx.GetNode().GetTableNode(); in UndoImpl()
443 const SwTableNode* pTblNd = rTbl.GetTableNode(); in SwUndoTblToTxt()
669 SwTableNode* pTblNd = pPam->GetNode()->GetTableNode(); in RedoImpl()
756 SwTableNode *const pTNd = aIdx.GetNode().GetTableNode(); in UndoImpl()
882 SwTableNode* pTNd = rDoc.GetNodes()[ nTblNd ]->GetTableNode(); in UndoImpl()
892 SwTableNode* pTNd = rDoc.GetNodes()[ nTblNd ]->GetTableNode(); in RedoImpl()
1452 SwTableNode* pTblNd = rDoc.GetNodes()[ nSttNode ]->GetTableNode(); in UndoImpl()
1773 SwTableNode *const pTblNd = aIdx.GetNode().GetTableNode(); in UndoImpl()
2025 SwTableNode *const pTblNd = aIdx.GetNode().GetTableNode(); in UndoImpl()
2922 SwTableNode* pTNd = rDoc.GetNodes()[ nTblNode ]->GetTableNode(); in UndoImpl()
[all …]
/trunk/main/sw/source/filter/html/ !
H A Dhtmltab.cxx167 SwTableNode *GetTableNode() const { return pTblNd; } in GetTableNode() function in _HTMLTableContext
3892 pCurTable->SetTable( pTCntxt->GetTableNode(), pTCntxt, in BuildTableCell()
5109 SwTableNode *pTblNd = pTCntxt->GetTableNode(); in MakeTable()
5462 SwStartNode *pTblStNd = pTCntxt->GetTableNode(); in BuildTable()
5532 …nParaCnt = nParaCnt - Min(nParaCnt, pTCntxt->GetTableNode()->GetTable().GetTabSortBoxes().Count()); in BuildTable()
H A Dwrthtml.cxx770 OutHTML_SwTblNode( *this, *pNd->GetTableNode(), 0 ); in Out_SwDoc()
976 pPageDesc = pNd->GetTableNode()->GetTable().GetFrmFmt() in MakeHeader()
H A Dhtmlsect.cxx845 SwFrmFmt *pFrmFmt = pSrcNd->GetTableNode()->GetTable().GetFrmFmt(); in MovePageDescAttrs()
/trunk/main/sw/source/core/unocore/ !
H A Dunotext.cxx689 SwTableNode *const pTblNode = pTable->GetTableNode(); in insertTextContentBefore()
751 SwTableNode *const pTblNode = pTable->GetTableNode(); in insertTextContentAfter()
803 SwTableNode *const pTblNode = pTable->GetTableNode(); in removeTextContentBefore()
859 SwTableNode *const pTblNode = pTable->GetTableNode(); in removeTextContentAfter()
H A Dunochart.cxx170 0 != ( pTblNd = pTmpTbl->GetTableNode() ) && in LockUnlockAllCharts()
/trunk/main/sw/source/core/doc/ !
H A Ddoc.cxx712 0 != ( pTblNd = GetNodes()[ --nPrevPos ]->GetTableNode() ) && in SplitNode()
H A Dhtmltbl.cxx576 SwTableNode *pTabNd = (pDoc->GetNodes()[nIdx])->GetTableNode(); in AutoLayoutPass1()
/trunk/main/sw/source/core/layout/ !
H A Dlaycache.cxx258 pTab->GetTable()->GetTableNode()->GetIndex(); in Write()
416 pTab->GetTable()->GetTableNode()->GetIndex(); in CompareLayout()
/trunk/main/sw/source/core/table/ !
H A Dswnewtable.cxx695 SwTableNode* pTblNd = GetTableNode(); in NewInsertCol()
/trunk/main/sw/source/filter/xml/ !
H A Dxmltble.cxx1222 const SwTableNode *pTblNd = pTbl->GetTableNode(); in exportTable()
H A Dxmltbli.cxx1417 pTableNode = pTbl->GetTableNode(); in SwXMLTableContext()
H A Dxmlexp.cxx1003 ExportTable( *pNd->GetTableNode() ); in ExportCurPaM()
/trunk/main/sw/source/filter/inc/ !
H A Dmsfilter.hxx329 SwTableNode * GetTableNode();
/trunk/main/sw/source/filter/rtf/ !
H A Drtffly.cxx317 pNd = pNd->GetNodes()[ pNd->GetIndex() - 2 ]->GetTableNode(); in SetFlysInDoc()
H A Drtftbl.cxx663 pTableNode = pNd->StartOfSectionNode()->GetTableNode(); in ReadTable()
721 pTableNode = pTable ? pTable->GetTableNode() : 0; in ReadTable()
H A Dswparrtf.cxx973 aIter->maStart.GetNode().GetTableNode()->GetTable(); in InsertSegments()
1050 SwTableNode * InsertedTableClient::GetTableNode() in GetTableNode() function in sw::util::InsertedTableClient
1069 SwTableNode *pTable = aIter->first->GetTableNode(); in DelAndMakeTblFrms()

Completed in 561 milliseconds

12