Searched refs:TOX_INDEX (Results 1 – 20 of 20) sorted by relevance
/trunk/main/sw/inc/ |
H A D | tox.hxx | 643 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in SetPrimaryKey() 649 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in SetSecondaryKey() 655 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in SetTextReading() 661 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in SetPrimaryKeyReading() 667 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in SetSecondaryKeyReading() 679 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in GetPrimaryKey() 685 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in GetSecondaryKey() 691 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in GetTextReading() 697 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in GetPrimaryKeyReading() 703 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in GetSecondaryKeyReading() [all …]
|
H A D | toxe.hxx | 42 TOX_INDEX, enumerator
|
/trunk/main/sw/source/ui/index/ |
H A D | toxmgr.cxx | 103 case TOX_INDEX: in InsertTOXMark() 105 pMark = new SwTOXMark(pSh->GetTOXType(TOX_INDEX, 0)); in InsertTOXMark() 156 if(pCurTOXMark->GetTOXType()->GetType() == TOX_INDEX) in UpdateTOXMark() 312 case TOX_INDEX : in UpdateOrInsertTOX() 510 if(GetTOXType() == TOX_INDEX) in ApplyTo() 512 if(GetTOXType() != TOX_INDEX) in ApplyTo()
|
H A D | cnttab.cxx | 513 else if(TOX_INDEX == eType.eType) in GetTOXDescription() 533 if(pDesc->GetTOXType() == TOX_INDEX) in CreateTOXDescFromTOXBase() 536 if(pDesc->GetTOXType() != TOX_INDEX) in CreateTOXDescFromTOXBase() 1123 sal_uInt16 nRet = TOX_INDEX; in lcl_TOXTypesToUserData() 1199 if(aCurType.eType != TOX_INDEX) in ApplyTOXDescription() 1235 else if(TOX_INDEX == aCurType.eType) in ApplyTOXDescription() 1331 case TOX_INDEX: in FillTOXDescription() 1626 else if(TOX_INDEX == aCurType.eType) in IMPL_LINK() 2312 if(TOX_INDEX == aCurType.eType) in Reset() 2547 if(TOX_INDEX == aLastTOXType.eType) in UpdateDescriptor() [all …]
|
H A D | swuiidxmrk.cxx | 253 pType = pTOXMgr->GetTOXType(TOX_INDEX, 0); in InitControls() 533 nPos == POS_INDEX ? TOX_INDEX : TOX_USER; in InsertMark() 602 eType = TOX_INDEX; in UpdateMark() 616 if(eType == TOX_INDEX) in UpdateMark() 912 if(TOX_INDEX == eCurType) in UpdateDialog()
|
H A D | cntex.cxx | 462 case TOX_INDEX: in CreateOrUpdateExample()
|
/trunk/main/sw/source/core/doc/ |
H A D | doctxm.cxx | 115 TOX_INDEX == pTOXType->GetType() && in SV_IMPL_PTRARR() 492 case TOX_INDEX: prBase = &pDefTOXBases->pIdxBase; break; in GetDefaultTOXBase() 989 if( TOX_INDEX == SwTOXBase::GetType() && in Update() 1030 if(TOX_INDEX == SwTOXBase::GetType() && in Update() 1151 case TOX_INDEX: nPoolFmt = RES_POOLCOLL_TOX_IDXH; break; in GetTxtFmtColl() 1174 else if(eMyType == TOX_INDEX && nLevel) in GetTxtFmtColl() 1225 if(TOX_INDEX == eTOXTyp) in UpdateMarks() 2115 if( TOX_INDEX == SwTOXBase::GetType() ) in _UpdatePageNum() 2165 if( TOX_INDEX == SwTOXBase::GetType() ) in _UpdatePageNum() 2234 if( TOX_INDEX == SwTOXBase::GetType() && pNew->pTxtMark ) in InsertSorted() [all …]
|
H A D | docnew.cxx | 1134 pNew = new SwTOXType(TOX_INDEX, pShellRes->aTOXIndexName ); in InitTOXTypes()
|
/trunk/main/sw/source/core/unocore/ |
H A D | unoidx.cxx | 331 case TOX_INDEX: return PROPERTY_MAP_INDEX_IDX; in lcl_TypeToPropertyMap_Index() 501 || ((TOX_INDEX == m_pImpl->m_eTOXType) && in supportsService() 529 case TOX_INDEX: in getSupportedServiceNames() 671 if (eTxBaseType == TOX_INDEX) in setPropertyValue() 945 if (rTOXBase.GetTOXType()->GetType() == TOX_INDEX) in setPropertyValue() 1802 || ((m_pImpl->m_eTOXType == TOX_INDEX) in supportsService() 1804 || ((m_pImpl->m_eTOXType == TOX_INDEX) in supportsService() 1828 case TOX_INDEX: in getSupportedServiceNames() 1930 case TOX_INDEX: in attach() 1982 case TOX_INDEX: in attach() [all …]
|
H A D | unocoll.cxx | 384 TOXTypes eType = TOX_INDEX; in MakeInstance() 400 TOXTypes eType = TOX_INDEX; in MakeInstance()
|
/trunk/main/sw/source/core/tox/ |
H A D | tox.cxx | 308 case TOX_INDEX: nPoolId = STR_POOLCOLL_TOX_IDXH; break; in SwForm() 345 if(TOX_INDEX == eType) in SwForm() 413 case TOX_INDEX: nRet = 5; break; in GetFormMaxLevel()
|
/trunk/main/sw/source/ui/inc/ |
H A D | cnttab.hxx | 69 CurTOXType () : eType (TOX_INDEX), nIndex (0) {}; in CurTOXType()
|
/trunk/main/sw/sdi/ |
H A D | textsh.sdi | 63 TOX_INDEX,
|
/trunk/main/sw/source/filter/ww8/ |
H A D | ww8par5.cxx | 3020 eTox = TOX_INDEX; in Read_F_Tox() 3039 case TOX_INDEX: in Read_F_Tox() 3644 TOXTypes eTox = ( !bIdx ) ? TOX_CONTENT : TOX_INDEX; // Default in lcl_ImportTox() 3693 if( eTox != TOX_INDEX ) in lcl_ImportTox()
|
H A D | ww8atr.cxx | 2105 case TOX_INDEX: in StartTOX() 2387 ww::eField eCode = TOX_INDEX == pTOX->GetType() ? ww::eINDEX : ww::eTOC; in EndTOX()
|
H A D | wrtw8nds.cxx | 1132 case TOX_INDEX: in TOXMark()
|
/trunk/main/sw/source/core/edit/ |
H A D | edtox.cxx | 346 const SwTOXType* pTOXType = GetTOXType(TOX_INDEX, 0); in ApplyAutoMark()
|
/trunk/main/sw/source/core/text/ |
H A D | EnhancedPDFExportHelper.cxx | 1071 if ( TOX_INDEX == pTOXBase->GetType() ) in BeginBlockStructureElements() 1198 if ( pTOXBase && TOX_INDEX != pTOXBase->GetType() ) in BeginBlockStructureElements()
|
/trunk/main/sw/source/ui/uiview/ |
H A D | view2.cxx | 837 if(TOX_INDEX == pBase->GetType()) in Execute() 872 if(TOX_INDEX == pBase->GetType() && !bAutoMarkApplied) in Execute()
|
/trunk/main/sw/source/core/undo/ |
H A D | rolbck.cxx | 407 ( (TOX_INDEX == m_eTOXTypes) in IsEqual()
|
Completed in 174 milliseconds