Searched refs:CreateLinkSource (Results 1 – 5 of 5) sorted by relevance
69 virtual ::sfx2::SvLinkSource* CreateLinkSource(const String& rItem) = 0;
828 virtual ::sfx2::SvLinkSource* CreateLinkSource(const String& rItem);
239 ::sfx2::SvLinkSource* SwDoc::CreateLinkSource(const String& rItem) in CreateLinkSource() function in SwDoc
1501 pDoc->CreateLinkSource( sRange )); in DataChanged()
1555 return mpDoc->CreateLinkSource( rItem ); in DdeCreateLinkSource()
Completed in 45 milliseconds