Home
last modified time | relevance | path

Searched defs:aUndo (Results 1 – 12 of 12) sorted by relevance

/trunk/main/chart2/source/controller/main/
H A DUndoCommandDispatch.cxx82 OUString aUndo = OUString( String( SvtResId( STR_UNDO ))); in fireStatusEvent() local
/trunk/main/sc/source/ui/view/
H A Ddbfunc.cxx342 const String aUndo = ScGlobal::GetRscString( STR_UNDO_QUERY ); in ToggleAutoFilter() local
481 const String aUndo = ScGlobal::GetRscString( STR_UNDO_QUERY ); in HideAutoFilter() local
H A Dviewfun3.cxx1274 … String aUndo = ScGlobal::GetRscString( pClipDoc->IsCutMode() ? STR_UNDO_MOVE : STR_UNDO_COPY ); in PasteFromClip() local
1673 String aUndo = ScGlobal::GetRscString( in PasteMultiRangesFromClip() local
1755 String aUndo = ScGlobal::GetRscString( bCut ? STR_UNDO_MOVE : STR_UNDO_COPY ); in MoveBlockTo() local
H A Dtabvwshf.cxx675 String aUndo = ScGlobal::GetRscString( STR_UNDO_TAB_RTL ); in ExecuteTable() local
H A Dformatsh.cxx506 String aUndo = ScGlobal::GetRscString( STR_UNDO_EDITCELLSTYLE ); in ExecuteStyle() local
568 String aUndo = ScGlobal::GetRscString( STR_UNDO_EDITCELLSTYLE ); in ExecuteStyle() local
H A Dviewfunc.cxx2550 String aUndo = ScGlobal::GetRscString( STR_UNDO_PROTECT_TAB ); in ProtectSheet() local
2581 String aUndo = ScGlobal::GetRscString( STR_UNDO_PROTECT_TAB ); in Protect() local
2614 String aUndo = ScGlobal::GetRscString( STR_UNDO_UNPROTECT_TAB ); in Unprotect() local
H A Dcellsh2.cxx1208 String aUndo = ScGlobal::GetRscString( STR_UNDO_TEXTTOCOLUMNS ); in ExecuteDB() local
H A Dgridwin2.cxx959 String aUndo = ScGlobal::GetRscString( STR_UNDO_DRAG_BREAK ); in PagebreakMove() local
H A Dgridwin.cxx3973 String aUndo = ScGlobal::GetRscString( bIsMove ? STR_UNDO_MOVE : STR_UNDO_COPY ); in DropTransferObj() local
4110 String aUndo = ScGlobal::GetRscString( STR_UNDO_COPY ); in DropTransferObj() local
4170 String aUndo = ScGlobal::GetRscString( bIsMove ? STR_UNDO_MOVE : STR_UNDO_COPY ); in DropTransferObj() local
H A Ddbfunc3.cxx2195 String aUndo = ScGlobal::GetRscString( STR_UNDO_DOOUTLINE ); in ShowDataPilotSourceData() local
/trunk/main/sd/source/ui/view/
H A Ddrawview.cxx584 String aUndo( SVX_RES(STR_EditDelete) ); in DeleteMarked() local
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx1463 String aUndo = ScGlobal::GetRscString( STR_UNDO_INSERTCELLS ); in InsertCells() local
1869 String aUndo = ScGlobal::GetRscString( STR_UNDO_DELETECELLS ); in DeleteCells() local
4767 String aUndo = ScGlobal::GetRscString( STR_UNDO_RESIZEMATRIX ); in ResizeMatrix() local
4829 String aUndo = ScGlobal::GetRscString( STR_UNDO_INSERTAREALINK ); in InsertAreaLink() local

Completed in 147 milliseconds