Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/ui/app/
H A Ddocst.cxx538 SwDocStyleSheet* pDStyle = (SwDocStyleSheet*)pStyle; in Edit() local
552 pDStyle->GetCollection()->SetDerivedFrom( pColl ); in Edit()
553 pDStyle->PresetParent( rParent ); in Edit()
562 pDStyle->GetCollection()->SetFmtAttr( aItem ); in Edit()
563 pDStyle->GetCollection()->SetAttrOutlineLevel( 0 ); in Edit()
570 pDStyle->GetCollection()->SetDerivedFrom( pColl ); in Edit()
572 pDStyle->PresetParent( pColl->GetName() ); in Edit()
588 pDStyle->GetCharFmt()->SetDerivedFrom( pCFmt ); in Edit()
589 pDStyle->PresetParent( rParent ); in Edit()
594 pDStyle->GetCharFmt()->SetDerivedFrom( pCFmt ); in Edit()
[all …]