| /AOO41X/main/sw/source/core/edit/ |
| H A D | edtox.cxx | 134 ASSERT( rTOXSect.SwSection::GetType() == TOX_CONTENT_SECTION, "not a TOXContentSection" ); in SetTOXBaseReadonly() 276 if( TOX_CONTENT_SECTION == pSect->GetType() && in GetTOXCount() 290 if( TOX_CONTENT_SECTION == pSect->GetType() && in GetTOX()
|
| H A D | edsect.cxx | 141 ( (eTmpType = pFmt->GetSection()->GetType()) != TOX_CONTENT_SECTION in IsAnySectionInDoc()
|
| H A D | edglbldc.cxx | 84 case TOX_CONTENT_SECTION: in GetGlobalDocContent()
|
| /AOO41X/main/sw/source/core/doc/ |
| H A D | doctxm.cxx | 368 SwSectionData aSectionData( TOX_CONTENT_SECTION, sSectNm ); in InsertTableOf() 422 if( TOX_HEADER_SECTION == eT || TOX_CONTENT_SECTION == eT ) in InsertTableOf() 430 SwSectionData aSectionData( TOX_CONTENT_SECTION, sSectNm ); in InsertTableOf() 464 if( TOX_CONTENT_SECTION == eT ) in GetCurTOX() 672 TOX_CONTENT_SECTION == (pSect = &pSectNd->GetSection())->GetType()) in GetUniqueTOXBaseName() 751 , SwSection( TOX_CONTENT_SECTION, aEmptyStr, rFmt ) in SwTOXBaseSection()
|
| H A D | doccomp.cxx | 1041 case TOX_CONTENT_SECTION: in CompareNode() 1043 TOX_CONTENT_SECTION == eDstSectType ) in CompareNode() 1115 case TOX_CONTENT_SECTION: in GetText()
|
| /AOO41X/main/sw/source/core/docnode/ |
| H A D | ndsect.cxx | 800 return (TOX_CONTENT_SECTION == rSectionData.GetType()) in lcl_IsTOXSection() 1272 if (TOX_CONTENT_SECTION == GetSection().GetType()) in MakeCopy() 1288 if (TOX_CONTENT_SECTION != GetSection().GetType()) in MakeCopy()
|
| H A D | section.cxx | 658 if( TOX_CONTENT_SECTION == GetType() ) in GetTOXBase() 1124 TOX_CONTENT_SECTION == pNd->GetSection().GetType() ) && in GetGlobalDocSection() 1770 eCurrentType == TOX_CONTENT_SECTION ) in BreakLink()
|
| /AOO41X/main/sw/source/core/unocore/ |
| H A D | unoidx.cxx | 2579 if( TOX_CONTENT_SECTION == pSect->GetType() && in getCount() 2607 if( TOX_CONTENT_SECTION == pSect->GetType() && in getByIndex() 2641 if( TOX_CONTENT_SECTION == pSect->GetType() && in getByName() 2674 if( TOX_CONTENT_SECTION == pSect->GetType() && in getElementNames() 2687 if( TOX_CONTENT_SECTION == pSect->GetType() && in getElementNames() 2714 if( TOX_CONTENT_SECTION == pSect->GetType() && in hasByName()
|
| H A D | unosect.cxx | 1174 (TOX_CONTENT_SECTION != pEnclosingSection->GetType())) in GetPropertyValues_Impl()
|
| /AOO41X/main/sw/source/ui/dialog/ |
| H A D | uiregionsw.cxx | 98 (eTmpType = pFmt->GetSection()->GetType()) != TOX_CONTENT_SECTION in lcl_FillList() 119 (eTmpType = pFmt->GetSection()->GetType()) != TOX_CONTENT_SECTION in lcl_FillList() 526 (eTmpType = pFmt->GetSection()->GetType()) != TOX_CONTENT_SECTION in RecurseList() 557 (eTmpType = pFmt->GetSection()->GetType()) != TOX_CONTENT_SECTION in RecurseList()
|
| /AOO41X/main/sw/inc/ |
| H A D | section.hxx | 63 TOX_CONTENT_SECTION, enumerator
|
| /AOO41X/main/sw/source/core/access/ |
| H A D | accframe.cxx | 415 TOX_CONTENT_SECTION == pSection->GetType() ) && in IsOpaque()
|
| H A D | accpara.cxx | 727 if( pSect->GetType() == TOX_CONTENT_SECTION ) in GetTOXSortTabBase()
|
| /AOO41X/main/sw/source/filter/ww8/ |
| H A D | wrtw8nds.cxx | 1825 if ( pSectNd && TOX_CONTENT_SECTION == pSectNd->GetSection().GetType() ) in OutputTextNode() 2583 …&& rSection.GetType() != TOX_CONTENT_SECTION && rSection.GetType() != TOX_HEADER_SECTION) //No sec… in OutputSectionNode() 2621 if ( TOX_CONTENT_SECTION == rSection.GetType() ) in OutputSectionNode()
|
| H A D | docxexport.cxx | 321 if ( bStartTOX && TOX_CONTENT_SECTION == rSect.GetType() ) in OutputEndNode()
|
| H A D | wrtww8.cxx | 2666 if ( bStartTOX && TOX_CONTENT_SECTION == rSect.GetType() ) in WriteText() 2675 …&& (rSect.GetType() != TOX_CONTENT_SECTION && rSect.GetType() != TOX_HEADER_SECTION )) //No sectio… in WriteText()
|
| H A D | wrtw8sty.cxx | 937 if ( TOX_CONTENT_SECTION == pSectNd->GetSection().GetType() ) in MSWordSections()
|
| /AOO41X/main/sw/source/core/text/ |
| H A D | EnhancedPDFExportHelper.cxx | 1066 if ( TOX_CONTENT_SECTION == pSection->GetType() ) in BeginBlockStructureElements() 1195 if ( TOX_CONTENT_SECTION == pSection->GetType() ) in BeginBlockStructureElements()
|
| /AOO41X/main/sw/source/core/crsr/ |
| H A D | crstrvl.cxx | 310 if( TOX_CONTENT_SECTION == pSect->GetType() && in GotoNextTOXBase() 360 if( TOX_CONTENT_SECTION == pSect->GetType() && in GotoPrevTOXBase()
|
| /AOO41X/main/sw/source/ui/utlui/ |
| H A D | content.cxx | 320 (eTmpType = pFmt->GetSection()->GetType()) != TOX_CONTENT_SECTION in Init() 664 (eTmpType = pFmt->GetSection()->GetType()) != TOX_CONTENT_SECTION in FillMemberList()
|
| /AOO41X/main/sw/source/ui/uiview/ |
| H A D | view2.cxx | 1417 case TOX_CONTENT_SECTION: in StateStatusLine()
|
| /AOO41X/main/sw/source/core/layout/ |
| H A D | paintfrm.cxx | 6585 TOX_CONTENT_SECTION == pSection->GetType() ) && in GetBackgroundBrush()
|