Home
last modified time | relevance | path

Searched refs:GetNextTxtFmtColl (Results 1 – 10 of 10) sorted by relevance

/aoo41x/main/sw/source/core/doc/
H A Ddocfmt.cxx99 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()
/aoo41x/main/sw/source/ui/app/
H A Ddocstyle.cxx199 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()
/aoo41x/main/sw/inc/
H A Dfmtcol.hxx106 SwTxtFmtColl& GetNextTxtFmtColl() const { return *pNextTxtFmtColl; } in GetNextTxtFmtColl() function in SwTxtFmtColl
/aoo41x/main/sw/source/core/docnode/
H A Dndcopy.cxx246 pColl = &pCpyAttrNd->GetTxtColl()->GetNextTxtFmtColl(); in MakeCopy()
/aoo41x/main/sw/source/core/text/
H A Dfrmcrsr.cxx1436 pColl = &pColl->GetNextTxtFmtColl(); in FillCrsrPos()
/aoo41x/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx1350 if( pColl && &pColl->GetNextTxtFmtColl() != pColl ) in DataToDoc()
/aoo41x/main/sw/source/core/crsr/
H A Dcrstrvl.cxx1899 pNextFmt = &pTNd->GetTxtColl()->GetNextTxtFmtColl(); in SetShadowCrsrPos()
/aoo41x/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx479 pNext = &((SwTxtFmtColl*)pFmt)->GetNextTxtFmtColl(); in GetStyleData()
/aoo41x/main/sw/source/core/edit/
H A Dautofmt.cxx1868 SwTxtFmtColl& rNxtColl = pAktTxtNd->GetTxtColl()->GetNextTxtFmtColl(); in BuildHeadLine()
/aoo41x/main/sw/source/core/txtnode/
H A Dndtxt.cxx2706 SwTxtFmtColl *pNextColl = &pColl->GetNextTxtFmtColl(); in _MakeNewTxtNode()

Completed in 162 milliseconds