/aoo4110/main/sw/inc/ |
H A D | tox.hxx | 163 SwTOXType(TOXTypes eTyp, const String& aName); 169 inline TOXTypes GetType() const; 173 TOXTypes eType; 362 TOXTypes eType; 372 SwForm( TOXTypes eTOXType = TOX_CONTENT ); 390 inline TOXTypes GetTOXType() const; 399 static sal_uInt16 GetFormMaxLevel( TOXTypes eType ); 544 TOXTypes GetType() const; 719 inline TOXTypes SwForm::GetTOXType() const in GetTOXType() 736 inline TOXTypes SwTOXType::GetType() const in GetType() [all …]
|
H A D | editsh.hxx | 397 const SwTOXBase* GetDefaultTOXBase( TOXTypes eTyp, sal_Bool bCreate = sal_False ); 412 sal_uInt16 GetTOXTypeCount(TOXTypes eTyp) const; 413 const SwTOXType* GetTOXType(TOXTypes eTyp, sal_uInt16 nId) const;
|
H A D | unoidx.hxx | 77 SwXDocumentIndex(const TOXTypes eToxType, SwDoc& rDoc); 216 SwXDocumentIndexMark(const TOXTypes eToxType);
|
H A D | toxe.hxx | 40 enum TOXTypes enum
|
H A D | doc.hxx | 1479 sal_uInt16 GetTOXTypeCount( TOXTypes eTyp ) const; 1480 const SwTOXType* GetTOXType( TOXTypes eTyp, sal_uInt16 nId ) const; 1481 sal_Bool DeleteTOXType( TOXTypes eTyp, sal_uInt16 nId ); 1485 const SwTOXBase* GetDefaultTOXBase( TOXTypes eTyp, sal_Bool bCreate = sal_False );
|
/aoo4110/main/sw/source/ui/inc/ |
H A D | toxmgr.hxx | 41 TOXTypes eTOXType; 78 explicit SwTOXDescription(TOXTypes eType) : in SwTOXDescription() 103 void SetTOXType(TOXTypes eSet) { eTOXType = eSet;} in SetTOXType() 104 TOXTypes GetTOXType() const { return eTOXType;} in GetTOXType() 185 TOXTypes eTOXType; 205 explicit SwTOXMarkDescription(TOXTypes eType) : in SwTOXMarkDescription() 229 TOXTypes GetTOXType()const {return eTOXType;} in GetTOXType() 303 const SwTOXType* GetTOXType(TOXTypes eTyp, sal_uInt16 nId) const;
|
H A D | cnttab.hxx | 60 TOXTypes eType; 71 CurTOXType (TOXTypes t, sal_uInt16 i) : eType (t), nIndex (i) {}; in CurTOXType()
|
H A D | swuicnttab.hxx | 131 … TOXTypes nTOXIndex, sal_uInt16 nPage = 0, sal_uInt16 nCurLevel = USHRT_MAX); 261 void SelectType(TOXTypes eSet); //preset TOXType, GlobalDoc
|
/aoo4110/main/sw/source/core/unocore/ |
H A D | unoidx.cxx | 327 lcl_TypeToPropertyMap_Index(const TOXTypes eType) in lcl_TypeToPropertyMap_Index() 350 const TOXTypes m_eTOXType; 360 const TOXTypes eType, in Impl() 435 SwXDocumentIndex::SwXDocumentIndex(const TOXTypes eType, SwDoc& rDoc) in SwXDocumentIndex() 670 const TOXTypes eTxBaseType = rTOXBase.GetTOXType()->GetType(); in setPropertyValue() 1585 lcl_TypeToPropertyMap_Mark(const TOXTypes eType) in lcl_TypeToPropertyMap_Mark() 1606 const TOXTypes m_eTOXType; 1625 const enum TOXTypes eType, in Impl() 1716 SwXDocumentIndexMark::SwXDocumentIndexMark(const TOXTypes eToxType) in SwXDocumentIndexMark()
|
H A D | unocoll.cxx | 384 TOXTypes eType = TOX_INDEX; in MakeInstance() 400 TOXTypes eType = TOX_INDEX; in MakeInstance()
|
/aoo4110/main/sw/source/core/edit/ |
H A D | edtox.cxx | 144 const SwTOXBase* SwEditShell::GetDefaultTOXBase( TOXTypes eTyp, sal_Bool bCreate ) in GetDefaultTOXBase() 254 const SwTOXType* SwEditShell::GetTOXType(TOXTypes eTyp, sal_uInt16 nId) const in GetTOXType()
|
H A D | edws.cxx | 245 sal_uInt16 SwEditShell::GetTOXTypeCount(TOXTypes eTyp) const in GetTOXTypeCount()
|
/aoo4110/main/sw/source/core/tox/ |
H A D | tox.cxx | 272 SwTOXType::SwTOXType( TOXTypes eTyp, const String& rName ) in SwTOXType() 291 SwForm::SwForm( TOXTypes eTyp ) // #i21237# in SwForm() 408 sal_uInt16 SwForm::GetFormMaxLevel( TOXTypes eTOXType ) in GetFormMaxLevel()
|
/aoo4110/main/sw/source/ui/index/ |
H A D | toxmgr.cxx | 278 const SwTOXType* SwTOXMgr::GetTOXType(TOXTypes eTyp, sal_uInt16 nId) const in GetTOXType() 306 TOXTypes eCurTOXType = rDesc.GetTOXType(); in UpdateOrInsertTOX()
|
H A D | swuiidxmrk.cxx | 532 TOXTypes eType = nPos == POS_CONTENT ? TOX_CONTENT : in InsertMark() 598 TOXTypes eType = TOX_USER; in UpdateMark() 911 TOXTypes eCurType = pMark->GetTOXType()->GetType(); in UpdateDialog()
|
H A D | cntex.cxx | 199 TOXTypes nTOXIndex, sal_uInt16 nPage, sal_uInt16 nCurrentLevel) in CreateOrUpdateExample()
|
H A D | cnttab.cxx | 431 ((SwTOXSelectTabPage&)rPage).SelectType((TOXTypes)nInitialTOXType); in PageCreated() 1142 void SwTOXSelectTabPage::SelectType(TOXTypes eSet) in SelectType() 2177 aLastTOXType.eType = (TOXTypes)USHRT_MAX; in SwTOXEntryTabPage()
|
/aoo4110/main/sw/source/core/doc/ |
H A D | doctxm.cxx | 486 const SwTOXBase* SwDoc::GetDefaultTOXBase( TOXTypes eTyp, sal_Bool bCreate ) in GetDefaultTOXBase() 624 sal_uInt16 SwDoc::GetTOXTypeCount(TOXTypes eTyp) const in GetTOXTypeCount() 634 const SwTOXType* SwDoc::GetTOXType( TOXTypes eTyp, sal_uInt16 nId ) const in GetTOXType() 1148 const TOXTypes eMyType = SwTOXBase::GetType(); in GetTxtFmtColl() 1200 TOXTypes eTOXTyp = GetTOXType()->GetType(); in UpdateMarks()
|
/aoo4110/main/sw/source/core/txtnode/ |
H A D | atrtox.cxx | 66 TOXTypes eType = rTOX.GetTOXType()->GetType(); in CopyTOXMark()
|
/aoo4110/main/sw/sdi/ |
H A D | textsh.sdi | 61 enum TOXTypes
|
/aoo4110/main/sw/source/core/inc/ |
H A D | rolbck.hxx | 184 const TOXTypes m_eTOXTypes;
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8par5.cxx | 3000 TOXTypes eTox; // Baue ToxBase zusammen in Read_F_Tox() 3335 const TOXTypes eType = pBase->GetTOXType()->GetType(); in Read_F_Tox() 3638 TOXTypes eTox = ( !bIdx ) ? TOX_CONTENT : TOX_INDEX; // Default in lcl_ImportTox()
|