Home
last modified time | relevance | path

Searched refs:FILE_LINK_SECTION (Results 1 – 18 of 18) sorted by relevance

/aoo42x/main/sw/source/core/unocore/
H A Dunosect.cxx337 ? FILE_LINK_SECTION : CONTENT_SECTION); in attach()
730 if (pSectionData->GetType() != FILE_LINK_SECTION && in SetPropertyValues_Impl()
733 pSectionData->SetType(FILE_LINK_SECTION); in SetPropertyValues_Impl()
770 if (pSectionData->GetType() != FILE_LINK_SECTION && in SetPropertyValues_Impl()
773 pSectionData->SetType(FILE_LINK_SECTION); in SetPropertyValues_Impl()
1103 else if (FILE_LINK_SECTION == pSect->GetType()) in GetPropertyValues_Impl()
1122 else if (FILE_LINK_SECTION == pSect->GetType()) in GetPropertyValues_Impl()
/aoo42x/main/sw/inc/
H A Dsection.hxx65 FILE_LINK_SECTION = OBJECT_CLIENT_FILE enumerator
155 { return (DDE_LINK_SECTION == m_eType) || (FILE_LINK_SECTION == m_eType); } in IsLinkType()
/aoo42x/main/sw/source/ui/dialog/
H A Duiregionsw.cxx265 m_SectionData.SetType( FILE_LINK_SECTION ); in SetFile()
291 m_SectionData.SetType( FILE_LINK_SECTION ); in SetFilter()
310 m_SectionData.SetType( FILE_LINK_SECTION ); in SetSubRegion()
1350 if (FILE_LINK_SECTION == rData.GetType()) in IMPL_LINK()
1371 rData.SetType(FILE_LINK_SECTION); in IMPL_LINK()
1844 FILE_LINK_SECTION); in FillItemSet()
H A Dregionsw.cxx184 aSection.SetType( FILE_LINK_SECTION ); in InsertRegionDialog()
/aoo42x/main/sw/source/filter/html/
H A Dwrthtml.cxx307 ASSERT( FILE_LINK_SECTION != pSNd->GetSection().GetType(), in WriteStream()
487 FILE_LINK_SECTION != rSection.GetType() && in lcl_html_GetFmtCol()
555 if( FILE_LINK_SECTION == rSection.GetType() ) in lcl_html_OutSectionStartTag()
H A Dhtmlsect.cxx312 SwSectionData aSection( (aHRef.Len()) ? FILE_LINK_SECTION in NewDivision()
/aoo42x/main/sw/source/core/docnode/
H A Dsection.cxx587 case FILE_LINK_SECTION: in GetLinkFileName()
1123 ( FILE_LINK_SECTION == pNd->GetSection().GetType() || in GetGlobalDocSection()
1735 case FILE_LINK_SECTION: in CreateLink()
/aoo42x/main/sw/source/core/doc/
H A Ddocglbl.cxx398 SwSectionData aSectData( FILE_LINK_SECTION, in SplitDoc()
749 SwSectionData aSectData( FILE_LINK_SECTION, in SplitDoc()
H A Ddoccomp.cxx1058 case FILE_LINK_SECTION: in CompareNode()
1127 case FILE_LINK_SECTION: in GetText()
/aoo42x/main/sw/source/ui/wrtsh/
H A Dwrtsh2.cxx503 SwSectionData aSection( FILE_LINK_SECTION, GetUniqueSectionName( 0 ) ); in NavigatorPaste()
/aoo42x/main/sw/source/ui/app/
H A Dapplab.cxx390 SwSectionData aSect(FILE_LINK_SECTION, in InsertLab()
/aoo42x/main/sw/source/core/ole/
H A Dndole.cxx526 return FILE_LINK_SECTION == pSectNd->GetSection().GetType() && in IsInGlobalDocSection()
/aoo42x/main/sw/source/ui/utlui/
H A Dglbltree.cxx1475 aSectionData.SetType(FILE_LINK_SECTION); in InsertRegion()
/aoo42x/main/sw/source/filter/ww1/
H A Dw1filter.cxx855 SwSectionData * pSection = new SwSectionData( FILE_LINK_SECTION, in Out()
/aoo42x/main/sw/source/filter/ww8/
H A Dww8par5.cxx2494 SwSectionData aSection(FILE_LINK_SECTION, in Read_F_IncludeText()
H A Dww8par6.cxx849 SwSectionData aSection(FILE_LINK_SECTION, sSectionName); in CreateSep()
/aoo42x/main/sw/source/ui/dbui/
H A Ddbmgr.cxx849 if( aSectionData.GetType() == FILE_LINK_SECTION ) in lcl_RemoveSectionLinks()
/aoo42x/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx2613 FILE_LINK_SECTION, in _PasteFileName()

Completed in 141 milliseconds