Searched refs:ExecuteEdit (Results 1 – 5 of 5) sorted by relevance
34 FID_DEFINE_NAME [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]35 SID_DEFINE_COLROWNAMERANGES [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]46 SID_INS_FUNCTION [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]74 SID_HYPERLINK_SETLINK [ ExecMethod = ExecuteEdit; ]76 SID_UPDATECHART [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]84 SID_RANGE_NOTETEXT [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]89 SID_SELECT_SCENARIO [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]105 SID_SOLVE [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]107 SID_DETECTIVE_ADD_PRED [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]108 SID_DETECTIVE_DEL_PRED [ ExecMethod = ExecuteEdit; StateMethod = GetState; ][all …]
259 if ( !ExecuteEdit( sNewName ) ) in IMPL_LINK()585 ExecuteEdit( String() ); in Edit()597 bool SvBaseLink::ExecuteEdit( const String& _rNewName ) in ExecuteEdit() function in sfx2::SvBaseLink
77 void ExecuteEdit( SfxRequest& rReq );
92 bool ExecuteEdit( const String& _rNewName );
123 void ScCellShell::ExecuteEdit( SfxRequest& rReq ) in ExecuteEdit() function in ScCellShell