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