Home
last modified time | relevance | path

Searched refs:DdeExecute (Results 1 – 8 of 8) sorted by relevance

/aoo42x/main/sfx2/source/appl/
H A Dappdde.cxx172 long SfxApplication::DdeExecute in DdeExecute() function in SfxApplication
274 long SfxObjectShell::DdeExecute in DdeExecute() function in SfxObjectShell
365 long SfxViewFrame::DdeExecute in DdeExecute() function in SfxViewFrame
384 return GetObjectShell()->DdeExecute( rCmd ); in DdeExecute()
637 return (sal_Bool)SFX_APP()->DdeExecute( *pStr ); in SysTopicExecute()
681 long nRet = pStr ? pSh->DdeExecute( *pStr ) : 0; in Execute()
/aoo42x/main/svl/inc/svl/
H A Dsvdde.hxx42 class DdeExecute;
261 class SVL_DLLPUBLIC DdeExecute : public DdeTransaction class
264 DdeExecute( DdeConnection&, const String&, long = 0 );
/aoo42x/main/svl/unx/source/svdde/
H A Dddedummy.cxx127 DdeExecute::DdeExecute( DdeConnection& rConnection, const String& rString, long lLong ) : in DdeExecute() function in DdeExecute
/aoo42x/main/svl/source/svdde/
H A Dddecli.cxx456 DdeExecute::DdeExecute( DdeConnection& d, const String& rData, long n ) : in DdeExecute() function in DdeExecute
/aoo42x/main/basic/source/runtime/
H A Dddectrl.cxx173 DdeExecute aRequest( *pConv, rCommand, 30000 ); in Execute()
/aoo42x/main/sfx2/inc/sfx2/
H A Dapp.hxx190 long DdeExecute( const String& rCmd );
H A Dviewfrm.hxx154 virtual long DdeExecute( const String& rCmd );
H A Dobjsh.hxx508 virtual long DdeExecute( const String& rCmd );

Completed in 36 milliseconds