Searched refs:CONTENT_SECTION (Results 1 – 20 of 20) sorted by relevance
/aoo4110/main/sw/source/core/docnode/ |
H A D | section.cxx | 254 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 D | ndsect.cxx | 1021 : new SwSection( CONTENT_SECTION, rFmt.GetName(), in SwSectionNode() 1416 if (CONTENT_SECTION != m_pSection->GetType()) in NodesArrChgd()
|
/aoo4110/main/sw/source/core/doc/ |
H A D | doccomp.cxx | 953 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()
|
/aoo4110/main/sw/source/core/unocore/ |
H A D | unosect.cxx | 337 ? 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()
|
/aoo4110/main/sw/source/ui/dialog/ |
H A D | uiregionsw.cxx | 269 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 D | regionsw.cxx | 116 SwSectionData aSection(CONTENT_SECTION, aTmpStr); in InsertRegionDialog()
|
/aoo4110/main/sw/source/filter/html/ |
H A D | htmlsect.cxx | 313 : CONTENT_SECTION, aName ); in NewDivision() 698 SwSectionData aSection( CONTENT_SECTION, aName ); in NewMultiCol()
|
/aoo4110/main/sw/inc/ |
H A D | section.hxx | 61 enum SectionType { CONTENT_SECTION, enumerator
|
/aoo4110/main/sw/source/ui/wrtsh/ |
H A D | wrtsh2.cxx | 515 aSection.SetType( CONTENT_SECTION ); in NavigatorPaste()
|
/aoo4110/main/sw/source/core/undo/ |
H A D | unsect.cxx | 484 else if( CONTENT_SECTION == rNdSect.GetType() && rNdSect.IsConnected() ) in UndoImpl()
|
/aoo4110/main/sw/source/ui/app/ |
H A D | applab.cxx | 373 SwSectionData aSect(CONTENT_SECTION, in InsertLab()
|
/aoo4110/main/sw/source/ui/utlui/ |
H A D | glbltree.cxx | 1469 SwSectionData aSectionData(CONTENT_SECTION, sSectionName); in InsertRegion()
|
/aoo4110/main/sw/source/core/text/ |
H A D | EnhancedPDFExportHelper.cxx | 1083 else if ( CONTENT_SECTION == pSection->GetType() ) in BeginBlockStructureElements()
|
/aoo4110/main/sw/source/filter/ww1/ |
H A D | fltshell.cxx | 1092 SwSectionData aSectionData( CONTENT_SECTION, String::CreateFromAscii( in ~SwFltShell()
|
/aoo4110/main/sw/source/core/crsr/ |
H A D | swcrsr.cxx | 330 if( CONTENT_SECTION == rSect.GetType() ) in IsSelOvr()
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | wrtw8sty.cxx | 943 if ( CONTENT_SECTION == pSectNd->GetSection().GetType() ) in MSWordSections()
|
H A D | ww8atr.cxx | 579 CONTENT_SECTION == pSect->GetSection().GetType() ) in GetSectionFormat()
|
H A D | ww8par6.cxx | 684 SwSectionData aSection( CONTENT_SECTION, in InsertSection()
|
/aoo4110/main/sw/source/ui/dbui/ |
H A D | dbmgr.cxx | 851 aSectionData.SetType( CONTENT_SECTION ); in lcl_RemoveSectionLinks()
|
/aoo4110/main/sw/source/filter/rtf/ |
H A D | swparrtf.cxx | 834 SwSectionData aSectionData(CONTENT_SECTION, in InsertSection()
|
Completed in 478 milliseconds