Searched refs:DelCellCmd (Results 1 – 15 of 15) sorted by relevance
/aoo4110/main/sc/source/ui/miscdlgs/ |
H A D | delcldlg.cxx | 83 DelCellCmd ScDeleteCellDlg::GetDelCellCmd() const in GetDelCellCmd() 85 DelCellCmd nReturn = DEL_NONE; in GetDelCellCmd()
|
/aoo4110/main/sc/source/ui/inc/ |
H A D | delcldlg.hxx | 54 DelCellCmd GetDelCellCmd() const;
|
H A D | undoblk.hxx | 86 … DelCellCmd eNewCmd, ScDocument* pUndoDocument, ScRefUndoData* pRefData ); 103 DelCellCmd eCmd;
|
H A D | docfunc.hxx | 109 DelCellCmd eCmd, sal_Bool bRecord, sal_Bool bApi );
|
H A D | viewfunc.hxx | 202 void DeleteCells( DelCellCmd eCmd, sal_Bool bRecord = sal_True );
|
/aoo4110/main/sc/inc/ |
H A D | scabstdlg.hxx | 109 virtual DelCellCmd GetDelCellCmd() const = 0;
|
H A D | global.hxx | 315 enum DelCellCmd enum
|
/aoo4110/main/sc/source/ui/attrdlg/ |
H A D | scdlgfact.hxx | 160 virtual DelCellCmd GetDelCellCmd() const;
|
H A D | scdlgfact.cxx | 282 DelCellCmd AbstractScDeleteCellDlg_Impl::GetDelCellCmd() const //add for ScDeleteCellDlg in GetDelCellCmd()
|
/aoo4110/main/sc/source/ui/view/ |
H A D | cellsh1.cxx | 263 DelCellCmd eCmd = DEL_NONE; in ExecuteEdit()
|
H A D | viewfunc.cxx | 1639 void ScViewFunc::DeleteCells( DelCellCmd eCmd, sal_Bool bRecord ) in DeleteCells()
|
H A D | gridwin.cxx | 4002 DelCellCmd eCmd = DEL_NONE; in DropTransferObj()
|
/aoo4110/main/sc/source/ui/undo/ |
H A D | undoblk.cxx | 343 … DelCellCmd eNewCmd, ScDocument* pUndoDocument, ScRefUndoData* pRefData ) : in ScUndoDeleteCells()
|
/aoo4110/main/sc/source/ui/docshell/ |
H A D | docfunc.cxx | 1754 sal_Bool ScDocFunc::DeleteCells( const ScRange& rRange, const ScMarkData* pTabMark, DelCellCmd eCmd, in DeleteCells()
|
/aoo4110/main/sc/source/ui/unoobj/ |
H A D | cellsuno.cxx | 7305 DelCellCmd eCmd = DEL_NONE; in removeRange()
|
Completed in 189 milliseconds