Home
last modified time | relevance | path

Searched defs:pSttNd (Results 1 – 25 of 50) sorted by relevance

12

/trunk/main/sw/source/core/docnode/
H A Dnodes.cxx84 SwStartNode* pSttNd = new SwStartNode( *this, nPos++ ); in SwNodes() local
561 SwStartNode* pSttNd = pAktNode->pStartOfSection; in _MoveNodes() local
1076 SwNode* pSttNd = new SwStartNode( pRange->aStart, ND_STARTNODE, eSttNdTyp ); in SectionDown() local
1235 SwStartNode* pSttNd = aSttNdStack[ aSttNdStack.Count() - 1 ]; in SectionUpDown() local
2078 SwStartNode* pSttNd = aRg.aStart.GetNode().GetStartNode(); in _CopyNodes() local
2221 SwStartNode* pSttNd = new SwStartNode( rIdx, ND_STARTNODE, eSttNdTyp ); in MakeEmptySection() local
2232 SwStartNode* pSttNd = new SwStartNode( rWhere, ND_STARTNODE, eSttNdTyp ); in MakeTextSection() local
2364 SwNode* pSttNd = &rFrmIdx.GetNode(); in FindPrvNxtFrmNode() local
H A Dnode.cxx481 const SwStartNode* pSttNd = pNd->FindSectionNode(); in IsProtect() local
574 const SwStartNode* pSttNd; in FindPageDesc() local
776 const SwNode* pSttNd = FindFlyStartNode(); in GetFlyFmt() local
808 const SwNode* pSttNd = FindTableBoxStartNode(); in GetTblBox() local
1908 const SwStartNode* pSttNd = StartOfSectionNode(); in IsAnyCondition() local
H A Dndtbl.cxx322 SwStartNode* pSttNd = new SwStartNode( aEndIdx, ND_STARTNODE, in InsBoxen() local
621 SwStartNode* pSttNd = new SwStartNode( aIdx, ND_STARTNODE, in InsertTable() local
1012 SwStartNode* pSttNd; in TextToTable() local
1421 SwStartNode* pSttNd = new SwStartNode( aTmpIdx, ND_STARTNODE, in TextToTable() local
2052 const SwStartNode* pSttNd = aIdx.GetNode().GetStartNode(); in DeleteRowCol() local
2260 const SwStartNode* pSttNd = rBoxes[ n ]->GetSttNd(); in SplitTbl() local
4261 SwStartNode* pSttNd; in ClearBoxNumAttrs() local
4391 const SwStartNode* pSttNd = rInsPos.nNode.GetNode().FindTableBoxStartNode(); in InsCopyOfTbl() local
H A Dndcopy.cxx763 SwStartNode* pSttNd = pDoc->GetNodes().MakeEmptySection( in CopyRange() local
830 const SwTxtNode* pSttNd = pStt->nNode.GetNode().GetTxtNode(); in lcl_MarksWholeNode() local
/trunk/main/sw/source/core/crsr/
H A Dunocrsr.cxx143 const SwStartNode *pSttNd = pNewSttNd, *pEndNd = pOldSttNd; in IsSelOvr() local
H A Dtrvltbl.cxx805 SwStartNode* pSttNd = 0; in CheckTblBoxCntnt() local
874 SwStartNode* pSttNd = pPos->nNode.GetNode().FindSttNodeByType( SwTableBoxStartNode ); in SaveTblBoxCntnt() local
H A Dtrvlfnfl.cxx136 const SwNode* pSttNd = GetNode()->FindFootnoteStartNode(); in GotoFtnAnchor() local
H A Dcrstrvl.cxx466 const SwNode* pSttNd = rPos.nNode.GetNode().FindTableBoxStartNode(); in GotoNxtPrvTblFormula() local
1066 SwNode* pSttNd = rOutlNds[ nSttPos ]; in MakeOutlineSel() local
1494 const SwStartNode* pSttNd = pTxtNd->FindTableBoxStartNode(); in GetContentAtPos() local
1728 SwStartNode* pSttNd = pTxtFtn->GetStartNode()->GetNode().GetStartNode(); in IsInRTLText() local
H A Dfindtxt.cxx420 const SwNode* pSttNd = &rNdIdx.GetNode(); in DoSearch() local
/trunk/main/sw/source/core/doc/
H A Ddocglbl.cxx122 SwNodePtr pSttNd; in SplitDoc() local
518 SwNodePtr pSttNd; in SplitDoc() local
H A Ddoclay.cxx155 SwStartNode* pSttNd = in MakeLayoutFmt() local
453 SwStartNode* pSttNd = GetNodes().MakeEmptySection( aIdx, SwFlyStartNode ); in CopyLayoutFmt() local
1269 SwStartNode *pSttNd = rDoc.GetNodes()[nNdIdx]->GetStartNode(); in lcl_InsertLabel() local
1376 SwStartNode* pSttNd = rDoc.GetNodes().MakeTextSection( in lcl_InsertLabel() local
1691 SwStartNode* pSttNd = in lcl_InsertDrawLabel() local
H A Ddocdesc.cxx325 SwStartNode* pSttNd = GetNodes().MakeEmptySection( aTmp, SwHeaderStartNode ); in ChgPageDesc() local
384 SwStartNode* pSttNd = GetNodes().MakeEmptySection( aTmp, SwFooterStartNode ); in ChgPageDesc() local
H A Dhtmltbl.cxx91 SwHTMLTableLayoutCnts::SwHTMLTableLayoutCnts( const SwStartNode *pSttNd, in SwHTMLTableLayoutCnts()
544 const SwStartNode *pSttNd = pCnts->GetStartNode(); in AutoLayoutPass1() local
H A Ddocfly.cxx996 const SwStartNode* pSttNd = 0; in Chainable() local
/trunk/main/sw/source/core/edit/
H A Dedglss.cxx178 sal_Bool SwEditShell::_CopySelToDoc( SwDoc* pInsDoc, SwNodeIndex* pSttNd ) in _CopySelToDoc()
/trunk/main/sw/source/filter/html/
H A Dhtmlfly.cxx1422 const SwStartNode* pSttNd = rWrt.pDoc->GetNodes()[nStt]->GetStartNode(); in OutHTML_FrmFmtAsMulticol() local
1513 const SwStartNode* pSttNd = rWrt.pDoc->GetNodes()[nStt]->GetStartNode(); in OutHTML_FrmFmtAsDivOrSpan() local
1704 const SwStartNode* pSttNd = rWrt.pDoc->GetNodes()[nStt]->GetStartNode(); in OutHTML_HeaderFooter() local
H A Dhtmltabw.cxx288 const SwStartNode* pSttNd = pBox->GetSttNd(); in OutTableCell() local
/trunk/main/sw/source/core/txtnode/
H A Datrftn.cxx354 SwStartNode* pSttNd = rNodes.MakeTextSection( SwNodeIndex( rNodes.GetEndOfInserts() ), in MakeNewTextSection() local
/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx852 const SwStartNode *pSttNd = 0; in GetStartNode() local
1149 const SwStartNode* pSttNd = pBox->GetSttNd(); in createEnumeration() local
1479 const SwStartNode* pSttNd = pBox->GetSttNd(); in SwXTextTableCursor() local
2403 const SwStartNode* pSttNd = pTLBox->GetSttNd(); in GetRangeByName() local
3039 const SwStartNode* pSttNd = pTLBox->GetSttNd(); in setPropertyValue() local
3233 const SwStartNode* pSttNd = pTLBox->GetSttNd(); in getPropertyValue() local
3684 const SwStartNode* pSttNd = pTLBox->GetSttNd(); in getCellRangeByPosition() local
4677 const SwStartNode* pSttNd = pTLBox->GetSttNd(); in insertByIndex() local
4718 const SwStartNode* pSttNd = pTLBox->GetSttNd(); in removeByIndex() local
4887 const SwStartNode* pSttNd = pTLBox->GetSttNd(); in insertByIndex() local
[all …]
/trunk/main/sw/inc/
H A Dswtable.hxx378 const SwStartNode * pSttNd; member in SwTableBox
/trunk/main/sw/source/filter/rtf/
H A Drtffly.cxx244 SwTxtNode* pSttNd = pFlySave->nSttNd.GetNode().GetTxtNode(); in SetFlysInDoc() local
358 SwStartNode* pSttNd = bMakeEmptySection in SetFlysInDoc() local
/trunk/main/sw/source/filter/ww8/
H A DWW8TableInfo.cxx604 const SwStartNode * pSttNd = pTableBox->GetSttNd(); in processSwTableByLayout() local
742 const SwStartNode * pSttNd = pBox->GetSttNd(); in processTableBoxLines() local
784 const SwStartNode * pSttNd = pBox->GetSttNd(); in processTableBox() local
/trunk/main/sw/source/core/access/
H A Dacccell.cxx396 const SwStartNode *pSttNd = pCellFrm->GetTabBox()->GetSttNd(); in getCurrentValue() local
/trunk/main/sw/source/core/undo/
H A Duntbl.cxx637 SwStartNode* pSttNd = new SwStartNode( aSttIdx, ND_STARTNODE, in UndoTableToText() local
873 const SwStartNode *pSttNd = rTbl.GetTabSortBoxes()[ 0 ]->GetSttNd(); in SwUndoTblHeadline() local
1753 void SwUndoTblNdsChg::SaveSection( SwStartNode* pSttNd ) in SaveSection()
2053 SwStartNode* pSttNd = rDoc.GetNodes().MakeTextSection( aIdx, in UndoImpl() local
2302 SwStartNode* pSttNd = rDoc.GetNodes()[ nNode ]-> in UndoImpl() local
2403 SwStartNode* pSttNd = pNd->FindSttNodeByType( SwTableBoxStartNode ); in RedoImpl() local
H A Dundobj1.cxx326 SwStartNode const*const pSttNd = in RepeatImpl() local

Completed in 243 milliseconds

12