Home
last modified time | relevance | path

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

/trunk/main/sfx2/inc/sfx2/
H A Dapp.hxx199 const DdeService* GetDdeService() const;
200 DdeService* GetDdeService();
/trunk/main/sfx2/source/appl/
H A Dappdde.cxx539 const DdeService* SfxApplication::GetDdeService() const in GetDdeService() function in SfxApplication
544 DdeService* SfxApplication::GetDdeService() in GetDdeService() function in SfxApplication
H A Dapp.cxx353 if( GetDdeService() ) in SfxApplication()
354 aStr += ByteString::CreateFromInt32(GetDdeService()->GetError()); in SfxApplication()
/trunk/main/sfx2/source/doc/
H A Dobjxtor.cxx376 if ( pSfxApp->GetDdeService() ) in ~SfxObjectShell()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx2646 if ( pSfxApp->GetDdeService() ) // DDE vor Dokument loeschen

Completed in 37 milliseconds