Home
last modified time | relevance | path

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

/trunk/main/sc/sdi/
H A Dcellsh.sdi34 FID_DEFINE_NAME [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
46 SID_INS_FUNCTION [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
74 SID_HYPERLINK_SETLINK [ ExecMethod = ExecuteEdit; ]
105 SID_SOLVE [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
130 ExecMethod = ExecuteEdit ;
145 FID_FILL_TAB [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
147 FID_FILL_AUTO [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
173 SID_TABOP [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
176 FID_USE_NAME [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
178 SID_TOGGLE_REL [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
[all …]
/trunk/main/sfx2/source/appl/
H A Dlnkbase2.cxx259 if ( !ExecuteEdit( sNewName ) ) in IMPL_LINK()
585 ExecuteEdit( String() ); in Edit()
597 bool SvBaseLink::ExecuteEdit( const String& _rNewName ) in ExecuteEdit() function in sfx2::SvBaseLink
/trunk/main/sc/source/ui/inc/
H A Dcellsh.hxx77 void ExecuteEdit( SfxRequest& rReq );
/trunk/main/sfx2/inc/sfx2/
H A Dlnkbase.hxx92 bool ExecuteEdit( const String& _rNewName );
/trunk/main/sc/source/ui/view/
H A Dcellsh1.cxx123 void ScCellShell::ExecuteEdit( SfxRequest& rReq ) in ExecuteEdit() function in ScCellShell

Completed in 34 milliseconds