Lines Matching refs:pSttNd
155 SwStartNode* pSttNd = in MakeLayoutFmt() local
171 pFmt->SetFmtAttr( SwFmtCntnt( pSttNd )); in MakeLayoutFmt()
453 SwStartNode* pSttNd = GetNodes().MakeEmptySection( aIdx, SwFlyStartNode ); in CopyLayoutFmt() local
457 aIdx = *pSttNd; in CopyLayoutFmt()
493 aIdx = *pSttNd->EndOfSectionNode(); in CopyLayoutFmt()
1269 SwStartNode *pSttNd = rDoc.GetNodes()[nNdIdx]->GetStartNode(); in lcl_InsertLabel() local
1270 ASSERT( pSttNd, "Kein StartNode in InsertLabel." ); in lcl_InsertLabel()
1274 nNode = pSttNd->GetIndex(); in lcl_InsertLabel()
1280 nNode = pSttNd->EndOfSectionIndex(); in lcl_InsertLabel()
1376 SwStartNode* pSttNd = rDoc.GetNodes().MakeTextSection( in lcl_InsertLabel() local
1379 pNewSet->Put( SwFmtCntnt( pSttNd )); in lcl_InsertLabel()
1691 SwStartNode* pSttNd = in lcl_InsertDrawLabel() local
1707 pNewFmt->SetFmtAttr( SwFmtCntnt( pSttNd )); in lcl_InsertDrawLabel()