LibreOffice Module svx (master) 1
|
This is the complete list of members for SvxLineLB, including all inherited members.
Append(const XDashEntry &rEntry, const BitmapEx &rBitmap) | SvxLineLB | |
append_text(const OUString &rStr) | SvxLineLB | inline |
clear() | SvxLineLB | inline |
connect_changed(const Link< weld::ComboBox &, void > &rLink) | SvxLineLB | inline |
Fill(const XDashListRef &pList) | SvxLineLB | |
get_active() const | SvxLineLB | inline |
get_active_text() const | SvxLineLB | inline |
get_count() const | SvxLineLB | inline |
get_value_changed_from_saved() const | SvxLineLB | inline |
getAddStandardFields() const | SvxLineLB | inline |
m_xControl | SvxLineLB | private |
mbAddStandardFields | SvxLineLB | private |
Modify(const XDashEntry &rEntry, sal_Int32 nPos, const BitmapEx &rBitmap) | SvxLineLB | |
remove(int nPos) | SvxLineLB | inline |
save_value() | SvxLineLB | inline |
set_active(int nPos) | SvxLineLB | inline |
set_active_text(const OUString &rStr) | SvxLineLB | inline |
setAddStandardFields(bool bNew) | SvxLineLB | |
SvxLineLB(std::unique_ptr< weld::ComboBox > pControl) | SvxLineLB |