Searched refs:SvxNewTableDialog (Results 1 – 3 of 3) sorted by relevance
34 SvxNewTableDialog::SvxNewTableDialog( Window* pParent ) in SvxNewTableDialog() function in SvxNewTableDialog50 short SvxNewTableDialog::Execute(void) in Execute()55 void SvxNewTableDialog::Apply(void) in Apply()59 sal_Int32 SvxNewTableDialog::getRows() const in getRows()64 sal_Int32 SvxNewTableDialog::getColumns() const in getColumns()
33 class SvxNewTableDialog : public SvxAbstractNewTableDialog, public ModalDialog class47 SvxNewTableDialog( Window* pWindow );
1949 return new SvxNewTableDialog( pParent ); in CreateSvxNewTableDialog()
Completed in 19 milliseconds