Kaydet (Commit) 2b6a8cd8 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

remove unused SetBorderColor

Change-Id: Ib792a4251ed0040d10abc6a408089d7cc8e5eca8
üst 4467c67d
......@@ -210,8 +210,6 @@ struct FrameSelectorImpl : public Resource
void SetBorderState( FrameBorder& rBorder, FrameBorderState eState );
/** Sets the core style of the specified frame border, or hides the frame border, if pStyle is 0. */
void SetBorderCoreStyle( FrameBorder& rBorder, const editeng::SvxBorderLine* pStyle );
/** Sets the color of the specified frame border. */
void SetBorderColor( FrameBorder& rBorder, const Color& rColor );
/** Changes the state of a frame border after a control event (mouse/keyboard). */
void ToggleBorderState( FrameBorder& rBorder );
......
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