Home
last modified time | relevance | path

Searched refs:getInsertCount (Results 1 – 5 of 5) sorted by relevance

/trunk/main/cui/source/inc/
H A Dinsrc.hxx61 virtual sal_uInt16 getInsertCount() const;
/trunk/main/cui/source/dialogs/
H A Dinsrc.cxx38 sal_uInt16 SvxInsRowColDlg::getInsertCount() const in getInsertCount() function in SvxInsRowColDlg
/trunk/main/sd/source/ui/table/
H A Dtableobjectbar.cxx176 … rReq.AppendItem( SfxInt16Item( (sal_uInt16)nSlotId, (sal_uInt16)pDlg->getInsertCount() ) ); in Execute()
/trunk/main/svx/inc/svx/
H A Dsvxdlg.hxx323 virtual sal_uInt16 getInsertCount() const = 0;
/trunk/main/sw/source/ui/shells/
H A Dtabsh.cxx970 … SfxUInt16Item aCountItem( nDispatchSlot, static_cast< sal_uInt16 >(pDlg->getInsertCount()) ); in Execute()

Completed in 29 milliseconds