Lines Matching refs:pAttrs
713 const SwBorderAttrs*pAttrs = 0; in MakeAll() local
737 pAttrs = pAccess->Get(); in MakeAll()
744 const long nTop = pAttrs->CalcTopLine() + aBorder.Height(); in MakeAll()
745 const long nBottom = pAttrs->CalcBottomLine()+ aBorder.Height(); in MakeAll()
763 Frm().Height( pAttrs->GetSize().Height() ); in MakeAll()
832 Prt().Left ( pAttrs->CalcLeftLine() + aBorder.Width() ); in MakeAll()
835 + pAttrs->CalcRightLine() + aBorder.Width() ) ); in MakeAll()
842 Frm().SSize( pAttrs->GetSize() ); in MakeAll()
843 Format( pAttrs ); in MakeAll()
885 const SwBorderAttrs*pAttrs = 0; in MakeAll() local
944 pAttrs = pAccess->Get(); in MakeAll()
946 Format( pAttrs ); in MakeAll()