20#ifndef INCLUDED_TOOLS_SVBORDER_HXX
21#define INCLUDED_TOOLS_SVBORDER_HXX
35 nTop = nRight = nBottom = nLeft = 0;
46 return nTop == rObj.
nTop && nRight == rObj.
nRight &&
50 {
return !(*
this == rObj); }
bool operator==(const BigInt &rVal1, const BigInt &rVal2)
tools::Long Bottom() const
tools::Long Right() const
SvBorder(tools::Long nLeftP, tools::Long nTopP, tools::Long nRightP, tools::Long nBottomP)
bool operator!=(const Fraction &rVal1, const Fraction &rVal2)
TOOLS_DLLPUBLIC tools::Rectangle & operator+=(tools::Rectangle &rRect, const SvBorder &rBorder)