Home
last modified time | relevance | path

Searched defs:pTblNd (Results 1 – 25 of 61) sorted by relevance

123

/trunk/main/sw/source/core/crsr/
H A Dtrvltbl.cxx53 const SwTableNode* pTblNd = 0; in GoNextCell() local
118 const SwTableNode* pTblNd; in GoPrevCell() local
269 const SwTableNode* pTblNd = pTblFrm->GetTable()->GetTableNode(); in SelTbl() local
359 const SwTableNode* pTblNd = rIdx.GetNode().GetTableNode(); in lcl_FindNextCell() local
437 const SwTableNode* pTblNd = pTableEndNode->StartOfSectionNode()->GetTableNode(); in lcl_FindPrevCell() local
497 SwTableNode* pTblNd = aIdx.GetNode().FindTableNode(); in GotoPrevTable() local
561 SwTableNode* pTblNd = aIdx.GetNode().FindTableNode(); in GotoNextTable() local
613 SwTableNode* pTblNd = rCurCrsr.GetPoint()->nNode.GetNode().FindTableNode(); in GotoCurrTable() local
761 const SwTableNode* pTblNd = IsCrsrInTbl(); in GetBoxNms() local
H A Dunocrsr.cxx262 const SwTableNode* pTblNd = pBoxNd ? pBoxNd->FindTableNode() : 0; in MakeBoxSels() local
/trunk/main/sw/source/core/edit/
H A Dedtab.cxx151 const SwTableNode* pTblNd = in TableToText() local
259 const SwTableNode* pTblNd = IsCrsrInTbl(); in UpdateTable() local
280 const SwTableNode* pTblNd = IsCrsrInTbl(); in GetTblChgMode() local
290 const SwTableNode* pTblNd = IsCrsrInTbl(); in SetTblChgMode() local
480 const SwTableNode* pTblNd = pCrsr->GetNode()->FindTableNode(); in CanMergeTable() local
H A Dedglss.cxx207 SwTableNode* pTblNd; in _CopySelToDoc() local
H A Dedws.cxx238 const SwTableNode* pTblNd = IsCrsrInTbl(); in GetTableFmt() local
/trunk/main/sw/source/core/docnode/
H A Dndtbl1.cxx386 SwTableNode* pTblNd = rCursor.GetPoint()->nNode.GetNode().FindTableNode(); in SetRowHeight() local
417 SwTableNode* pTblNd = rCursor.GetPoint()->nNode.GetNode().FindTableNode(); in GetRowHeight() local
442 SwTableNode* pTblNd = rCursor.GetPoint()->nNode.GetNode().FindTableNode(); in BalanceRowHeight() local
491 SwTableNode* pTblNd = rCursor.GetPoint()->nNode.GetNode().FindTableNode(); in SetRowBackground() local
521 SwTableNode* pTblNd = rCursor.GetPoint()->nNode.GetNode().FindTableNode(); in GetRowBackground() local
581 SwTableNode* pTblNd = pCntNd ? pCntNd->FindTableNode() : 0; in SetTabBorders() local
829 SwTableNode* pTblNd = pCntNd ? pCntNd->FindTableNode() : 0; in SetTabLineStyle() local
904 SwTableNode* pTblNd = pCntNd ? pCntNd->FindTableNode() : 0; in GetTabBorders() local
1119 SwTableNode* pTblNd = rCursor.GetPoint()->nNode.GetNode().FindTableNode(); in SetBoxAttr() local
1170 SwTableNode* pTblNd = rCursor.GetPoint()->nNode.GetNode().FindTableNode(); in GetBoxAttr() local
[all …]
H A Dndtbl.cxx262 sal_Bool SwNodes::InsBoxen( SwTableNode* pTblNd, in InsBoxen()
414 SwTableNode *pTblNd = GetNodes().InsertTable( in InsertTable() local
609 SwTableNode * pTblNd = new SwTableNode( rNdIdx ); in InsertTable() local
762 SwTableNode* pTblNd = GetNodes().TextToTable( in TextToTable() local
929 SwTableNode * pTblNd = new SwTableNode( rRange.aStart ); in TextToTable() local
1213 SwTableNode* pTblNd = GetNodes().TextToTable( in TextToTable() local
1625 SwTableNode* pTblNd; in TableToText() local
1891 SwTableNode* pTblNd = rCursor.GetNode()->FindTableNode(); in DeleteRow() local
2308 SwTableNode* pTblNd = rPam.GetNode()->FindTableNode(); in MergeTbl() local
4558 const SwTableNode* pTblNd; in UnProtectTbls() local
[all …]
H A Dnodes.cxx564 SwTableNode* pTblNd = (SwTableNode*)pSttNd; in _MoveNodes() local
1331 SwTableNode* pTblNd = pAktNode->pStartOfSection->GetTableNode(); in Delete() local
2096 SwTableNode* pTblNd = ((SwTableNode*)pAktNode)-> in _CopyNodes() local
2428 SwTableNode* pTblNd; in FindPrvNxtFrmNode() local
H A Dswbaslnk.cxx353 SwTableNode *pTblNd; in SetGrfFlySize() local
/trunk/main/sw/inc/
H A Dswserv.hxx43 SwTableNode* pTblNd; member
/trunk/main/sw/source/core/undo/
H A Dunsort.cxx102 SwTableNode* pTblNd = rDoc.GetNodes()[ nTblNd ]->GetTableNode(); in UndoImpl() local
179 SwTableNode* pTblNd = rDoc.GetNodes()[ nTblNd ]->GetTableNode(); in RedoImpl() local
H A Duntbl.cxx285 SwTableNode* pTblNd = aIdx.GetNode().GetTableNode(); in UndoImpl() local
443 const SwTableNode* pTblNd = rTbl.GetTableNode(); in SwUndoTblToTxt() local
549 SwTableNode * pTblNd = new SwTableNode( aSttIdx ); in UndoTableToText() local
669 SwTableNode* pTblNd = pPam->GetNode()->GetTableNode(); in RedoImpl() local
900 SwTableNode *const pTblNd = in RepeatImpl() local
1759 SwTableNode* pTblNd = pSttNd->FindTableNode(); in SaveSection() local
1773 SwTableNode *const pTblNd = aIdx.GetNode().GetTableNode(); in UndoImpl() local
2025 SwTableNode *const pTblNd = aIdx.GetNode().GetTableNode(); in UndoImpl() local
2674 SwTableNode* pTblNd = 0; in RedoImpl() local
2991 SwTableNode* pTblNd = rIdx.GetNode().GetTableNode(); in UndoImpl() local
[all …]
H A Dunspnd.cxx91 SwTableNode* pTblNd = pCurrNd->FindTableNode(); in UndoImpl() local
/trunk/main/sw/source/core/doc/
H A Ddocglos.cxx150 const SwTableNode* pTblNd = pCntntNd->FindTableNode(); in InsertGlossary() local
H A Ddocchart.cxx117 const SwTableNode* pTblNd; in IMPL_LINK() local
H A Dtblrwcl.cxx115 SwTableNode* pTblNd; member
235 SwTableNode* pTblNd; member
294 SwTableNode* pTblNd; member
535 SwTableNode* pTblNd = (SwTableNode*)rBoxes[0]->GetSttNd()->FindTableNode(); in InsertCol() local
591 SwTableNode* pTblNd = (SwTableNode*)rBoxes[0]->GetSttNd()->FindTableNode(); in _InsertRow() local
1091 SwTableNode* pTblNd = 0; in DeleteSel() local
1165 SwTableNode* pTblNd = (SwTableNode*)rBoxes[0]->GetSttNd()->FindTableNode(); in OldSplitRow() local
1308 SwTableNode* pTblNd = (SwTableNode*)rBoxes[0]->GetSttNd()->FindTableNode(); in SplitCol() local
1482 SwTableNode* pTblNd; member
1756 SwTableNode* pTblNd = (SwTableNode*)rBoxes[0]->GetSttNd()->FindTableNode(); in OldMerge() local
[all …]
H A Ddocfld.cxx454 const SwTableNode* pTblNd; in UpdateTblFlds() local
545 const SwTableNode* pTblNd = rTxtNd.FindTableNode(); in UpdateTblFlds() local
617 const SwTableNode* pTblNd = pBox->GetSttNd()->FindTableNode(); in UpdateTblFlds() local
939 const SwTableNode* pTblNd = pFirst->FindTableNode(); in operator <() local
2748 const SwTableNode* pTblNd = in UpdateFld() local
H A Ddocdde.cxx88 SwTableNode* pTblNd; member
/trunk/main/sw/source/core/fields/
H A Dddetbl.cxx172 SwTableNode* pTblNd = pNd->FindTableNode(); in NoDDETable() local
H A Dtblcalc.cxx114 SwTableNode const*const pTblNd = (pNd) ? pNd->FindTableNode() : 0; in GetCommand() local
H A Dddefld.cxx219 const SwTableNode* pTblNd = pDDETbl->GetTabSortBoxes()[0]-> in IsInRange() local
/trunk/main/sw/source/core/attr/
H A Dcellatr.cxx142 const SwTableNode* pTblNd; in ChangeState() local
/trunk/main/sw/source/core/frmedt/
H A Dfetab.cxx377 SwTableNode* pTblNd = ((SwCntntFrm*)pFrm)->GetNode()->FindTableNode(); in DeleteRow() local
480 const SwTableNode* pTblNd = pTableCrsr->GetNode()->FindTableNode(); in MergeTab() local
981 const SwTableNode *pTblNd = IsCrsrInTbl(); in HasWholeTabSelection() local
1105 const SwTableNode *pTblNd = IsCrsrInTbl(); in CanUnProtectCells() local
1318 SwTableNode *pTblNd = (SwTableNode*)IsCrsrInTbl(); in SetTableAutoFmt() local
1357 const SwTableNode *pTblNd = IsCrsrInTbl(); in GetTableAutoFmt() local
/trunk/main/sw/source/filter/html/
H A Dhtmlfly.cxx239 const SwTableNode *pTblNd = pNd->GetTableNode(); in SV_IMPL_OP_PTRARR_SORT() local
292 const SwTableNode *pTblNd = in SV_IMPL_OP_PTRARR_SORT() local
1329 SwTableNode *pTblNd = pNd->GetTableNode(); in OutHTML_FrmFmtTableNode() local
/trunk/main/sw/source/core/layout/
H A Dnewfrm.cxx538 SwTableNode *pTblNd= pNode ? pNode->FindTableNode() : 0; in Init() local

Completed in 187 milliseconds

123