Home
last modified time | relevance | path

Searched refs:DelCellCmd (Results 1 – 15 of 15) sorted by relevance

/aoo4110/main/sc/source/ui/miscdlgs/
H A Ddelcldlg.cxx83 DelCellCmd ScDeleteCellDlg::GetDelCellCmd() const in GetDelCellCmd()
85 DelCellCmd nReturn = DEL_NONE; in GetDelCellCmd()
/aoo4110/main/sc/source/ui/inc/
H A Ddelcldlg.hxx54 DelCellCmd GetDelCellCmd() const;
H A Dundoblk.hxx86DelCellCmd eNewCmd, ScDocument* pUndoDocument, ScRefUndoData* pRefData );
103 DelCellCmd eCmd;
H A Ddocfunc.hxx109 DelCellCmd eCmd, sal_Bool bRecord, sal_Bool bApi );
H A Dviewfunc.hxx202 void DeleteCells( DelCellCmd eCmd, sal_Bool bRecord = sal_True );
/aoo4110/main/sc/inc/
H A Dscabstdlg.hxx109 virtual DelCellCmd GetDelCellCmd() const = 0;
H A Dglobal.hxx315 enum DelCellCmd enum
/aoo4110/main/sc/source/ui/attrdlg/
H A Dscdlgfact.hxx160 virtual DelCellCmd GetDelCellCmd() const;
H A Dscdlgfact.cxx282 DelCellCmd AbstractScDeleteCellDlg_Impl::GetDelCellCmd() const //add for ScDeleteCellDlg in GetDelCellCmd()
/aoo4110/main/sc/source/ui/view/
H A Dcellsh1.cxx263 DelCellCmd eCmd = DEL_NONE; in ExecuteEdit()
H A Dviewfunc.cxx1639 void ScViewFunc::DeleteCells( DelCellCmd eCmd, sal_Bool bRecord ) in DeleteCells()
H A Dgridwin.cxx4002 DelCellCmd eCmd = DEL_NONE; in DropTransferObj()
/aoo4110/main/sc/source/ui/undo/
H A Dundoblk.cxx343DelCellCmd eNewCmd, ScDocument* pUndoDocument, ScRefUndoData* pRefData ) : in ScUndoDeleteCells()
/aoo4110/main/sc/source/ui/docshell/
H A Ddocfunc.cxx1754 sal_Bool ScDocFunc::DeleteCells( const ScRange& rRange, const ScMarkData* pTabMark, DelCellCmd eCmd, in DeleteCells()
/aoo4110/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx7305 DelCellCmd eCmd = DEL_NONE; in removeRange()

Completed in 189 milliseconds