Home
last modified time | relevance | path

Searched refs:pTOX (Results 1 – 25 of 28) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dedglbldc.hxx40 const SwTOXBase* pTOX; member
46 SwGlblDocContent( const SwTOXBaseSection* pTOX );
54 { return GLBLDOC_TOXBASE == m_eType ? m_PTR.pTOX : nullptr; } in GetTOX()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dedglbldc.hxx40 const SwTOXBase* pTOX; member
46 SwGlblDocContent( const SwTOXBaseSection* pTOX );
54 { return GLBLDOC_TOXBASE == eType ? PTR.pTOX : nullptr; } in GetTOX()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/undo/
H A DSwUndoTOXChange.cxx67 SwTOXBase *const pTOX(SwDoc::GetCurTOX(*rContext.GetRepeatPaM().GetPoint())); in RepeatImpl() local
68 if (pTOX) in RepeatImpl()
70 rDoc.ChangeTOX(*pTOX, m_New); in RepeatImpl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/undo/
H A DSwUndoTOXChange.cxx77 SwTOXBase *const pTOX(SwDoc::GetCurTOX(*rContext.GetRepeatPaM().GetPoint())); in RepeatImpl() local
78 if (pTOX) in RepeatImpl()
80 rDoc.ChangeTOX(*pTOX, m_New); in RepeatImpl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/edit/
H A Dedglbldc.cxx280 const SwTOXBaseSection* pTOX = static_cast<const SwTOXBaseSection*>(rDelPos.GetTOX()); in DeleteGlobalDocContent() local
281 pMyDoc->DeleteTOX( *pTOX, true ); in DeleteGlobalDocContent()
362 m_PTR.pTOX = nullptr; in SwGlblDocContent()
366 SwGlblDocContent::SwGlblDocContent( const SwTOXBaseSection* pTOX ) in SwGlblDocContent() argument
369 m_PTR.pTOX = pTOX; in SwGlblDocContent()
371 const SwSectionNode* pSectNd = pTOX->GetFormat()->GetSectionNode(); in SwGlblDocContent()
H A Dedtox.cxx131 const SwTOXBaseSection* pTOX = mxDoc->InsertTableOf( in InsertTableOf() local
133 OSL_ENSURE(pTOX, "No current TOX"); in InsertTableOf()
139 const_cast<SwTOXBaseSection*>(pTOX)->UpdatePageNum(); in InsertTableOf()
141 pTOX->SetPosAtStartEnd( *GetCursor()->GetPoint() ); in InsertTableOf()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/edit/
H A Dedglbldc.cxx281 const SwTOXBaseSection* pTOX = static_cast<const SwTOXBaseSection*>(rDelPos.GetTOX()); in DeleteGlobalDocContent() local
282 pMyDoc->DeleteTOX( *pTOX, true ); in DeleteGlobalDocContent()
363 PTR.pTOX = nullptr; in SwGlblDocContent()
367 SwGlblDocContent::SwGlblDocContent( const SwTOXBaseSection* pTOX ) in SwGlblDocContent() argument
370 PTR.pTOX = pTOX; in SwGlblDocContent()
372 const SwSectionNode* pSectNd = pTOX->GetFormat()->GetSectionNode(); in SwGlblDocContent()
H A Dedtox.cxx138 const SwTOXBaseSection* pTOX = mxDoc->InsertTableOf( in InsertTableOf() local
140 OSL_ENSURE(pTOX, "No current TOX"); in InsertTableOf()
146 const_cast<SwTOXBaseSection*>(pTOX)->UpdatePageNum(); in InsertTableOf()
148 pTOX->SetPosAtStartEnd( *GetCursor()->GetPoint() ); in InsertTableOf()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/index/
H A Dtoxmgr.cxx275 SwTOXBase* pTOX = const_cast<SwTOXBase*>(pCurTOX); in UpdateOrInsertTOX() local
279 if (pTOX) in UpdateOrInsertTOX()
280 pNewTOX = new SwTOXBase(*pTOX); in UpdateOrInsertTOX()
442 pDoc->ChangeTOX(*pTOX, *pNewTOX); in UpdateOrInsertTOX()
444 pTOX->DisableKeepExpression(); in UpdateOrInsertTOX()
445 pSh->UpdateTableOf(*pTOX, pSet); in UpdateOrInsertTOX()
447 pTOX->EnableKeepExpression(); in UpdateOrInsertTOX()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/index/
H A Dtoxmgr.cxx431 SwTOXBase *const pTOX = const_cast<SwTOXBase*>(pCurTOX); in UpdateOrInsertTOX() local
432 pDoc->ChangeTOX(*pTOX, *pNewTOX); in UpdateOrInsertTOX()
434 pTOX->DisableKeepExpression(); in UpdateOrInsertTOX()
435 pSh->UpdateTableOf(*pTOX, pSet); in UpdateOrInsertTOX()
437 pTOX->EnableKeepExpression(); in UpdateOrInsertTOX()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8atr.cxx2207 if ( const SwTOXBase* pTOX = rSect.GetTOXBase() ) in StartTOX() local
2212 OUString sStr = pTOX ->GetMSTOCExpression(); in StartTOX()
2215 switch (pTOX->GetType()) in StartTOX()
2241 if (pTOX->GetTOXForm().IsCommaSeparated()) in StartTOX()
2257 if (!pTOX->GetTOXForm().IsCommaSeparated()) in StartTOX()
2280 if (!pTOX->IsFromObjectNames()) in StartTOX()
2310 sal_uInt16 n, nTOXLvl = pTOX->GetLevel(); in StartTOX()
2328 if( SwTOXElement::Mark & pTOX->GetCreateType() ) in StartTOX()
2332 if( TOX_USER == pTOX->GetType() ) in StartTOX()
2535 const SwTOXBase* pTOX = rSect.GetTOXBase(); in EndTOX() local
[all …]
H A Dwrtw8nds.cxx3243 const SwTOXBase* pTOX = rSection.GetTOXBase(); in UpdateTocSectionNodeProperties() local
3244 if (pTOX) in UpdateTocSectionNodeProperties()
3246 TOXTypes type = pTOX->GetType(); in UpdateTocSectionNodeProperties()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8atr.cxx2219 if ( const SwTOXBase* pTOX = rSect.GetTOXBase() ) in StartTOX() local
2224 OUString sStr = pTOX ->GetMSTOCExpression(); in StartTOX()
2228 auto aType = pTOX->GetType(); in StartTOX()
2232 sUserTypeName = pTOX->GetTOXType()->GetTypeName(); in StartTOX()
2262 if (pTOX->GetTOXForm().IsCommaSeparated()) in StartTOX()
2273 if (!pTOX->GetTOXForm().IsCommaSeparated()) in StartTOX()
2296 if (!pTOX->IsFromObjectNames()) in StartTOX()
2326 sal_uInt16 n, nTOXLvl = pTOX->GetLevel(); in StartTOX()
2348 if( TOX_USER == pTOX->GetType() ) in StartTOX()
2551 const SwTOXBase* pTOX = rSect.GetTOXBase(); in EndTOX() local
[all …]
H A Dwrtw8nds.cxx3305 const SwTOXBase* pTOX = rSection.GetTOXBase(); in UpdateTocSectionNodeProperties() local
3306 if (pTOX) in UpdateTocSectionNodeProperties()
3308 TOXTypes type = pTOX->GetType(); in UpdateTocSectionNodeProperties()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/crsr/
H A Dcrstrvl.cxx380 for( SwTOXBase* pTOX = aIter.First(); pTOX; pTOX = aIter.Next() ) in GotoTOXMarkBase() local
383 if( dynamic_cast<const SwTOXBaseSection*>( pTOX) != nullptr && in GotoTOXMarkBase()
384 nullptr != ( pSectFormat = static_cast<SwTOXBaseSection*>(pTOX)->GetFormat() ) && in GotoTOXMarkBase()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/unocore/
H A Dunoidx.cxx1324 SwTOXBaseSection *const pTOX = in attach() local
1328 pDoc->SetTOXBaseName(*pTOX, m_pImpl->m_pProps->GetTOXBase().GetTOXName()); in attach()
1331 m_pImpl->SetSectionFormat(*pTOX->GetFormat()); in attach()
1332 pTOX->GetFormat()->SetXObject(static_cast< ::cppu::OWeakObject*>(this)); in attach()
1333 pTOX->UpdatePageNum(); in attach()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A Ddoccomp.cxx1227 const SwTOXBase* pTOX = rSect.GetTOXBase(); in GetText() local
1228 if( pTOX ) in GetText()
1229 sRet += pTOX->GetTitle() + pTOX->GetTypeName() + in GetText()
1230 OUString::number(pTOX->GetType()); in GetText()
H A Ddoctxm.cxx708 …SwTOXBaseSection* pTOX = const_cast<SwTOXBaseSection*>(static_cast<const SwTOXBaseSection*>(&rTOXB… in SetTOXBaseName() local
712 pTOX->SetTOXName(rName); in SetTOXBaseName()
713 pTOX->SetSectionName(rName); in SetTOXBaseName()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/unocore/
H A Dunoidx.cxx1339 SwTOXBaseSection *const pTOX = in attach() local
1343 pDoc->SetTOXBaseName(*pTOX, m_pImpl->m_pProps->GetTOXBase().GetTOXName()); in attach()
1346 m_pImpl->SetSectionFormat(*pTOX->GetFormat()); in attach()
1347 pTOX->GetFormat()->SetXObject(static_cast< ::cppu::OWeakObject*>(this)); in attach()
1348 pTOX->UpdatePageNum(); in attach()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A Ddoccomp.cxx1212 const SwTOXBase* pTOX = rSect.GetTOXBase(); in GetText() local
1213 if( pTOX ) in GetText()
1214 sRet += pTOX->GetTitle() + pTOX->GetTypeName() + in GetText()
1215 OUString::number(pTOX->GetType()); in GetText()
H A Ddoctxm.cxx703 …SwTOXBaseSection* pTOX = const_cast<SwTOXBaseSection*>(static_cast<const SwTOXBaseSection*>(&rTOXB… in SetTOXBaseName() local
707 pTOX->SetTOXName(rName); in SetTOXBaseName()
708 pTOX->SetSectionName(rName); in SetTOXBaseName()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/uiview/
H A Dview2.cxx1570 const SwTOXBase* pTOX = m_pWrtShell->GetCurTOX(); in StateStatusLine() local
1571 if( pTOX ) in StateStatusLine()
1572 sStr = pTOX->GetTOXName(); in StateStatusLine()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/uiview/
H A Dview2.cxx1700 const SwTOXBase* pTOX = m_pWrtShell->GetCurTOX(); in StateStatusLine() local
1701 if( pTOX ) in StateStatusLine()
1702 sStr = pTOX->GetTOXName(); in StateStatusLine()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/qa/extras/uiwriter/
H A Duiwriter3.cxx415 const SwTOXBase* pTOX = pWrtShell->GetTOX(0); in CPPUNIT_TEST_FIXTURE() local
416 CPPUNIT_ASSERT(pTOX); in CPPUNIT_TEST_FIXTURE()
419 pWrtShell->DeleteTOX(*pTOX, true); in CPPUNIT_TEST_FIXTURE()
H A Duiwriter4.cxx2829 const SwTOXBase* pTOX = pWrtShell->GetTOX(0); in testTdf116403() local
2830 CPPUNIT_ASSERT(pTOX); in testTdf116403()
2831 pWrtShell->UpdateTableOf(*pTOX); in testTdf116403()

12