Searched refs:getInsertCount (Results 1 – 5 of 5) sorted by relevance
61 virtual sal_uInt16 getInsertCount() const;
36 sal_uInt16 SvxInsRowColDlg::getInsertCount() const in getInsertCount() function in SvxInsRowColDlg
176 … rReq.AppendItem( SfxInt16Item( (sal_uInt16)nSlotId, (sal_uInt16)pDlg->getInsertCount() ) ); in Execute()
323 virtual sal_uInt16 getInsertCount() const = 0;
970 … SfxUInt16Item aCountItem( nDispatchSlot, static_cast< sal_uInt16 >(pDlg->getInsertCount()) ); in Execute()
Completed in 26 milliseconds