Searched refs:isInsertBefore (Results 1 – 5 of 5) sorted by relevance
60 virtual bool isInsertBefore() const;
33 bool SvxInsRowColDlg::isInsertBefore() const in isInsertBefore() function in SvxInsRowColDlg
177 … rReq.AppendItem( SfxBoolItem( SID_TABLE_PARAM_INSERT_AFTER, !pDlg->isInsertBefore() ) ); in Execute()
322 virtual bool isInsertBefore() const = 0;
971 SfxBoolItem aAfter( FN_PARAM_INSERT_AFTER, !pDlg->isInsertBefore() ); in Execute()
Completed in 29 milliseconds