Kaydet (Commit) 5ab13bf3 authored tarafından Chris Sherlock's avatar Chris Sherlock

vcl: tabify font.hxx

Change-Id: Iffe94aa2ff007d7361af7166f489ebfdb7593fc1
Reviewed-on: https://gerrit.libreoffice.org/21511Reviewed-by: 's avatarChris Sherlock <chris.sherlock79@gmail.com>
Tested-by: 's avatarChris Sherlock <chris.sherlock79@gmail.com>
üst f99550da
......@@ -62,7 +62,7 @@ public:
void SetFillColor( const Color& );
const Color& GetFillColor() const;
void SetTransparent( bool bTransparent );
bool IsTransparent() const;
bool IsTransparent() const;
void SetAlign( FontAlign );
FontAlign GetAlign() const;
......@@ -104,7 +104,7 @@ public:
bool IsVertical() const;
void SetKerning( FontKerning nKerning );
FontKerning GetKerning() const;
bool IsKerning() const;
bool IsKerning() const;
void SetWeight( FontWeight );
FontWeight GetWeight();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment