Searched refs:pCurrWrtShell (Results 1 – 1 of 1) sorted by relevance
1006 SwWrtShell* pCurrWrtShell = pShell ? pShell : GetWrtShell(); in UpdateStyle() local1040 if( pCurrWrtShell->IsFrmSelected() && pFrm && !pFrm->IsDefault() ) in UpdateStyle()1043 pCurrWrtShell->StartAllAction(); in UpdateStyle()1044 pCurrWrtShell->GetFlyFrmAttr( aSet ); in UpdateStyle()1055 pCurrWrtShell->SetFrmFmt( pFrm, sal_True ); in UpdateStyle()1056 pCurrWrtShell->EndAllAction(); in UpdateStyle()1065 pCurrWrtShell->StartAllAction(); in UpdateStyle()1066 pCurrWrtShell->FillByEx(pChar); in UpdateStyle()1069 pCurrWrtShell->EndAllAction(); in UpdateStyle()1078 0 != ( pCurRule = pCurrWrtShell->GetNumRuleAtCurrCrsrPos() )) in UpdateStyle()[all …]