Home
last modified time | relevance | path

Searched refs:ScServerObject (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sc/source/ui/docshell/
H A Dservobj.cxx63 ScServerObject* pObjP) in ScServerObjectSvtListenerForwarder()
78 ScServerObject::ScServerObject( ScDocShell* pShell, const String& rItem ) : in ScServerObject() function in ScServerObject
118 __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()
H A Ddocsh4.cxx2129 ScServerObject* pObj = NULL; // NULL = error in DdeCreateLinkSource()
2131 pObj = new ScServerObject( this, rItem ); in DdeCreateLinkSource()
/aoo41x/main/sc/source/ui/inc/
H A Dservobj.hxx34 class ScServerObject;
38 ScServerObject* pObj;
41 ScServerObjectSvtListenerForwarder( ScServerObject* pObjP);
46 class ScServerObject : public ::sfx2::SvLinkSource, public SfxListener class
58 ScServerObject( ScDocShell* pShell, const String& rItem );
59 virtual ~ScServerObject();

Completed in 43 milliseconds