Lines Matching refs:SwWrtShell
90 void SwDocShell::StateStyleSheet(SfxItemSet& rSet, SwWrtShell* pSh) in StateStyleSheet()
96 SwWrtShell* pShell = pSh ? pSh : GetWrtShell(); in StateStyleSheet()
274 SwWrtShell* pActShell = 0; in ExecStyleSheet()
383 SwWrtShell* pShell = GetWrtShell(); in ExecStyleSheet()
415 pActShell = pShell = (SwWrtShell*)((SwPtrItem*)pItem)->GetValue(); in ExecStyleSheet()
514 SwWrtShell* pActShell, in Edit()
682 SwWrtShell* pCurrShell = ( pActShell ? pActShell : mpWrtShell ); in Edit()
885 SwWrtShell* pShell, in ApplyStyles()
894 SwWrtShell *pSh = pShell ? pShell : GetWrtShell(); in ApplyStyles()
1004 sal_uInt16 SwDocShell::UpdateStyle(const String &rName, sal_uInt16 nFamily, SwWrtShell* pShell) in UpdateStyle()
1006 SwWrtShell* pCurrWrtShell = pShell ? pShell : GetWrtShell(); in UpdateStyle()
1099 sal_uInt16 nMask, SwWrtShell* pShell ) in MakeByExample()
1101 SwWrtShell* pCurrWrtShell = pShell ? pShell : GetWrtShell(); in MakeByExample()
1315 SwWrtShell& rActShell ) in FormatPage()