Home
last modified time | relevance | path

Searched refs:TOX_CONTENT_SECTION (Results 1 – 22 of 22) sorted by relevance

/aoo42x/main/sw/source/core/edit/
H A Dedtox.cxx134 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 Dedsect.cxx141 ( (eTmpType = pFmt->GetSection()->GetType()) != TOX_CONTENT_SECTION in IsAnySectionInDoc()
H A Dedglbldc.cxx84 case TOX_CONTENT_SECTION: in GetGlobalDocContent()
/aoo42x/main/sw/source/core/doc/
H A Ddoctxm.cxx368 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 Ddoccomp.cxx1041 case TOX_CONTENT_SECTION: in CompareNode()
1043 TOX_CONTENT_SECTION == eDstSectType ) in CompareNode()
1115 case TOX_CONTENT_SECTION: in GetText()
/aoo42x/main/sw/source/core/unocore/
H A Dunoidx.cxx2579 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 Dunosect.cxx1174 (TOX_CONTENT_SECTION != pEnclosingSection->GetType())) in GetPropertyValues_Impl()
/aoo42x/main/sw/source/core/docnode/
H A Dndsect.cxx800 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 Dsection.cxx658 if( TOX_CONTENT_SECTION == GetType() ) in GetTOXBase()
1124 TOX_CONTENT_SECTION == pNd->GetSection().GetType() ) && in GetGlobalDocSection()
1770 eCurrentType == TOX_CONTENT_SECTION ) in BreakLink()
/aoo42x/main/sw/source/ui/dialog/
H A Duiregionsw.cxx98 (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()
/aoo42x/main/sw/inc/
H A Dsection.hxx63 TOX_CONTENT_SECTION, enumerator
/aoo42x/main/sw/source/core/access/
H A Daccframe.cxx415 TOX_CONTENT_SECTION == pSection->GetType() ) && in IsOpaque()
H A Daccpara.cxx727 if( pSect->GetType() == TOX_CONTENT_SECTION ) in GetTOXSortTabBase()
/aoo42x/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx1825 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 Ddocxexport.cxx321 if ( bStartTOX && TOX_CONTENT_SECTION == rSect.GetType() ) in OutputEndNode()
H A Dwrtww8.cxx2652 if ( bStartTOX && TOX_CONTENT_SECTION == rSect.GetType() ) in WriteText()
2661 …&& (rSect.GetType() != TOX_CONTENT_SECTION && rSect.GetType() != TOX_HEADER_SECTION )) //No sectio… in WriteText()
H A Dwrtw8sty.cxx937 if ( TOX_CONTENT_SECTION == pSectNd->GetSection().GetType() ) in MSWordSections()
/aoo42x/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx1066 if ( TOX_CONTENT_SECTION == pSection->GetType() ) in BeginBlockStructureElements()
1195 if ( TOX_CONTENT_SECTION == pSection->GetType() ) in BeginBlockStructureElements()
/aoo42x/main/sw/source/core/crsr/
H A Dcrstrvl.cxx310 if( TOX_CONTENT_SECTION == pSect->GetType() && in GotoNextTOXBase()
360 if( TOX_CONTENT_SECTION == pSect->GetType() && in GotoPrevTOXBase()
/aoo42x/main/sw/source/ui/utlui/
H A Dcontent.cxx314 (eTmpType = pFmt->GetSection()->GetType()) != TOX_CONTENT_SECTION in Init()
658 (eTmpType = pFmt->GetSection()->GetType()) != TOX_CONTENT_SECTION in FillMemberList()
/aoo42x/main/sw/source/ui/uiview/
H A Dview2.cxx1417 case TOX_CONTENT_SECTION: in StateStatusLine()
/aoo42x/main/sw/source/core/layout/
H A Dpaintfrm.cxx6728 TOX_CONTENT_SECTION == pSection->GetType() ) && in GetBackgroundBrush()

Completed in 228 milliseconds