Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/app/
H A Ddocstyle.cxx154 pStyle->PresetParent( p->GetName() ); in lcl_FindCharFmt()
156 pStyle->PresetParent( aEmptyStr ); in lcl_FindCharFmt()
194 pStyle->PresetParent( pColl->DerivedFrom()->GetName() ); in lcl_FindParaFmt()
196 pStyle->PresetParent( aEmptyStr ); in lcl_FindParaFmt()
236 pStyle->PresetParent( pFmt->DerivedFrom()->GetName() ); in lcl_FindFrmFmt()
238 pStyle->PresetParent( aEmptyStr ); in lcl_FindFrmFmt()
277 pStyle->PresetParent( aEmptyStr ); in lcl_FindPageDesc()
308 pStyle->PresetParent( aEmptyStr ); in lcl_FindNumRule()
2181 mxStyleSheet->PresetParent(aEmptyStr); in Make()
2416 mxStyleSheet->PresetParent( rParent ); in SetParent()
H A Ddocst.cxx548 pDStyle->PresetParent( rParent ); in Edit()
567 pDStyle->PresetParent( pColl->GetName() ); in Edit()
584 pDStyle->PresetParent( rParent ); in Edit()
591 pDStyle->PresetParent( pCFmt->GetName() ); in Edit()
607 pDStyle->PresetParent( rParent ); in Edit()
/aoo42x/main/sw/inc/
H A Ddocstyle.hxx134 void PresetParent(const String& rName){ aParent = rName; } in PresetParent() function in SwDocStyleSheet

Completed in 45 milliseconds