LibreOffice Module sw (master) 1
|
#include <itabenum.hxx>
Public Member Functions | |
SwInsertTableOptions (SwInsertTableFlags nInsMode, sal_uInt16 nRowsToRepeat) | |
Public Attributes | |
SwInsertTableFlags | mnInsMode |
sal_uInt16 | mnRowsToRepeat |
Definition at line 38 of file itabenum.hxx.
|
inline |
Definition at line 43 of file itabenum.hxx.
SwInsertTableFlags SwInsertTableOptions::mnInsMode |
Definition at line 40 of file itabenum.hxx.
Referenced by SwBaseShell::Execute(), SwTableOptionsTabPage::FillItemSet(), SwInsTableDlg::GetValues(), SwConvertTableDlg::GetValues(), SwInsertConfig::ImplCommit(), SwEditShell::InsertDDETable(), SwDoc::InsertTable(), SwBaseShell::InsertTable(), SwInsertConfig::Load(), SwTableOptionsTabPage::Reset(), SwConvertTableDlg::SwConvertTableDlg(), SwInsTableDlg::SwInsTableDlg(), and SwDoc::TextToTable().
sal_uInt16 SwInsertTableOptions::mnRowsToRepeat |
Definition at line 41 of file itabenum.hxx.
Referenced by SwBaseShell::Execute(), SwTableOptionsTabPage::FillItemSet(), SwInsTableDlg::GetValues(), SwConvertTableDlg::GetValues(), SwInsertConfig::ImplCommit(), SwEditShell::InsertDDETable(), SwDoc::InsertTable(), SwInsertConfig::Load(), SwTableOptionsTabPage::Reset(), SwConvertTableDlg::SwConvertTableDlg(), SwInsTableDlg::SwInsTableDlg(), and SwDoc::TextToTable().