Lines Matching refs:pSttNd
163 SwStartNode* pSttNd = in MakeLayoutFmt() local
179 pFmt->SetFmtAttr( SwFmtCntnt( pSttNd )); in MakeLayoutFmt()
461 SwStartNode* pSttNd = GetNodes().MakeEmptySection( aIdx, SwFlyStartNode ); in CopyLayoutFmt() local
465 aIdx = *pSttNd; in CopyLayoutFmt()
501 aIdx = *pSttNd->EndOfSectionNode(); in CopyLayoutFmt()
1277 SwStartNode *pSttNd = rDoc.GetNodes()[nNdIdx]->GetStartNode(); in lcl_InsertLabel() local
1278 ASSERT( pSttNd, "Kein StartNode in InsertLabel." ); in lcl_InsertLabel()
1282 nNode = pSttNd->GetIndex(); in lcl_InsertLabel()
1288 nNode = pSttNd->EndOfSectionIndex(); in lcl_InsertLabel()
1384 SwStartNode* pSttNd = rDoc.GetNodes().MakeTextSection( in lcl_InsertLabel() local
1387 pNewSet->Put( SwFmtCntnt( pSttNd )); in lcl_InsertLabel()
1699 SwStartNode* pSttNd = in lcl_InsertDrawLabel() local
1715 pNewFmt->SetFmtAttr( SwFmtCntnt( pSttNd )); in lcl_InsertDrawLabel()