Searched refs:bSetLine (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/svx/source/tbxctrls/ |
H A D | tbcontrl.cxx | 1505 sal_Bool bSetLine = sal_True; in IMPL_LINK() local 1550 bSetLine = sal_False; in IMPL_LINK() 1553 if ( bSetLine ) in IMPL_LINK()
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | ndtbl1.cxx | 825 const Color* pColor, sal_Bool bSetLine, in SetTabLineStyle() argument 866 if ( !pBorderLine && bSetLine ) in SetTabLineStyle()
|
/aoo41x/main/sw/inc/ |
H A D | fesh.hxx | 650 …void SetTabLineStyle(const Color* pColor, sal_Bool bSetLine = sal_False, const SvxBorderLine* pBor…
|
H A D | doc.hxx | 1986 const Color* pColor, sal_Bool bSetLine,
|
/aoo41x/main/sw/source/core/frmedt/ |
H A D | fetab.cxx | 866 void SwFEShell::SetTabLineStyle( const Color* pColor, sal_Bool bSetLine, in SetTabLineStyle() argument 872 pColor, bSetLine, pBorderLine ); in SetTabLineStyle()
|
Completed in 424 milliseconds