/aoo42x/main/sw/inc/ |
H A D | tox.hxx | 140 inline const SwTOXType* GetTOXType() const; 388 inline TOXTypes GetTOXType() const; 521 const SwTOXType* GetTOXType() const; // 624 inline const SwTOXType* SwTOXMark::GetTOXType() const in GetTOXType() function in SwTOXMark 637 ASSERT( !GetTOXType() || GetTOXType()->GetType() != TOX_INDEX, "Falscher Feldtyp"); in SetLevel() 643 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in SetPrimaryKey() 673 ASSERT( !GetTOXType() || GetTOXType()->GetType() != TOX_INDEX, "Falscher Feldtyp"); in GetLevel() 722 inline TOXTypes SwForm::GetTOXType() const in GetTOXType() function in SwForm 745 inline const SwTOXType* SwTOXBase::GetTOXType() const in GetTOXType() function in SwTOXBase 755 { return GetTOXType()->GetTypeName(); } in GetTypeName() [all …]
|
H A D | editsh.hxx | 413 const SwTOXType* GetTOXType(TOXTypes eTyp, sal_uInt16 nId) const;
|
H A D | doc.hxx | 1487 const SwTOXType* GetTOXType( TOXTypes eTyp, sal_uInt16 nId ) const;
|
/aoo42x/main/sw/source/ui/index/ |
H A D | toxmgr.cxx | 90 switch(rDesc.GetTOXType()) in InsertTOXMark() 96 pMark = new SwTOXMark(pSh->GetTOXType(TOX_CONTENT, 0)); in InsertTOXMark() 105 pMark = new SwTOXMark(pSh->GetTOXType(TOX_INDEX, 0)); in InsertTOXMark() 133 pMark = new SwTOXMark(pSh->GetTOXType(TOX_USER, nId)); in InsertTOXMark() 156 if(pCurTOXMark->GetTOXType()->GetType() == TOX_INDEX) in UpdateTOXMark() 235 const SwTOXType* pTmp = pSh->GetTOXType(TOX_USER, i); in GetUserTypeID() 280 return pSh->GetTOXType(eTyp, nId); in GetTOXType() 306 TOXTypes eCurTOXType = rDesc.GetTOXType(); in UpdateOrInsertTOX() 345 { const SwTOXType* pType = pSh->GetTOXType(TOX_USER, i); in UpdateOrInsertTOX() 510 if(GetTOXType() == TOX_INDEX) in ApplyTo() [all …]
|
H A D | multmrk.cxx | 63 aTextFT.SetText(rMgr.GetTOXMark(0)->GetTOXType()->GetTypeName()); in SwMultiTOXMarkDlg() 73 aTextFT.SetText(pMark->GetTOXType()->GetTypeName()); in IMPL_LINK_INLINE_START()
|
H A D | cnttab.cxx | 328 const SwTOXType* pTemp = rSh.GetTOXType(TOX_USER, nUser); in SwMultiTOXTabDialog() 329 if(pCurTOX->GetTOXType() == pTemp) in SwMultiTOXTabDialog() 495 rSh.GetTOXType(eType.eType, 0)->GetTypeName()); in GetTOXDescription() 533 if(pDesc->GetTOXType() == TOX_INDEX) in CreateTOXDescFromTOXBase() 536 if(pDesc->GetTOXType() != TOX_INDEX) in CreateTOXDescFromTOXBase() 1311 switch(rDesc.GetTOXType()) in FillTOXDescription() 2700 if( TOX_CONTENT == m_pCurrentForm->GetTOXType() ) in IMPL_LINK() 2784 if(TOX_AUTHORITIES == m_pCurrentForm->GetTOXType()) in IMPL_LINK() 3225 if(nLevel < MAXLEVEL || rForm.GetTOXType() == TOX_AUTHORITIES) in SetForm() 3616 if(bInternalCall && TOX_AUTHORITIES == pForm->GetTOXType()) in RemoveControl() [all …]
|
H A D | swuiidxmrk.cxx | 244 const SwTOXType* pType = pTOXMgr->GetTOXType(TOX_CONTENT, 0); in InitControls() 253 pType = pTOXMgr->GetTOXType(TOX_INDEX, 0); in InitControls() 261 aTypeDCB.InsertEntry( pSh->GetTOXType(TOX_USER, i)->GetTypeName() ); in InitControls() 911 TOXTypes eCurType = pMark->GetTOXType()->GetType(); in UpdateDialog() 948 aTypeDCB.SelectEntry(pMark->GetTOXType()->GetTypeName()); in UpdateDialog()
|
/aoo42x/main/sw/source/core/txtnode/ |
H A D | atrtox.cxx | 66 TOXTypes eType = rTOX.GetTOXType()->GetType(); in CopyTOXMark() 69 const XubString& rNm = rTOX.GetTOXType()->GetTypeName(); in CopyTOXMark() 75 const SwTOXType* pSrcType = pDoc->GetTOXType(eType, i); in CopyTOXMark() 87 pType = pDoc->GetTOXType(eType, 0); in CopyTOXMark()
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unoidx.cxx | 945 if (rTOXBase.GetTOXType()->GetType() == TOX_INDEX) in setPropertyValue() 991 (pTOXBase->GetTOXType()->GetType() == TOX_INDEX) in getPropertyValue() 1266 const SwTOXType* pType = pTOXBase->GetTOXType(); in getPropertyValue() 1384 SwTOXType const*const pTOXType = rTOXBase.GetTOXType(); in attach() 1644 SwTOXType * GetTOXType() const { in GetTOXType() function in SwXDocumentIndexMark::Impl 1848 SwTOXType *const pType = m_pImpl->GetTOXType(); in getMarkEntry() 1872 SwTOXType *const pType = m_pImpl->GetTOXType(); in setMarkEntry() 2120 SwTOXType *const pType = m_pImpl->GetTOXType(); in getAnchor() 2157 SwTOXType *const pType = m_pImpl->GetTOXType(); in dispose() 2257 SwTOXType *const pType = m_pImpl->GetTOXType(); in setPropertyValue() [all …]
|
H A D | unocrsrhelper.cxx | 329 *const_cast<SwTOXType*>(rMark.GetTOXType()), rMark); in getCrsrPropertyValue()
|
H A D | unoportenum.cxx | 575 *const_cast<SwTOXType*>(rTOXMark.GetTOXType()), rTOXMark), in lcl_CreateTOXMarkPortion()
|
/aoo42x/main/sw/source/core/doc/ |
H A D | doctxm.cxx | 114 0!= ( pTOXType = ((SwTOXMark*)pItem)->GetTOXType()) && in SV_IMPL_PTRARR() 258 const SwTOXType* pType = rCurTOXMark.GetTOXType(); in GotoTOXMark() 366 sSectNm = GetUniqueTOXBaseName( *rTOX.GetTOXType(), &sSectNm ); in InsertTableOf() 428 sSectNm = GetUniqueTOXBaseName(*rTOX.GetTOXType(), &sSectNm); in InsertTableOf() 502 const SwTOXType* pType = GetTOXType(eTyp, 0); in GetDefaultTOXBase() 634 const SwTOXType* SwDoc::GetTOXType( TOXTypes eTyp, sal_uInt16 nId ) const in GetTOXType() function in SwDoc 712 String sTmp = GetUniqueTOXBaseName(*rTOXBase.GetTOXType(), &rName); in SetTOXBaseName() 878 TOX_INDEX == GetTOXType()->GetType() ? in Update() 1200 TOXTypes eTOXTyp = GetTOXType()->GetType(); in UpdateMarks() 1209 if( pMark->GetTOXType()->GetType() == eTOXTyp && in UpdateMarks() [all …]
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | toxmgr.hxx | 104 TOXTypes GetTOXType() const { return eTOXType;} in GetTOXType() function in SwTOXDescription 229 TOXTypes GetTOXType()const {return eTOXType;} in GetTOXType() function in SwTOXMarkDescription 303 const SwTOXType* GetTOXType(TOXTypes eTyp, sal_uInt16 nId) const;
|
/aoo42x/main/sw/source/core/edit/ |
H A D | edtox.cxx | 254 const SwTOXType* SwEditShell::GetTOXType(TOXTypes eTyp, sal_uInt16 nId) const in GetTOXType() function in SwEditShell 256 return pDoc->GetTOXType(eTyp, nId); in GetTOXType() 346 const SwTOXType* pTOXType = GetTOXType(TOX_INDEX, 0); in ApplyAutoMark()
|
/aoo42x/main/sw/source/core/undo/ |
H A D | rolbck.cxx | 360 , m_TOXName( m_TOXMark.GetTOXType()->GetTypeName() ) in SwHistorySetTOXMark() 361 , m_eTOXTypes( m_TOXMark.GetTOXType()->GetType() ) in SwHistorySetTOXMark() 382 pToxType = const_cast<SwTOXType*>(pDoc->GetTOXType( m_eTOXTypes, n )); in SetInDoc() 404 return m_TOXName == rCmp.GetTOXType()->GetTypeName() && in IsEqual() 405 m_eTOXTypes == rCmp.GetTOXType()->GetType() && in IsEqual()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8par5.cxx | 2861 SwTOXType* pType = (SwTOXType*)rDoc.GetTOXType( TOX_ILLUSTRATIONS, 0); in lcl_toxMatchACSwitch() 3034 const SwTOXType* pType = rDoc.GetTOXType( eTox, 0 ); in Read_F_Tox() 3351 const TOXTypes eType = pBase->GetTOXType()->GetType(); in Read_F_Tox() 3690 const SwTOXType* pT = rDoc.GetTOXType( eTox, 0 ); in lcl_ImportTox()
|
H A D | wrtw8nds.cxx | 1130 switch ( rAttr.GetTOXType()->GetType() ) in TOXMark() 1151 += (sal_Char)( 'A' + GetExport( ).GetId( *rAttr.GetTOXType() ) ); in TOXMark()
|
H A D | ww8atr.cxx | 2179 sStr += (sal_Char)( 'A' + GetExport( ).GetId( *pTOX->GetTOXType() ) ); in StartTOX()
|
/aoo42x/main/sw/source/ui/docvw/ |
H A D | edtwin2.cxx | 266 GetTOXMark().GetTOXType(); in RequestHelp()
|
/aoo42x/main/sw/source/core/tox/ |
H A D | tox.cxx | 522 SwTOXType* pType = (SwTOXType*)rSource.GetTOXType(); in CopyTOXBase()
|
/aoo42x/main/sw/source/core/crsr/ |
H A D | crstrvl.cxx | 411 const SwTOXType* pType = aMarks[0]->GetTOXType(); in GotoTOXMarkBase()
|