Searched refs:SwBorderAttrAccess (Results  1 – 14 of 14) sorted by relevance
| /trunk/main/sw/source/core/layout/ | 
| H A D | calcmove.cxx | 164                             SwBorderAttrAccess aAccess( SwFrm::GetCache(), pLastFrm );  in ShouldBwdMoved() 712 	SwBorderAttrAccess *pAccess = 0;  in MakeAll() 736 					pAccess = new SwBorderAttrAccess( SwFrm::GetCache(), this );  in MakeAll() 884 	SwBorderAttrAccess *pAccess = 0;  in MakeAll() 943 				pAccess = new SwBorderAttrAccess( SwFrm::GetCache(), this );  in MakeAll() 1193 	SwBorderAttrAccess aAccess( SwFrm::GetCache(), this );  in MakeAll() 1833 		SwBorderAttrAccess aAccess( SwFrm::GetCache(), pNxt );  in MakeNxt() 1848 		SwBorderAttrAccess aAccess( SwFrm::GetCache(), pNxt );  in MakeNxt() 1963         SwBorderAttrAccess aAccess( SwFrm::GetCache(), pFrm );  in _WouldFit()
  | 
| H A D | hffrm.cxx | 457         SwBorderAttrAccess * pAccess =  in GrowFrm() 458             new SwBorderAttrAccess( SwFrm::GetCache(), this );  in GrowFrm() 590             SwBorderAttrAccess * pAccess =  in ShrinkFrm() 591                 new SwBorderAttrAccess( SwFrm::GetCache(), this );  in ShrinkFrm()
  | 
| H A D | flowfrm.cxx | 1463     SwBorderAttrAccess *pAccess;  in CalcUpperSpace() 1478 		pAccess= new SwBorderAttrAccess( SwFrm::GetCache(), pOwn );  in CalcUpperSpace() 1749     SwBorderAttrAccess* pAttrAccess = 0L;  in CalcLowerSpace() 1752         pAttrAccess = new SwBorderAttrAccess( SwFrm::GetCache(), &rThis );  in CalcLowerSpace() 1813         SwBorderAttrAccess* pAttrAccess = 0L;  in CalcAddLowerSpaceAsLastInTableCell() 1816             pAttrAccess = new SwBorderAttrAccess( SwFrm::GetCache(), pFrm );  in CalcAddLowerSpaceAsLastInTableCell()
  | 
| H A D | tabfrm.cxx | 568                 		SwBorderAttrAccess aAccess( SwFrm::GetCache(), pCell );  in lcl_PreprocessRowsInCells() 1960 	SwBorderAttrAccess  *pAccess= new SwBorderAttrAccess( SwFrm::GetCache(), this );  in MakeAll() 2067                     pAccess = new SwBorderAttrAccess( SwFrm::GetCache(), this );  in MakeAll() 2108                 pAccess= new SwBorderAttrAccess( SwFrm::GetCache(), this );  in MakeAll() 2160                             pAccess= new SwBorderAttrAccess( SwFrm::GetCache(), this );  in MakeAll() 2339                     pAccess= new SwBorderAttrAccess( SwFrm::GetCache(), this );  in MakeAll() 2587                             pAccess= new SwBorderAttrAccess( SwFrm::GetCache(), this );  in MakeAll() 4165             SwBorderAttrAccess aAccess( SwFrm::GetCache(), _pCell );  in lcl_CalcMinCellHeight() 5749                     SwBorderAttrAccess aAccess( SwFrm::GetCache(), pCurrSourceCell );  in lcl_CalcHeightOfFirstContentLine()
  | 
| H A D | frmtool.cxx | 2095     SwBorderAttrAccess aCmpAccess( SwFrm::GetCache(), &_rCmpFrm );  in _JoinWithCmp() 2236 SwBorderAttrAccess::SwBorderAttrAccess( SwCache &rCach, const SwFrm *pFrm ) :  in SwBorderAttrAccess()  function in SwBorderAttrAccess 2249 SwCacheObj *SwBorderAttrAccess::NewObj()  in NewObj() 2255 SwBorderAttrs *SwBorderAttrAccess::Get()  in Get() 3317 		SwBorderAttrAccess aAccess( SwFrm::GetCache(), pCell );  in lcl_CalcCellRstHeight()
  | 
| H A D | paintfrm.cxx | 2294             SwBorderAttrAccess aAccess( SwFrm::GetCache(), &rLayoutFrm );  in HandleFrame() 3732                 SwBorderAttrAccess aAccess( SwFrm::GetCache(), pParentFlyFrm );  in Paint() 3753 			SwBorderAttrAccess aAccess( SwFrm::GetCache(), (SwFrm*)this );  in Paint() 3892             SwBorderAttrAccess aAccess( SwFrm::GetCache(), (SwFrm*)this );  in Paint() 4735             SwBorderAttrAccess aAccess( SwFrm::GetCache(), pNextCell );  in lcl_GetCellFrmForBorderAttrs() 4924                     SwBorderAttrAccess aAccess( SwFrm::GetCache(),  in PaintBorder() 4945                     SwBorderAttrAccess aAccess( SwFrm::GetCache(),  in PaintBorder() 5743 	SwBorderAttrAccess aAccess( SwFrm::GetCache(), (SwFrm*)this );  in PaintBaBo() 6001 				SwBorderAttrAccess aAccess( SwFrm::GetCache(), (SwFrm*)pFrm );  in PaintBackground() 6807                     SwBorderAttrAccess aAccess( SwFrm::GetCache(), pFrm );  in GetBackgroundBrush() [all …] 
 | 
| H A D | flyincnt.cxx | 300 	SwBorderAttrAccess aAccess( SwFrm::GetCache(), this );  in MakeAll()
  | 
| H A D | ssfrm.cxx | 775 		SwBorderAttrAccess aAccess( SwFrm::GetCache(), this );  in UnionFrm()
  | 
| H A D | flylay.cxx | 200 			SwBorderAttrAccess aAccess( SwFrm::GetCache(), this );  in MakeAll()
  | 
| H A D | pagechg.cxx | 1808 			SwBorderAttrAccess aAccess( SwFrm::GetCache(), pFrm );  in ImplCalcBrowseWidth()
  | 
| /trunk/main/sw/source/core/inc/ | 
| H A D | frmtool.hxx | 390 class SwBorderAttrAccess : public SwCacheAccess  class 397 	SwBorderAttrAccess( SwCache &rCache, const SwFrm *pOwner );
  | 
| /trunk/main/sw/source/core/draw/ | 
| H A D | dflyobj.cxx | 860 			SwBorderAttrAccess aAccess( SwFrm::GetCache(), GetFlyFrm() );  in NbcResize()
  | 
| /trunk/main/sw/source/core/doc/ | 
| H A D | notxtfrm.cxx | 565 	SwBorderAttrAccess aAccess( SwFrm::GetCache(), this );  in MakeAll()
  | 
| /trunk/main/sw/source/core/text/ | 
| H A D | txtfrm.cxx | 1905     SwBorderAttrAccess aAccess( SwFrm::GetCache(), pFrm );  in SwTestFormat()
  | 
        Completed in 262 milliseconds