Searched refs:SvxInsRowColDlg (Results 1 – 3 of 3) sorted by relevance
33 bool SvxInsRowColDlg::isInsertBefore() const in isInsertBefore()38 sal_uInt16 SvxInsRowColDlg::getInsertCount() const in getInsertCount()43 SvxInsRowColDlg::SvxInsRowColDlg(Window* pParent, bool bCol, const rtl::OString& sHelpId ) in SvxInsRowColDlg() function in SvxInsRowColDlg72 short SvxInsRowColDlg::Execute(void) in Execute()
36 class SvxInsRowColDlg : public SvxAbstractInsRowColDlg, public ModalDialog class56 SvxInsRowColDlg( Window* pParent, bool bCol, const rtl::OString& sHelpId );
1960 return new SvxInsRowColDlg( pParent, bCol, sHelpId ); in CreateSvxInsRowColDlg()
Completed in 31 milliseconds