LibreOffice Module chart2 (master) 1
|
#include <TextDirectionListBox.hxx>
Public Member Functions | |
TextDirectionListBox (std::unique_ptr< weld::ComboBox > pControl) | |
Public Member Functions inherited from svx::FrameDirectionListBox | |
FrameDirectionListBox (std::unique_ptr< weld::ComboBox > pControl) | |
virtual | ~FrameDirectionListBox () |
bool | get_visible () const |
void | save_value () |
bool | get_value_changed_from_saved () const |
SvxFrameDirection | get_active_id () const |
void | set_active_id (SvxFrameDirection eDir) |
void | remove_id (SvxFrameDirection eDir) |
void | set_active (int pos) |
int | get_active () const |
void | set_sensitive (bool bSensitive) |
void | hide () |
void | set_visible (bool bVisible) |
void | show () |
int | get_count () const |
void | append (SvxFrameDirection eDirection, const OUString &rString) |
void | connect_changed (const Link< weld::ComboBox &, void > &rLink) |
Definition at line 26 of file TextDirectionListBox.hxx.
|
explicit |
Definition at line 26 of file TextDirectionListBox.cxx.
References svx::FrameDirectionListBox::append(), and chart::SchResId().