Searched refs:pCurrWrtShell (Results 1 – 1 of 1) sorted by relevance
979 SwWrtShell* pCurrWrtShell = pShell ? pShell : GetWrtShell(); in UpdateStyle() local1013 if( pCurrWrtShell->IsFrmSelected() && pFrm && !pFrm->IsDefault() ) in UpdateStyle()1016 pCurrWrtShell->StartAllAction(); in UpdateStyle()1017 pCurrWrtShell->GetFlyFrmAttr( aSet ); in UpdateStyle()1028 pCurrWrtShell->SetFrmFmt( pFrm, sal_True ); in UpdateStyle()1029 pCurrWrtShell->EndAllAction(); in UpdateStyle()1038 pCurrWrtShell->StartAllAction(); in UpdateStyle()1039 pCurrWrtShell->FillByEx(pChar); in UpdateStyle()1042 pCurrWrtShell->EndAllAction(); in UpdateStyle()1051 0 != ( pCurRule = pCurrWrtShell->GetCurNumRule() )) in UpdateStyle()[all …]