/aoo42x/main/sw/source/core/doc/ |
H A D | docchart.cxx | 135 SwStartNode *pStNd; in _UpdateCharts() local 137 while( 0 != (pStNd = aIdx.GetNode().GetStartNode()) ) in _UpdateCharts() 151 aIdx.Assign( *pStNd->EndOfSectionNode(), + 1 ); in _UpdateCharts() 193 SwStartNode *pStNd; in SetTableName() local 195 while ( 0 != (pStNd = aIdx.GetNode().GetStartNode()) ) in SetTableName() 213 aIdx.Assign( *pStNd->EndOfSectionNode(), + 1 ); in SetTableName() 240 SwStartNode *pStNd; in CreateChartInternalDataProviders() local 242 while (0 != (pStNd = aIdx.GetNode().GetStartNode())) in CreateChartInternalDataProviders() 259 aIdx.Assign( *pStNd->EndOfSectionNode(), + 1 ); in CreateChartInternalDataProviders()
|
/aoo42x/main/sw/source/filter/html/ |
H A D | htmltab.cxx | 693 pStartNode(pStNd), pTable(0) in HTMLTableCnts() 1215 pCaptionStartNode = pStNd; in SetCaption() 2686 pStNd = pParser->InsertTableSection( pStNd ); in MakeTable() 2807 pPrevStNd = pStNd; in SetTable() 2877 const SwStartNode *pStNd; in InsertTableSection() local 2906 return pStNd; in InsertTableSection() 2924 const SwStartNode *pStNd; in InsertTableSection() local 2953 return pStNd; in InsertTableSection() 2967 return pStNd; in InsertTempTableCaptionSection() 3479 const SwStartNode *pStNd = in InsertTableContents() local [all …]
|
H A D | htmlsect.cxx | 202 const SwStartNode *pStNd = in NewDivision() local 204 aDelPam.GetPoint()->nNode = pStNd->EndOfSectionIndex() - 1; in NewDivision()
|
H A D | wrthtml.hxx | 351 void OutForm( sal_Bool bTagOn=sal_True, const SwStartNode *pStNd=0 );
|
/aoo42x/main/sw/inc/ |
H A D | node.hxx | 719 const SwStartNode* pStNd = IsStartNode() ? (SwStartNode*)this : pStartOfSection; in EndOfSectionIndex() local 720 return pStNd->pEndOfSection->GetIndex(); in EndOfSectionIndex() 724 const SwStartNode* pStNd = IsStartNode() ? (SwStartNode*)this : pStartOfSection; in EndOfSectionNode() local 725 return pStNd->pEndOfSection; in EndOfSectionNode() 729 SwStartNode* pStNd = IsStartNode() ? (SwStartNode*)this : pStartOfSection; in EndOfSectionNode() local 730 return pStNd->pEndOfSection; in EndOfSectionNode()
|
/aoo42x/main/sw/source/filter/xml/ |
H A D | xmltbli.cxx | 198 const SwStartNode *pStNd, SwXMLTableContext *pTable, 232 const SwStartNode *pStNd, in Set() argument 245 pStartNode = pStNd; in Set() 1870 return ((SwXMLTableContext *)&xParentTable)->NewTableBox( pStNd, in NewTableBox() 1876 pBox1->GetSttNd() == pStNd ) in NewTableBox() 1885 pBox = new SwTableBox( pBoxFmt, *pStNd, pUpper ); in NewTableBox() 2878 const SwStartNode *pStNd; in InsertTableSection() local 2889 pStNd = pTxtCrsr->GetPaM()->GetNode()->FindTableBoxStartNode(); in InsertTableSection() 2920 pBox1->pSttNd = pStNd; in InsertTableSection() 2921 SwCntntNode *pCNd = pDoc->GetNodes()[ pStNd->GetIndex() + 1 ] in InsertTableSection() [all …]
|
H A D | xmltbli.hxx | 103 SwTableBox *NewTableBox( const SwStartNode *pStNd, 176 const SwStartNode *pStNd=0,
|
/aoo42x/main/sw/source/core/frmedt/ |
H A D | feflyole.cxx | 68 SwStartNode *pStNd; in FindFlyFrm() local 72 0 != (pStNd = GetNodes()[ nSttIdx ]->GetStartNode()) ) in FindFlyFrm() 84 nSttIdx = pStNd->EndOfSectionIndex() + 1; in FindFlyFrm()
|
H A D | fefly1.cxx | 2275 SwStartNode *pStNd; in AlignAllFormulasToBaseline() local 2277 while ( 0 != (pStNd = aIdx.GetNode().GetStartNode()) ) in AlignAllFormulasToBaseline() 2292 aIdx.Assign( *pStNd->EndOfSectionNode(), + 1 ); in AlignAllFormulasToBaseline()
|
/aoo42x/main/sw/source/core/view/ |
H A D | vnew.cxx | 344 SwStartNode *pStNd; in ~ViewShell() local 346 while ( 0 != (pStNd = aIdx.GetNode().GetStartNode()) ) in ~ViewShell() 361 aIdx.Assign( *pStNd->EndOfSectionNode(), +1 ); in ~ViewShell()
|
H A D | viewsh.cxx | 690 const SwStartNode *pStNd; in HasCharts() local 693 while ( 0 != (pStNd = aIdx.GetNode().GetStartNode()) ) in HasCharts()
|
/aoo42x/main/sw/source/core/edit/ |
H A D | editsh.cxx | 470 SwStartNode *pStNd; in HasOLEObj() local 472 while ( 0 != (pStNd = aIdx.GetNode().GetStartNode()) ) in HasOLEObj() 481 aIdx.Assign( *pStNd->EndOfSectionNode(), + 1 ); in HasOLEObj()
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unochart.cxx | 96 SwStartNode *pStNd; in DoUpdateAllCharts() local 98 while( 0 != (pStNd = aIdx.GetNode().GetStartNode()) ) in DoUpdateAllCharts() 120 aIdx.Assign( *pStNd->EndOfSectionNode(), + 1 ); in DoUpdateAllCharts() 177 SwStartNode *pStNd; in LockUnlockAllCharts() local 179 while( 0 != (pStNd = aIdx.GetNode().GetStartNode()) ) in LockUnlockAllCharts() 198 aIdx.Assign( *pStNd->EndOfSectionNode(), + 1 ); in LockUnlockAllCharts()
|
H A D | unotbl.cxx | 3458 SwStartNode *pStNd; in setName() local 3460 while ( 0 != (pStNd = aIdx.GetNode().GetStartNode()) ) in setName() 3475 aIdx.Assign( *pStNd->EndOfSectionNode(), + 1 ); in setName()
|