Home
last modified time | relevance | path

Searched refs:FindTableNode (Results 1 – 25 of 83) sorted by relevance

1234

/trunk/main/sw/source/core/crsr/
H A Dtrvltbl.cxx382 if ( 0 == pFrm || pCNd->FindTableNode() != pTblNd || in lcl_FindNextCell()
414 if ( 0 != pFrm && pCNd->FindTableNode() == pTblNd && in lcl_FindNextCell()
456 if( 0 == pFrm || pCNd->FindTableNode() != pTblNd || in lcl_FindPrevCell()
477 if( 0 != pFrm && pCNd->FindTableNode() == pTblNd && in lcl_FindPrevCell()
497 SwTableNode* pTblNd = aIdx.GetNode().FindTableNode(); in GotoPrevTable()
561 SwTableNode* pTblNd = aIdx.GetNode().FindTableNode(); in GotoNextTable()
613 SwTableNode* pTblNd = rCurCrsr.GetPoint()->nNode.GetNode().FindTableNode(); in GotoCurrTable()
721 const SwTableNode* pTNd = pCurCrsr->GetPoint()->nNode.GetNode().FindTableNode(); in IsTblComplexForChart()
812 pBoxPtr == pSttNd->FindTableNode()->GetTable(). in CheckTblBoxCntnt()
819 pChkBox = pSttNd->FindTableNode()->GetTable().GetTblBox( pSttNd->GetIndex() ); in CheckTblBoxCntnt()
[all …]
H A Dswcrsr.cxx486 const SwTableNode* pPtNd = GetPoint()->nNode.GetNode().FindTableNode(); in IsSelOvr()
487 const SwTableNode* pMrkNd = GetMark()->nNode.GetNode().FindTableNode(); in IsSelOvr()
533 if( 0 != ( pPtNd = pMyNd->FindTableNode() )) in IsSelOvr()
542 const SwTableNode* pOuterTableNd = pMyNd->FindTableNode(); in IsSelOvr()
582 const SwTableNode* pTableNode = pCNd->FindTableNode(); in IsInProtectTable()
1740 const SwTableNode* pTblNd = pTableBoxStartNode->FindTableNode(); in LeftRight()
1974 const SwTableNode* pTblNd = GetPoint()->nNode.GetNode().FindTableNode(); in GoPrevNextCell()
2049 GetSttNd()->FindTableNode(); in GotoTable()
2060 const SwTableNode* pTblNd = GetPoint()->nNode.GetNode().FindTableNode(); in GotoTblBox()
2323 const SwTableNode *pTableNode = pStart->FindTableNode(); in NewTableSelection()
[all …]
H A Dunocrsr.cxx230 const SwTableNode* pTNd = GetPoint()->nNode.GetNode().FindTableNode(); in IsSelOvr()
232 FindTableNode() && (!HasMark() || in IsSelOvr()
233 pTNd == GetMark()->nNode.GetNode().FindTableNode() )); in IsSelOvr()
262 const SwTableNode* pTblNd = pBoxNd ? pBoxNd->FindTableNode() : 0; in MakeBoxSels()
H A Dviscrs.cxx1010 const SwTableNode* pSelTblNd = pSttNd->FindTableNode(); in FillRects()
1018 const SwTableNode* pCurTblNd = pCNd->FindTableNode(); in FillRects()
1023 pCurTblNd = pCNd->FindTableNode(); in FillRects()
/trunk/main/sw/source/core/docnode/
H A Dndtbl1.cxx143 SwTableBox* pBox = (SwTableBox*)pNd->FindTableNode()->GetTable(). in lcl_GetBoxSel()
244 const SwTable &rTable = aBoxes[0]->GetSttNd()->FindTableNode()->GetTable(); in lcl_CollectLines()
386 SwTableNode* pTblNd = rCursor.GetPoint()->nNode.GetNode().FindTableNode(); in SetRowHeight()
417 SwTableNode* pTblNd = rCursor.GetPoint()->nNode.GetNode().FindTableNode(); in GetRowHeight()
442 SwTableNode* pTblNd = rCursor.GetPoint()->nNode.GetNode().FindTableNode(); in BalanceRowHeight()
491 SwTableNode* pTblNd = rCursor.GetPoint()->nNode.GetNode().FindTableNode(); in SetRowBackground()
521 SwTableNode* pTblNd = rCursor.GetPoint()->nNode.GetNode().FindTableNode(); in GetRowBackground()
581 SwTableNode* pTblNd = pCntNd ? pCntNd->FindTableNode() : 0; in SetTabBorders()
829 SwTableNode* pTblNd = pCntNd ? pCntNd->FindTableNode() : 0; in SetTabLineStyle()
904 SwTableNode* pTblNd = pCntNd ? pCntNd->FindTableNode() : 0; in GetTabBorders()
[all …]
H A Dndtbl.cxx1891 SwTableNode* pTblNd = rCursor.GetNode()->FindTableNode(); in DeleteRow()
2308 SwTableNode* pTblNd = rPam.GetNode()->FindTableNode(); in MergeTbl()
3216 SwTableNode* pTNd = pNd->FindTableNode(); in SplitTable()
3460 SwTableNode* pTNd = pNd->FindTableNode(); in SplitTable()
3578 pDelTblNd = rNds[ pTblNd->GetIndex() - 1 ]->FindTableNode(); in MergeTable()
4220 const SwTableNode* pTblNd = rBox.GetSttNd()->FindTableNode(); in ChkBoxNumFmt()
4266 SwTableBox* pBox = pSttNd->FindTableNode()->GetTable(). in ClearBoxNumAttrs()
4312 : rBoxes[ 0 ]->GetSttNd()->FindTableNode(); in InsCopyOfTbl()
4388 pSrcTblNd = aPos.nNode.GetNode().FindTableNode(); in InsCopyOfTbl()
4513 ? new SwUndoAttrTbl( *rBoxes[0]->GetSttNd()->FindTableNode() ) in UnProtectCells()
[all …]
H A Dnodes.cxx2375 ? pSttNd->StartOfSectionNode()->FindTableNode() in FindPrvNxtFrmNode()
2376 : pSttNd->FindTableNode(); in FindPrvNxtFrmNode()
2394 pFrmNd->FindTableNode() == pTableNd && in FindPrvNxtFrmNode()
2396 (!pFrmNd->FindTableNode() || pFrmNd->FindTableBoxStartNode() in FindPrvNxtFrmNode()
2415 ( pFrmNd->FindTableNode() == pTableNd && in FindPrvNxtFrmNode()
2417 (!pFrmNd->FindTableNode() || pFrmNd->FindTableBoxStartNode() in FindPrvNxtFrmNode()
2430 0 != ( pTblNd = pFrmNd->FindTableNode() ) && in FindPrvNxtFrmNode()
2432 pTblNd != pSttNd->StartOfSectionNode()->FindTableNode() ) in FindPrvNxtFrmNode()
H A Dnode.cxx408 SwTableNode* SwNode::FindTableNode() in FindTableNode() function in SwNode
491 const SwTableBox* pBox = pSttNd->FindTableNode()->GetTable(). in IsProtect()
810 pBox = (SwTableBox*)pSttNd->FindTableNode()->GetTable().GetTblBox( in GetTblBox()
1336 ASSERT( FindTableNode() == rNode.FindTableNode(), "Table confusion" ) in MakeFrms()
1922 const SwTableNode* pTblNd = pSttNd->FindTableNode(); in IsAnyCondition()
/trunk/main/sw/source/core/edit/
H A Dedtab.cxx244 GetSttNd()->FindTableNode(); in InsertDDETable()
331 const SwTable& rTbl = pSelBox->GetSttNd()->FindTableNode()->GetTable(); in GetTblBoxFormulaAttrs()
444 if( pCrsr->GetNode()->FindTableNode() ) in SplitTable()
462 if( pCrsr->GetNode()->FindTableNode() ) in MergeTable()
480 const SwTableNode* pTblNd = pCrsr->GetNode()->FindTableNode(); in CanMergeTable()
487 const SwTableNode* pChkNd = rNds[ pTblNd->GetIndex() - 1 ]->FindTableNode(); in CanMergeTable()
508 pTmpTblNd = rNds[ pTblNd->GetIndex() - 1 ]->FindTableNode(); in CanMergeTable()
H A Dedglss.cxx125 const SwNode* pNd = pCntntNd->FindTableNode(); in SaveGlossaryDoc()
151 const SwNode* pNd = pCntntNd->FindTableNode(); in SaveGlossaryDoc()
211 ->GetSttNd()->FindTableNode() )) in _CopySelToDoc()
/trunk/main/sw/inc/
H A Dnode.hxx193 SwTableNode *FindTableNode();
194 inline const SwTableNode *FindTableNode() const;
705 inline const SwTableNode* SwNode::FindTableNode() const in FindTableNode() function in SwNode
707 return ((SwNode*)this)->FindTableNode(); in FindTableNode()
/trunk/main/sw/source/filter/rtf/
H A Drtftbl.cxx180 bChkExistTbl = 0 != pPam->GetPoint()->nNode.GetNode().FindTableNode(); in ReadTable()
555 pTableNode = pPam->GetNode()->FindTableNode(); in ReadTable()
612 pTableNode = pPam->GetNode()->FindTableNode(); in ReadTable()
841 bool bInTable = aRg.GetPoint()->nNode.GetNode().FindTableNode(); in ReadTable()
960 pTableNode = pDoc->GetNodes()[ nNd ]->FindTableNode(); in NewTblLine()
H A Drtffly.cxx311 if( 0 != ( pNd = pNd->FindTableNode() ) ) in SetFlysInDoc()
326 if (!pNd->IsTableNode() && 0 !=(pNd = pNd->FindTableNode()) in SetFlysInDoc()
1033 const SwTableNode* pTblNd = pPam->GetNode()->FindTableNode(); in ReadFly()
1124 pTblNd = pFlySave->nSttNd.GetNode().FindTableNode(); in ReadFly()
1126 pTblNd == pFlySave->nEndNd.GetNode().FindTableNode() ) in ReadFly()
1376 const SwTableNode* pTblNd = pAnchorNd->FindTableNode(); in _SetPictureSize()
/trunk/main/sw/source/core/undo/
H A Duntbl.cxx697 SwTableNode *const pTblNd = pPam->GetNode()->FindTableNode(); in RepeatImpl()
842 if (!rContext.GetRepeatPaM().GetNode()->FindTableNode()) in RepeatImpl()
901 rContext.GetRepeatPaM().GetNode()->FindTableNode(); in RepeatImpl()
1759 SwTableNode* pTblNd = pSttNd->FindTableNode(); in SaveSection()
2006 const SwTableNode* pTblNd = rTblSel.GetNode()->FindTableNode(); in SwUndoTblMerge()
2305 SwTableBox* pBox = pSttNd->FindTableNode()->GetTable().GetTblBox( in UndoImpl()
2530 pTblNd = pSNd->FindTableNode(); in UndoImpl()
2681 pTblNd = pSNd->FindTableNode(); in RedoImpl()
2886 GetSttNd()->FindTableNode(); in InsertRow()
3036 pTblNd = rIdx.GetNode().FindTableNode(); in UndoImpl()
[all …]
H A Drolbck.cxx101 const SwTableNode* pTableNode = pNd->FindTableNode(); in SwHistorySetFmt()
165 SwTableNode* pTNd = pNode->FindTableNode(); in SetInDoc()
768 = pNd->FindTableNode(); in SwHistorySetAttrSet()
/trunk/main/sw/source/core/unocore/
H A Dunoredline.cxx135 SwTableNode* pTableNode = pUnoCursor->GetNode()->FindTableNode(); in createTextCursor()
142 pTableNode = pContentNode->FindTableNode(); in createTextCursor()
656 SwTableNode* pTblNode = pUnoCrsr->GetNode()->FindTableNode(); in createTextCursor()
662 pTblNode = pCont->FindTableNode(); in createTextCursor()
H A Dunoobj2.cxx592 pTmp = pTmp->StartOfSectionNode()->FindTableNode() ) in lcl_FindTopLevelTable()
646 SwTableNode *const pTblNode = aNewCrsr->GetNode()->FindTableNode(); in NextElement_Impl()
668 SwTableNode * pTblNode = pUnoCrsr->GetNode()->FindTableNode(); in NextElement_Impl()
697 SwTableNode * pTblNode = pUnoCrsr->GetNode()->FindTableNode(); in NextElement_Impl()
1218 SwTableNode const*const pTblNode = pSttNode->FindTableNode(); in CreateParentXText()
H A Dunotext.cxx1691 SwTableNode *const pSartTableNode(pStartStartNode->FindTableNode()); in convertToTextFrame()
1701 SwTableNode *const pEndTableNode = pEndStartNode->FindTableNode(); in convertToTextFrame()
2533 SwTableNode * pTblNode = aPam.GetNode()->FindTableNode(); in CreateTextCursor()
2539 pTblNode = pCont->FindTableNode(); in CreateTextCursor()
2870 SwTableNode* pTblNode = pUnoCrsr->GetNode()->FindTableNode(); in createTextCursor()
2876 pTblNode = pCont->FindTableNode(); in createTextCursor()
/trunk/main/sw/source/core/doc/
H A Ddocglbl.cxx214 !pNd->FindTableNode() ) in SplitDoc()
238 !pNd->FindTableNode() ) //<-end,zhaojianwei in SplitDoc()
574 !pNd->FindTableNode() ) in SplitDoc()
590 !pNd->FindTableNode() ) in SplitDoc()
H A Dtblrwcl.cxx535 SwTableNode* pTblNd = (SwTableNode*)rBoxes[0]->GetSttNd()->FindTableNode(); in InsertCol()
591 SwTableNode* pTblNd = (SwTableNode*)rBoxes[0]->GetSttNd()->FindTableNode(); in _InsertRow()
724 SwTableNode* pTblNd = (SwTableNode*)aSortCntBoxes[0]->GetSttNd()->FindTableNode(); in AppendRow()
1094 pTblNd = (SwTableNode*)rBoxes[0]->GetSttNd()->FindTableNode(); in DeleteSel()
1165 SwTableNode* pTblNd = (SwTableNode*)rBoxes[0]->GetSttNd()->FindTableNode(); in OldSplitRow()
1308 SwTableNode* pTblNd = (SwTableNode*)rBoxes[0]->GetSttNd()->FindTableNode(); in SplitCol()
1756 SwTableNode* pTblNd = (SwTableNode*)rBoxes[0]->GetSttNd()->FindTableNode(); in OldMerge()
2260 SwTableNode* pTblNd = aIdx.GetNode().FindTableNode(); in MakeCopy()
3596 (SwTableNode*)rAktBox.GetSttNd()->FindTableNode() ); in SetColWidth()
4327 (SwTableNode*)rAktBox.GetSttNd()->FindTableNode() ); in SetRowHeight()
H A Ddocfld.cxx457 0 == ( pTblNd = rTxtNd.FindTableNode() ) ) in UpdateTblFlds()
545 const SwTableNode* pTblNd = rTxtNd.FindTableNode(); in UpdateTblFlds()
617 const SwTableNode* pTblNd = pBox->GetSttNd()->FindTableNode(); in UpdateTblFlds()
939 const SwTableNode* pTblNd = pFirst->FindTableNode(); in operator <()
945 if( 0 != ( pTblNd = pNext->FindTableNode() ) ) in operator <()
/trunk/main/sw/source/core/fields/
H A Dcellfml.cxx116 rCalcPara.pTbl = &pBox->GetSttNd()->FindTableNode()->GetTable(); in GetValue()
182 rCalcPara.pTbl = &pTxtNd->FindTableNode()->GetTable(); in GetValue()
457 const SwTableNode* pTblNd = pNd->FindTableNode(); in BoxNmsToRelNm()
1037 if( pNd && 0 != ( pNd = pNd->FindTableNode() ) ) in HasValidBoxes()
1211 if( pNd && 0 != ( pNd = pNd->FindTableNode() )) in ToSplitMergeBoxNm()
/trunk/main/sw/source/core/table/
H A Dswtable.cxx1806 const SwTableNode* pTblNd = pSttNd->FindTableNode(); in SwTableBox()
1824 const SwTableNode* pTblNd = pSttNd->FindTableNode(); in SwTableBox()
1838 const SwTableNode* pTblNd = pSttNd->FindTableNode(); in ~SwTableBox()
1994 const SwTable& rTbl = pSttNd->FindTableNode()->GetTable(); in GetName()
2027 pTbl = &pSttNd->FindTableNode()->GetTable(); in IsInHeadline()
2071 aSortCntBoxes[ 0 ]->GetSttNd()->FindTableNode() ); in GetInfo()
2093 (SwTableNode*)GetTabSortBoxes()[ 0 ]->GetSttNd()->FindTableNode() : in GetTableNode()
/trunk/main/sw/source/core/tox/
H A Dtxmsrt.cxx801 if( pNd && 0 != ( pNd = pNd->FindTableNode() ) ) in GetText_Impl()
822 if( pNd && 0 != ( pNd = pNd->FindTableNode() ) ) in GetURL()
/trunk/main/sw/source/core/frmedt/
H A Dfecopy.cxx600 0 != (pTblNd = aBoxes[0]->GetSttNd()->FindTableNode()) ) in Copy()
1056 bool bStartWithTable = 0 != aCpyPam.Start()->nNode.GetNode().FindTableNode(); in Paste()
1156 SwNode* pTableNode = aCpyPam.GetNode()->FindTableNode(); in PastePages()

Completed in 211 milliseconds

1234