Home
last modified time | relevance | path

Searched refs:SetDerivedFrom (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sw/source/ui/app/
H A Ddocst.cxx547 pDStyle->GetCollection()->SetDerivedFrom( pColl ); in Edit()
565 pDStyle->GetCollection()->SetDerivedFrom( pColl ); in Edit()
583 pDStyle->GetCharFmt()->SetDerivedFrom( pCFmt ); in Edit()
589 pDStyle->GetCharFmt()->SetDerivedFrom( pCFmt ); in Edit()
606 pDStyle->GetFrmFmt()->SetDerivedFrom( pFFmt ); in Edit()
1128 pColl->SetDerivedFrom(pCurrWrtShell->GetCurTxtFmtColl()); in MakeByExample()
1171 pFrm->SetDerivedFrom( pFFmt ); in MakeByExample()
1202 pChar->SetDerivedFrom( pCurrWrtShell->GetCurCharFmt() ); in MakeByExample()
H A Ddocstyle.cxx994 bRet = pFmt->SetDerivedFrom( pParent ); in SetParent()
2409 bRet = pFmt->SetDerivedFrom( pParent ); in SetParent()
/trunk/main/sw/source/core/docnode/
H A Dndsect.cxx949 SetDerivedFrom( pSectFmt ); in InsertTextSection()
1011 rFmt.SetDerivedFrom( pParent->GetSection().GetFmt() ); in lcl_initParent()
1388 pFmt->SetDerivedFrom( pSectNd ? pSectNd->GetSection().GetFmt() in NodesArrChgd()
1397 pSectNd->GetSection().GetFmt()->SetDerivedFrom( pFmt ); in NodesArrChgd()
/trunk/main/sw/inc/
H A Dformat.hxx93 sal_Bool SetDerivedFrom(SwFmt *pDerivedFrom = 0);
/trunk/main/sw/source/filter/inc/
H A Dfltshell.hxx441 { pColl->SetDerivedFrom(pBase); } in Derived()
/trunk/main/sw/source/core/undo/
H A Dundobj1.cxx566 pFrmFmt->SetDerivedFrom( pOldFmt ); in UndoImpl()
/trunk/main/sw/source/core/attr/
H A Dformat.cxx389 sal_Bool SwFmt::SetDerivedFrom(SwFmt *pDerFrom) in SetDerivedFrom() function in SwFmt
/trunk/main/sw/source/core/doc/
H A Ddocfly.cxx595 rFmt.SetDerivedFrom( &rNewFmt ); in SetFrmFmtToFly()
H A Ddocfmt.cxx2054 pDest->SetDerivedFrom( FindFmtByName( rDestArr, in CopyFmtArr()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx4055 pColl->SetDerivedFrom( pDerivedColl ); in MakeStyle()
4116 pFmt->SetDerivedFrom( pDerivedFmt ); in MakeCharStyle()
/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx4066 rSI.pFmt->SetDerivedFrom( pj->pFmt ); // ok, Based on eintragen in PrepareStyle()
4084 rSI.pFmt->SetDerivedFrom(0); in PrepareStyle()

Completed in 197 milliseconds