| 
    LibreOffice Module tools (master) 1
    
   | 
 
#include <svborder.hxx>
Public Member Functions | |
| SvBorder () | |
| SvBorder (tools::Long nLeftP, tools::Long nTopP, tools::Long nRightP, tools::Long nBottomP) | |
| bool | operator== (const SvBorder &rObj) const | 
| bool | operator!= (const SvBorder &rObj) const | 
| SvBorder & | operator+= (const SvBorder &rBorder) | 
| tools::Long & | Top () | 
| tools::Long & | Right () | 
| tools::Long & | Bottom () | 
| tools::Long & | Left () | 
| tools::Long | Top () const | 
| tools::Long | Right () const | 
| tools::Long | Bottom () const | 
| tools::Long | Left () const | 
Private Attributes | |
| tools::Long | nTop | 
| tools::Long | nRight | 
| tools::Long | nBottom | 
| tools::Long | nLeft | 
Definition at line 28 of file svborder.hxx.
      
  | 
  inline | 
Definition at line 33 of file svborder.hxx.
      
  | 
  inline | 
Definition at line 37 of file svborder.hxx.
      
  | 
  inline | 
Definition at line 61 of file svborder.hxx.
Referenced by operator+=(), and operator+=().
      
  | 
  inline | 
Definition at line 65 of file svborder.hxx.
      
  | 
  inline | 
Definition at line 62 of file svborder.hxx.
Referenced by operator+=(), and operator+=().
      
  | 
  inline | 
Definition at line 66 of file svborder.hxx.
      
  | 
  inline | 
Definition at line 49 of file svborder.hxx.
      
  | 
  inline | 
      
  | 
  inline | 
Definition at line 60 of file svborder.hxx.
Referenced by operator+=(), and operator+=().
      
  | 
  inline | 
Definition at line 64 of file svborder.hxx.
      
  | 
  inline | 
Definition at line 59 of file svborder.hxx.
Referenced by operator+=(), and operator+=().
      
  | 
  inline | 
Definition at line 63 of file svborder.hxx.
      
  | 
  private | 
Definition at line 30 of file svborder.hxx.
Referenced by operator==().
      
  | 
  private | 
Definition at line 30 of file svborder.hxx.
Referenced by operator==().
      
  | 
  private | 
Definition at line 30 of file svborder.hxx.
Referenced by operator==().
      
  | 
  private | 
Definition at line 30 of file svborder.hxx.
Referenced by operator==().