Searched refs:ScServerObject (Results 1 – 3 of 3) sorted by relevance
63 ScServerObject* pObjP) in ScServerObjectSvtListenerForwarder()78 ScServerObject::ScServerObject( ScDocShell* pShell, const String& rItem ) : in ScServerObject() function in ScServerObject118 __EXPORT ScServerObject::~ScServerObject() in ~ScServerObject()123 void ScServerObject::Clear() in Clear()137 void ScServerObject::EndListeningAll() in EndListeningAll()143 sal_Bool __EXPORT ScServerObject::GetData( in GetData()207 void __EXPORT ScServerObject::Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) in Notify()
2129 ScServerObject* pObj = NULL; // NULL = error in DdeCreateLinkSource()2131 pObj = new ScServerObject( this, rItem ); in DdeCreateLinkSource()
34 class ScServerObject;38 ScServerObject* pObj;41 ScServerObjectSvtListenerForwarder( ScServerObject* pObjP);46 class ScServerObject : public ::sfx2::SvLinkSource, public SfxListener class58 ScServerObject( ScDocShell* pShell, const String& rItem );59 virtual ~ScServerObject();
Completed in 121 milliseconds