Searched refs:GetDdeService (Results 1 – 5 of 5) sorted by relevance
199 const DdeService* GetDdeService() const;200 DdeService* GetDdeService();
539 const DdeService* SfxApplication::GetDdeService() const in GetDdeService() function in SfxApplication544 DdeService* SfxApplication::GetDdeService() in GetDdeService() function in SfxApplication
353 if( GetDdeService() ) in SfxApplication()354 aStr += ByteString::CreateFromInt32(GetDdeService()->GetError()); in SfxApplication()
379 if ( pSfxApp->GetDdeService() ) in ~SfxObjectShell()
2646 if ( pSfxApp->GetDdeService() ) // DDE vor Dokument loeschen
Completed in 55 milliseconds