Home
last modified time | relevance | path

Searched refs:SvLinkSource (Results 1 – 25 of 28) sorted by relevance

12

/aoo4110/main/sfx2/source/appl/
H A Dlinksrc.cxx43 TYPEINIT0( SvLinkSource )
48 SvLinkSource * pOwner;
51 SvLinkSourceTimer( SvLinkSource * pOwn );
184 SvLinkSource::SvLinkSource() in SvLinkSource() function in sfx2::SvLinkSource
189 SvLinkSource::~SvLinkSource() in ~SvLinkSource()
195 SvLinkSource::StreamToLoadFrom SvLinkSource::getStreamToLoadFrom() in getStreamToLoadFrom()
209 void SvLinkSource::clearStreamToLoadFrom() in clearStreamToLoadFrom()
215 void SvLinkSource::Closed() in Closed()
235 void SvLinkSource::SendDataChanged() in SendDataChanged()
273 void SvLinkSource::NotifyDataChanged() in NotifyDataChanged()
[all …]
H A Dappdde.cxx255 ::sfx2::SvLinkSource* SfxApplication::DdeCreateLinkSource in DdeCreateLinkSource()
346 ::sfx2::SvLinkSource* SfxObjectShell::DdeCreateLinkSource in DdeCreateLinkSource()
435 ::sfx2::SvLinkSource* SfxViewFrame::DdeCreateLinkSource in DdeCreateLinkSource()
694 ::sfx2::SvLinkSource* pNewObj = pSh->DdeCreateLinkSource( GetCurItem() ); in StartAdviseLoop()
H A Dlinkmgr2.cxx56 class SvxInternalLink : public sfx2::SvLinkSource
396 sal_Bool LinkManager::InsertServer( SvLinkSource* pObj ) in InsertServer()
407 void LinkManager::RemoveServer( SvLinkSource* pObj ) in RemoveServer()
653 sfx2::SvLinkSource* pNewSrc = pFndShell->DdeCreateLinkSource( sItem ); in Connect()
H A Dlnkbase2.cxx184 SvBaseLink::SvBaseLink( const String& rLinkName, sal_uInt16 nObjectType, SvLinkSource* pObj ) in SvBaseLink()
314 void SvBaseLink::SetObj( SvLinkSource * pObj ) in SetObj()
H A Dimpldde.hxx38 class SvDDEObject : public SvLinkSource
H A Dfileobj.hxx35 class SvFileObject : public sfx2::SvLinkSource
H A Dfileobj.cxx290 SvLinkSource::StreamToLoadFrom aStreamToLoadFrom = in LoadFile_Impl()
/aoo4110/main/sfx2/inc/sfx2/
H A Dlnkbase.hxx48 class SvLinkSource;
79 friend class SvLinkSource;
114 SvLinkSource* GetRealObject() in GetRealObject()
126 SvLinkSource* );
130 void SetObj( SvLinkSource * pObj );
131 SvLinkSource* GetObj() const { return xObj; } in GetObj()
H A Dlinksrc.hxx62 class SFX2_DLLPUBLIC SvLinkSource : public SvRefBase class
70 SvLinkSource();
71 virtual ~SvLinkSource();
128 SV_DECL_IMPL_REF(SvLinkSource);
H A Dlinkmgr.hxx49 typedef SvLinkSource* SvLinkSourcePtr;
132 sal_Bool InsertServer( SvLinkSource* rObj );
133 void RemoveServer( SvLinkSource* rObj );
H A Dapp.hxx103 class SvLinkSource;
197 ::sfx2::SvLinkSource* DdeCreateLinkSource( const String& rItem );
H A Dviewfrm.hxx58 class SvLinkSource;
161 virtual ::sfx2::SvLinkSource* DdeCreateLinkSource( const String& rItem );
H A Dobjsh.hxx116 class SvLinkSource;
492 virtual ::sfx2::SvLinkSource* DdeCreateLinkSource( const String& rItem );
/aoo4110/main/sw/inc/
H A DIDocumentLinksAdministration.hxx31 namespace sfx2 { class SvLinkSource; class LinkManager; }
69 virtual ::sfx2::SvLinkSource* CreateLinkSource(const String& rItem) = 0;
H A Dswserv.hxx35 class SwServerObject : public ::sfx2::SvLinkSource
37 using sfx2::SvLinkSource::SendDataChanged;
H A Dswbaslnk.hxx46 SwBaseLink( const String& rNm, sal_uInt16 nObjectType, ::sfx2::SvLinkSource* pObj, in SwBaseLink()
H A Ddocsh.hxx250 virtual ::sfx2::SvLinkSource* DdeCreateLinkSource( const String& rItem );
H A Ddoc.hxx239 class SvLinkSource;
828 virtual ::sfx2::SvLinkSource* CreateLinkSource(const String& rItem);
/aoo4110/main/sw/source/core/doc/
H A Dswserv.cxx159 SvLinkSource::NotifyDataChanged(); in SendDataChanged()
202 SvLinkSource::NotifyDataChanged(); in SendDataChanged()
H A Ddocdde.cxx239 ::sfx2::SvLinkSource* SwDoc::CreateLinkSource(const String& rItem) in CreateLinkSource()
H A Dnotxtfrm.cxx934 ::sfx2::SvLinkSource* pGrfObj = pGrfNd->GetLink()->GetObj(); in PaintPicture()
/aoo4110/main/sc/source/ui/inc/
H A Dservobj.hxx46 class ScServerObject : public ::sfx2::SvLinkSource, public SfxListener
H A Ddocsh.hxx366 virtual ::sfx2::SvLinkSource* DdeCreateLinkSource( const String& rItem );
/aoo4110/main/sc/source/ui/docshell/
H A Dservobj.cxx263 SvLinkSource::NotifyDataChanged(); in Notify()
/aoo4110/main/sw/source/core/crsr/
H A Dbookmrk.cxx250 ::sfx2::SvLinkSource* p = &m_aRefObj; in ~DdeBookmark()

Completed in 90 milliseconds

12