Home
last modified time | relevance | path

Searched refs:FindTableNode (Results 51 – 75 of 83) sorted by relevance

1234

/aoo42x/main/sw/source/core/frmedt/
H A Dfetab.cxx377 SwTableNode* pTblNd = ((SwCntntFrm*)pFrm)->GetNode()->FindTableNode(); in DeleteRow()
480 const SwTableNode* pTblNd = pTableCrsr->GetNode()->FindTableNode(); in MergeTab()
H A Dfews.cxx510 ->GetSttNd()->FindTableNode()->GetIndex(); in InsertLabel()
/aoo42x/main/sw/source/filter/basflt/
H A Dfltini.cxx632 const SwTableNode* pTblNd = rAnchor.GetNode().FindTableNode(); in CalculateFlySize()
/aoo42x/main/sw/inc/
H A Dcrsrsh.hxx948 return pCurCrsr->GetNode( bIsPtInTbl )->FindTableNode(); in IsCrsrInTbl()
/aoo42x/main/sw/source/core/edit/
H A Dednumber.cxx646 !pNd->FindTableNode() && // 2) table in lcl_IsOutlineMoveAndCopyable()
H A Dautofmt.cxx650 pAktTxtNd->FindTableNode() ) in DoTable()
/aoo42x/main/sw/source/core/txtnode/
H A Dndtxt.cxx181 aTmp.GetNode().FindTableNode() !=
182 pNode->FindTableNode() )
1419 static_cast<const SwTxtFld*>(pHt)->GetTxtNode().FindTableNode(); in lcl_CopyHint()
/aoo42x/main/sw/source/filter/xml/
H A Dxmlexp.cxx96 SwTableNode *pTblNd = pCurPaM->GetNode()->FindTableNode(); in SetCurPaM()
/aoo42x/main/sw/source/core/doc/
H A Ddocsort.cxx523 SwTableNode* pTblNd = (SwTableNode*)rBoxes[0]->GetSttNd()->FindTableNode(); in SortTbl()
H A Ddocnew.cxx1273 bool bStartWithTable = 0 != aCpyPam.Start()->nNode.GetNode().FindTableNode(); in Paste()
H A Dhtmltbl.cxx450 const SwTableNode *pTblNd = GetAnyBoxStartNode()->FindTableNode(); in FindFlyFrmFmt()
H A Ddoclay.cxx825 GetSttNd()->FindTableNode(); in MakeFlyAndMove()
H A Ddocnum.cxx566 if( pNd->FindTableNode() ) in MoveOutlinePara()
H A Ddoctxm.cxx1584 const SwTableNode* pTblNd = pFBox->GetSttNd()->FindTableNode(); in UpdateTable()
H A Ddoc.cxx2607 const SwTableNode* pTblNd = rPam.GetPoint()->nNode.GetNode().FindTableNode(); in AppendUndoForInsertFromDB()
/aoo42x/main/sw/source/core/undo/
H A Dunins.cxx997 const SwTableNode* pTNd = pCNd->FindTableNode(); in RepeatImpl()
/aoo42x/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx389 const SwTableNode* pTblNode = pSttNode->FindTableNode(); in getCrsrPropertyValue()
H A Dunotbl.cxx1157 SwTable const*const pTable( & pSttNd->FindTableNode()->GetTable() ); in createEnumeration()
1725 const SwTableNode* pTblNode = pSttNode->FindTableNode(); in setPropertyValue()
1787 const SwTableNode* pTblNode = pSttNode->FindTableNode(); in getPropertyValue()
H A Dunoframe.cxx3211 SwTableNode* pTblNode = aPam.GetNode()->FindTableNode(); in createTextCursor()
3217 pTblNode = pCont->FindTableNode(); in createTextCursor()
/aoo42x/main/sw/source/filter/html/
H A Dwrthtml.cxx284 SwTableNode * pTNd = pCurPam->GetNode()->FindTableNode(); in WriteStream()
H A Dhtmlform.cxx544 0 != (pTblNd = pANd->FindTableNode()) ) in init()
/aoo42x/main/sw/source/filter/ww8/
H A Drtfexport.cxx412 SwTableNode* pTableNode = pCurPam->GetNode()->FindTableNode(); in WriteMainText()
H A Dwrtw8sty.cxx922 const SwTableNode* pTblNd = rExport.pCurPam->GetNode()->FindTableNode(); in MSWordSections()
/aoo42x/main/sw/source/core/docnode/
H A Dsection.cxx1547 rInsPos.GetNode().FindTableNode(); in DataChanged()
/aoo42x/main/sw/source/core/layout/
H A Dflowfrm.cxx380 GetTabSortBoxes()[0]->GetSttNd()->FindTableNode(); in BwdMoveNecessary()

Completed in 292 milliseconds

1234