/trunk/main/sw/source/core/inc/ |
H A D | frmtool.hxx | 257 class SwBorderAttrs : public SwCacheObj class 346 DECL_FIXEDMEMPOOL_NEWDEL(SwBorderAttrs) 349 ~SwBorderAttrs(); 399 SwBorderAttrs *Get(); 479 ((SwBorderAttrs*)this)->_CalcTopLine(); in CalcTopLine() 485 ((SwBorderAttrs*)this)->_CalcBottomLine(); in CalcBottomLine() 491 ((SwBorderAttrs*)this)->_CalcLeftLine(); in CalcLeftLine() 497 ((SwBorderAttrs*)this)->_CalcRightLine(); in CalcRightLine() 503 ((SwBorderAttrs*)this)->_CalcTop(); in CalcTop() 509 ((SwBorderAttrs*)this)->_CalcBottom(); in CalcBottom() [all …]
|
H A D | flowfrm.hxx | 50 class SwBorderAttrs; 207 SwTwips CalcUpperSpace( const SwBorderAttrs *pAttrs = NULL, 227 SwTwips CalcLowerSpace( const SwBorderAttrs* _pAttrs = 0L ) const; 244 const SwBorderAttrs* _pAttrs = 0L ) const;
|
H A D | hffrm.hxx | 34 void FormatSize(SwTwips nUL, const SwBorderAttrs * pAttrs); 35 void FormatPrt(SwTwips & nUL, const SwBorderAttrs * pAttrs); 39 virtual void Format( const SwBorderAttrs *pAttrs = 0 );
|
H A D | ftnfrm.hxx | 30 class SwBorderAttrs; 48 virtual void Format( const SwBorderAttrs *pAttrs = 0 ); 50 const SwBorderAttrs & ) const;
|
H A D | layfrm.hxx | 33 class SwBorderAttrs; 54 virtual void Format( const SwBorderAttrs *pAttrs = 0 ); 145 void FormatWidthCols( const SwBorderAttrs &, const SwTwips nBorder,
|
H A D | flyfrm.hxx | 33 class SwBorderAttrs; 123 virtual void Format( const SwBorderAttrs *pAttrs = 0 ); 124 void MakePrtArea( const SwBorderAttrs &rAttrs );
|
H A D | bodyfrm.hxx | 29 class SwBorderAttrs; 34 virtual void Format( const SwBorderAttrs *pAttrs = 0 );
|
H A D | frame.hxx | 52 class SwBorderAttrs; 509 void PaintShadow( const SwRect&, SwRect&, const SwBorderAttrs& ) const; 569 const SwBorderAttrs & ) const; 573 const SwBorderAttrs &, 662 virtual void Format( const SwBorderAttrs *pAttrs = 0 );
|
H A D | cellfrm.hxx | 32 class SwBorderAttrs; 39 virtual void Format( const SwBorderAttrs *pAttrs = 0 );
|
H A D | notxtfrm.hxx | 30 class SwBorderAttrs; 44 void Format ( const SwBorderAttrs *pAttrs = 0 );
|
H A D | rowfrm.hxx | 31 class SwBorderAttrs; 35 virtual void Format( const SwBorderAttrs *pAttrs = 0 );
|
H A D | cntfrm.hxx | 31 class SwBorderAttrs; 61 sal_Bool MakePrtArea( const SwBorderAttrs & );
|
H A D | tabfrm.hxx | 31 class SwBorderAttrs; 106 virtual void Format( const SwBorderAttrs *pAttrs = 0 );
|
H A D | txtfrm.hxx | 42 class SwBorderAttrs; 446 virtual void Format( const SwBorderAttrs *pAttrs = 0 );
|
H A D | flyfrms.hxx | 199 virtual void Format( const SwBorderAttrs *pAttrs = 0 );
|
H A D | sectfrm.hxx | 57 virtual void Format( const SwBorderAttrs *pAttrs = 0 );
|
/trunk/main/sw/source/core/layout/ |
H A D | frmtool.cxx | 1871 SwBorderAttrs::SwBorderAttrs( const SwModify *pMod, const SwFrm *pConstructor ) : in SwBorderAttrs() function in SwBorderAttrs 1908 SwBorderAttrs::~SwBorderAttrs() in ~SwBorderAttrs() 1925 void SwBorderAttrs::_CalcTop() in _CalcTop() 1931 void SwBorderAttrs::_CalcBottom() in _CalcBottom() 2006 void SwBorderAttrs::_CalcTopLine() in _CalcTopLine() 2015 void SwBorderAttrs::_CalcBottomLine() in _CalcBottomLine() 2024 void SwBorderAttrs::_CalcLeftLine() in _CalcLeftLine() 2033 void SwBorderAttrs::_CalcRightLine() in _CalcRightLine() 2044 void SwBorderAttrs::_IsLine() in _IsLine() 2079 sal_Bool SwBorderAttrs::CmpLeftRight( const SwBorderAttrs &rCmpAttrs, in CmpLeftRight() [all …]
|
H A D | hffrm.cxx | 108 const SwBorderAttrs * ) in lcl_LayoutFrmEnsureMinHeight() argument 136 void SwHeadFootFrm::FormatPrt(SwTwips & nUL, const SwBorderAttrs * pAttrs) in FormatPrt() 236 void SwHeadFootFrm::FormatSize(SwTwips nUL, const SwBorderAttrs * pAttrs) in FormatSize() 416 void SwHeadFootFrm::Format(const SwBorderAttrs * pAttrs) in Format() 461 SwBorderAttrs * pAttrs = pAccess->Get(); in GrowFrm() 594 SwBorderAttrs * pAttrs = pAccess->Get(); in ShrinkFrm()
|
H A D | calcmove.cxx | 165 const SwBorderAttrs& rAttrs = *aAccess.Get(); in ShouldBwdMoved() 713 const SwBorderAttrs*pAttrs = 0; in MakeAll() 885 const SwBorderAttrs*pAttrs = 0; in MakeAll() 962 sal_Bool SwCntntFrm::MakePrtArea( const SwBorderAttrs &rAttrs ) in MakePrtArea() 992 const long nRight = ((SwBorderAttrs&)rAttrs).CalcRight( this ); in MakePrtArea() 1194 const SwBorderAttrs &rAttrs = *aAccess.Get(); in MakeAll() 1834 const SwBorderAttrs &rAttrs = *aAccess.Get(); in MakeNxt() 1849 const SwBorderAttrs &rAttrs = *aAccess.Get(); in MakeNxt() 1964 const SwBorderAttrs &rAttrs = *aAccess.Get(); in _WouldFit()
|
H A D | paintfrm.cxx | 1184 const SwBorderAttrs &rAttrs, in lcl_CalcBorderRect() 2295 const SwBorderAttrs& rAttrs = *aAccess.Get(); in HandleFrame() 3754 const SwBorderAttrs &rAttrs = *aAccess.Get(); in Paint() 3893 const SwBorderAttrs &rAttrs = *aAccess.Get(); in Paint() 3940 const SwBorderAttrs &rAttrs ) const in PaintShadow() 4331 const SwBorderAttrs& _rAttrs, in lcl_PaintLeftRightLine() 4817 const SwBorderAttrs &rAttrs ) const in PaintBorder() 4976 const SwBorderAttrs & ) const in PaintBorder() 5744 const SwBorderAttrs &rAttrs = *aAccess.Get(); in PaintBaBo() 5783 const SwBorderAttrs & rAttrs, in PaintBackground() [all …]
|
H A D | flyincnt.cxx | 170 void SwFlyInCntFrm::Format( const SwBorderAttrs *pAttrs ) in Format() 301 const SwBorderAttrs &rAttrs = *aAccess.Get(); in MakeAll()
|
H A D | tabfrm.cxx | 223 SwTwips lcl_CalcTopAndBottomMargin( const SwLayoutFrm&, const SwBorderAttrs& ); 569 const SwBorderAttrs &rAttrs = *aAccess.Get(); in lcl_PreprocessRowsInCells() 1961 const SwBorderAttrs *pAttrs = pAccess->Get(); in MakeAll() 2905 void SwTabFrm::Format( const SwBorderAttrs *pAttrs ) in Format() 4083 SwTwips lcl_CalcTopAndBottomMargin( const SwLayoutFrm& rCell, const SwBorderAttrs& rAttrs ) in lcl_CalcTopAndBottomMargin() 4119 const SwBorderAttrs *pAttrs = 0 ) in lcl_CalcMinCellHeight() 4166 const SwBorderAttrs &rAttrs = *aAccess.Get(); in lcl_CalcMinCellHeight() 4326 void SwRowFrm::Format( const SwBorderAttrs *pAttrs ) in Format() 5164 void SwCellFrm::Format( const SwBorderAttrs *pAttrs ) in Format() 5750 const SwBorderAttrs &rAttrs = *aAccess.Get(); in lcl_CalcHeightOfFirstContentLine()
|
H A D | unusedf.cxx | 33 void SwFrm::Format( const SwBorderAttrs * ) in Format() argument
|
/trunk/main/sw/source/core/bastyp/ |
H A D | swtypes.cxx | 73 IMPL_FIXEDMEMPOOL_NEWDEL( SwBorderAttrs, 100, 100 )
|
/trunk/main/sw/source/core/doc/ |
H A D | notxtfrm.cxx | 566 const SwBorderAttrs &rAttrs = *aAccess.Get(); in MakeAll() 595 void SwNoTxtFrm::Format( const SwBorderAttrs * ) in Format() argument
|