Home
last modified time | relevance | path

Searched refs:CONTENT_SECTION (Results 1 – 20 of 20) sorted by relevance

/aoo41x/main/sw/source/core/docnode/
H A Dsection.cxx254 if (CONTENT_SECTION != m_Data.GetType()) in ~SwSection()
643 ( CONTENT_SECTION == pParent->GetSection().GetType() in MakeChildLinksVisible()
1671 aSectionData.SetType( CONTENT_SECTION ); in Closed()
1703 if (!pFmt || (CONTENT_SECTION == m_Data.GetType())) in CreateLink()
1768 if ( eCurrentType == CONTENT_SECTION || in BreakLink()
1788 SetType( CONTENT_SECTION ); in BreakLink()
H A Dndsect.cxx1021 : new SwSection( CONTENT_SECTION, rFmt.GetName(), in SwSectionNode()
1416 if (CONTENT_SECTION != m_pSection->GetType()) in NodesArrChgd()
/aoo41x/main/sw/source/core/doc/
H A Ddoccomp.cxx953 if( CONTENT_SECTION != rSect.GetType() || rSect.IsProtect() ) in GetEndNode()
1029 case CONTENT_SECTION: in CompareNode()
1030 bRet = CONTENT_SECTION == eDstSectType && in CompareNode()
1108 case CONTENT_SECTION: in GetText()
1269 ( CONTENT_SECTION != pSNd->GetSection().GetType() || in NextIdx()
1283 ( CONTENT_SECTION != pSNd->GetSection().GetType() || in PrevIdx()
/aoo41x/main/sw/source/core/unocore/
H A Dunosect.cxx337 ? FILE_LINK_SECTION : CONTENT_SECTION); in attach()
754 pSectionData->SetType(CONTENT_SECTION); in SetPropertyValues_Impl()
784 pSectionData->SetType(CONTENT_SECTION); in SetPropertyValues_Impl()
1630 pSectionData->SetType(CONTENT_SECTION); in setPropertyToDefault()
/aoo41x/main/sw/source/ui/dialog/
H A Duiregionsw.cxx269 m_SectionData.SetType( CONTENT_SECTION ); in SetFile()
314 m_SectionData.SetType( CONTENT_SECTION ); in SetSubRegion()
689 bFile = (rData.GetType() != CONTENT_SECTION); in IMPL_LINK()
704 (rData.GetType() != CONTENT_SECTION)); in IMPL_LINK()
1791 SwSectionData aSection(CONTENT_SECTION, aCurName.GetText()); in FillItemSet()
H A Dregionsw.cxx116 SwSectionData aSection(CONTENT_SECTION, aTmpStr); in InsertRegionDialog()
/aoo41x/main/sw/source/filter/html/
H A Dhtmlsect.cxx313 : CONTENT_SECTION, aName ); in NewDivision()
698 SwSectionData aSection( CONTENT_SECTION, aName ); in NewMultiCol()
/aoo41x/main/sw/inc/
H A Dsection.hxx61 enum SectionType { CONTENT_SECTION, enumerator
/aoo41x/main/sw/source/ui/wrtsh/
H A Dwrtsh2.cxx515 aSection.SetType( CONTENT_SECTION ); in NavigatorPaste()
/aoo41x/main/sw/source/core/undo/
H A Dunsect.cxx484 else if( CONTENT_SECTION == rNdSect.GetType() && rNdSect.IsConnected() ) in UndoImpl()
/aoo41x/main/sw/source/ui/app/
H A Dapplab.cxx373 SwSectionData aSect(CONTENT_SECTION, in InsertLab()
/aoo41x/main/sw/source/ui/utlui/
H A Dglbltree.cxx1469 SwSectionData aSectionData(CONTENT_SECTION, sSectionName); in InsertRegion()
/aoo41x/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx1083 else if ( CONTENT_SECTION == pSection->GetType() ) in BeginBlockStructureElements()
/aoo41x/main/sw/source/filter/ww1/
H A Dfltshell.cxx1092 SwSectionData aSectionData( CONTENT_SECTION, String::CreateFromAscii( in ~SwFltShell()
/aoo41x/main/sw/source/core/crsr/
H A Dswcrsr.cxx330 if( CONTENT_SECTION == rSect.GetType() ) in IsSelOvr()
/aoo41x/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx943 if ( CONTENT_SECTION == pSectNd->GetSection().GetType() ) in MSWordSections()
H A Dww8atr.cxx579 CONTENT_SECTION == pSect->GetSection().GetType() ) in GetSectionFormat()
H A Dww8par6.cxx684 SwSectionData aSection( CONTENT_SECTION, in InsertSection()
/aoo41x/main/sw/source/ui/dbui/
H A Ddbmgr.cxx851 aSectionData.SetType( CONTENT_SECTION ); in lcl_RemoveSectionLinks()
/aoo41x/main/sw/source/filter/rtf/
H A Dswparrtf.cxx834 SwSectionData aSectionData(CONTENT_SECTION, in InsertSection()

Completed in 1625 milliseconds