Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/app/
H A Ddocstyle.cxx155 pStyle->PresetParent( p->GetName() ); in lcl_FindCharFmt()
157 pStyle->PresetParent( aEmptyStr ); in lcl_FindCharFmt()
195 pStyle->PresetParent( pColl->DerivedFrom()->GetName() ); in lcl_FindParaFmt()
197 pStyle->PresetParent( aEmptyStr ); in lcl_FindParaFmt()
237 pStyle->PresetParent( pFmt->DerivedFrom()->GetName() ); in lcl_FindFrmFmt()
239 pStyle->PresetParent( aEmptyStr ); in lcl_FindFrmFmt()
278 pStyle->PresetParent( aEmptyStr ); in lcl_FindPageDesc()
309 pStyle->PresetParent( aEmptyStr ); in lcl_FindNumRule()
2107 mxStyleSheet->PresetParent(aEmptyStr); in Make()
2342 mxStyleSheet->PresetParent( rParent ); in SetParent()
H A Ddocst.cxx553 pDStyle->PresetParent( rParent ); in Edit()
572 pDStyle->PresetParent( pColl->GetName() ); in Edit()
589 pDStyle->PresetParent( rParent ); in Edit()
596 pDStyle->PresetParent( pCFmt->GetName() ); in Edit()
612 pDStyle->PresetParent( rParent ); in Edit()
/aoo41x/main/sw/inc/
H A Ddocstyle.hxx134 void PresetParent(const String& rName){ aParent = rName; } in PresetParent() function in SwDocStyleSheet

Completed in 54 milliseconds