Home
last modified time | relevance | path

Searched refs:DDE_LINK_SECTION (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/sw/inc/
H A Dsection.hxx64 DDE_LINK_SECTION = OBJECT_CLIENT_DDE, enumerator
155 { return (DDE_LINK_SECTION == m_eType) || (FILE_LINK_SECTION == m_eType); } in IsLinkType()
/aoo41x/main/sw/source/core/unocore/
H A Dunosect.cxx334 ? DDE_LINK_SECTION in attach()
552 if (rSection.GetType() == DDE_LINK_SECTION) in lcl_UpdateLinkType()
685 if (pSectionData->GetType() != DDE_LINK_SECTION) in SetPropertyValues_Impl()
689 pSectionData->SetType(DDE_LINK_SECTION); in SetPropertyValues_Impl()
1071 else if (DDE_LINK_SECTION == pSect->GetType()) in GetPropertyValues_Impl()
/aoo41x/main/sw/source/ui/dialog/
H A Duiregionsw.cxx324 if (DDE_LINK_SECTION == m_SectionData.GetType()) in GetFile()
784 aDDECB.Check(rData.GetType() == DDE_LINK_SECTION); in IMPL_LINK()
1304 pSectRepr->GetSectionData().SetType( DDE_LINK_SECTION ); in IMPL_LINK()
1356 rData.SetType(DDE_LINK_SECTION); in IMPL_LINK()
1369 if (DDE_LINK_SECTION == rData.GetType()) in IMPL_LINK()
1843 DDE_LINK_SECTION : in FillItemSet()
/aoo41x/main/sw/source/core/docnode/
H A Dsection.cxx583 case DDE_LINK_SECTION: in GetLinkFileName()
1731 case DDE_LINK_SECTION: in CreateLink()
/aoo41x/main/sw/source/core/doc/
H A Ddoccomp.cxx1057 case DDE_LINK_SECTION: in CompareNode()
1126 case DDE_LINK_SECTION: in GetText()
/aoo41x/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx2208 SwSectionData aSect( DDE_LINK_SECTION, aName ); in _PasteDDE()

Completed in 69 milliseconds