Searched refs:GetNextTxtFmtColl (Results 1 – 10 of 10) sorted by relevance
99 if ( &rpTxtColl->GetNextTxtFmtColl() == pDel ) in SV_IMPL_PTRARR()1908 if( &rColl.GetNextTxtFmtColl() != &rColl ) in CopyTxtColl()1909 pNewColl->SetNextTxtFmtColl( *CopyTxtColl( rColl.GetNextTxtFmtColl() )); in CopyTxtColl()2049 if( &pSrcColl->GetNextTxtFmtColl() != pSrcColl ) in CopyFmtArr()2051 rDestArr, pSrcColl->GetNextTxtFmtColl().GetName() ) ); in CopyFmtArr()
199 SwTxtFmtColl& rNext = pColl->GetNextTxtFmtColl(); in lcl_FindParaFmt()1201 if( pColl != &pColl->GetNextTxtFmtColl() ) in SetItemSet()1202 pCColl->SetNextTxtFmtColl( pColl->GetNextTxtFmtColl() ); in SetItemSet()1610 PresetFollow( pColl->GetNextTxtFmtColl().GetName() ); in FillStyleSheet()2345 GetNextTxtFmtColl().GetName() ); in SetParent()
106 SwTxtFmtColl& GetNextTxtFmtColl() const { return *pNextTxtFmtColl; } in GetNextTxtFmtColl() function in SwTxtFmtColl
246 pColl = &pCpyAttrNd->GetTxtColl()->GetNextTxtFmtColl(); in MakeCopy()
1436 pColl = &pColl->GetNextTxtFmtColl(); in FillCrsrPos()
1350 if( pColl && &pColl->GetNextTxtFmtColl() != pColl ) in DataToDoc()
1899 pNextFmt = &pTNd->GetTxtColl()->GetNextTxtFmtColl(); in SetShadowCrsrPos()
479 pNext = &((SwTxtFmtColl*)pFmt)->GetNextTxtFmtColl(); in GetStyleData()
1868 SwTxtFmtColl& rNxtColl = pAktTxtNd->GetTxtColl()->GetNextTxtFmtColl(); in BuildHeadLine()
2706 SwTxtFmtColl *pNextColl = &pColl->GetNextTxtFmtColl(); in _MakeNewTxtNode()
Completed in 128 milliseconds