Searched refs:SvxNewTableDialog (Results 1 – 3 of 3) sorted by relevance
32 SvxNewTableDialog::SvxNewTableDialog( Window* pParent ) in SvxNewTableDialog() function in SvxNewTableDialog48 short SvxNewTableDialog::Execute(void) in Execute()53 void SvxNewTableDialog::Apply(void) in Apply()57 sal_Int32 SvxNewTableDialog::getRows() const in getRows()62 sal_Int32 SvxNewTableDialog::getColumns() const in getColumns()
33 class SvxNewTableDialog : public SvxAbstractNewTableDialog, public ModalDialog class47 SvxNewTableDialog( Window* pWindow );
1957 return new SvxNewTableDialog( pParent ); in CreateSvxNewTableDialog()
Completed in 20 milliseconds