/aoo4110/main/sw/inc/ |
H A D | tox.hxx | 50 class SwTOXType; 98 explicit SwTOXMark( const SwTOXType* pTyp ); 140 inline const SwTOXType* GetTOXType() const; 152 void RegisterToTOXType( SwTOXType& rMark ); 160 class SwTOXType : public SwModify class 166 SwTOXType(const SwTOXType& rCopy); 176 SwTOXType & operator= (const SwTOXType &); 523 const SwTOXType* GetTOXType() const; // 622 { return (SwTOXType*)GetRegisteredIn(); } in GetTOXType() 736 inline TOXTypes SwTOXType::GetType() const in GetType() [all …]
|
H A D | docary.hxx | 31 class SwTOXType; 67 typedef SwTOXType* SwTOXTypePtr;
|
H A D | unoidx.hxx | 43 class SwTOXType; 211 SwTOXType & rType, SwTOXMark & rMark); 221 SwTOXType & rType, SwTOXMark & rMark);
|
H A D | editsh.hxx | 91 class SwTOXType; 413 const SwTOXType* GetTOXType(TOXTypes eTyp, sal_uInt16 nId) const; 414 void InsertTOXType(const SwTOXType& rTyp);
|
H A D | doc.hxx | 172 class SwTOXType; 1451 String GetUniqueTOXBaseName( const SwTOXType& rType, 1480 const SwTOXType* GetTOXType( TOXTypes eTyp, sal_uInt16 nId ) const; 1482 const SwTOXType* InsertTOXType( const SwTOXType& rTyp );
|
/aoo4110/main/sw/source/core/tox/ |
H A D | tox.cxx | 171 SwTOXMark::SwTOXMark( const SwTOXType* pTyp ) in SwTOXMark() 173 , SwModify( const_cast<SwTOXType*>(pTyp) ) in SwTOXMark() 204 void SwTOXMark::RegisterToTOXType( SwTOXType& rMark ) in RegisterToTOXType() 258 SwIterator<SwTOXMark,SwTOXType> aIter(rType); in InsertTOXMarks() 272 SwTOXType::SwTOXType( TOXTypes eTyp, const String& rName ) in SwTOXType() function in SwTOXType 280 SwTOXType::SwTOXType(const SwTOXType& rCopy) in SwTOXType() function in SwTOXType 538 void SwTOXBase::RegisterToTOXType( SwTOXType& rType ) in RegisterToTOXType() 546 SwTOXType* pType = (SwTOXType*)rSource.GetTOXType(); in CopyTOXBase() 554 const SwTOXType* pCmp = rTypes[ --n ]; in CopyTOXBase() 558 pType = (SwTOXType*)pCmp; in CopyTOXBase() [all …]
|
/aoo4110/main/sw/source/core/unocore/ |
H A D | unoidx.cxx | 132 const SwTOXType* pNewType = 0; in lcl_ReAssignTOXType() 144 SwTOXType aNewType(TOX_USER, rNewName); in lcl_ReAssignTOXType() 314 SwTOXType const*const pType) in SwDocIndexDescriptorProperties_Impl() 1644 SwTOXType * GetTOXType() const { in GetTOXType() 1645 return static_cast<SwTOXType*>( in GetTOXType() 1848 SwTOXType *const pType = m_pImpl->GetTOXType(); in getMarkEntry() 1872 SwTOXType *const pType = m_pImpl->GetTOXType(); in setMarkEntry() 1927 const SwTOXType* pTOXType = 0; in attach() 1946 SwTOXType const*const pTemp = in attach() 2120 SwTOXType *const pType = m_pImpl->GetTOXType(); in getAnchor() [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()
|
/aoo4110/main/sw/source/ui/index/ |
H A D | toxmgr.cxx | 235 const SwTOXType* pTmp = pSh->GetTOXType(TOX_USER, i); in GetUserTypeID() 239 SwTOXType aUserType(TOX_USER, rStr); in GetUserTypeID() 278 const SwTOXType* SwTOXMgr::GetTOXType(TOXTypes eTyp, sal_uInt16 nId) const in GetTOXType() 316 const SwTOXType* pType = pSh->GetTOXType(eCurTOXType, 0); in UpdateOrInsertTOX() 330 const SwTOXType* pType = pSh->GetTOXType(eCurTOXType, 0); in UpdateOrInsertTOX() 345 { const SwTOXType* pType = pSh->GetTOXType(TOX_USER, i); in UpdateOrInsertTOX() 351 const SwTOXType* pType = pSh->GetTOXType(eCurTOXType, nPos); in UpdateOrInsertTOX() 394 const SwTOXType* pType = pSh->GetTOXType(eCurTOXType, 0); in UpdateOrInsertTOX()
|
H A D | swuiidxmrk.cxx | 244 const SwTOXType* pType = pTOXMgr->GetTOXType(TOX_CONTENT, 0); in InitControls()
|
H A D | cnttab.cxx | 328 const SwTOXType* pTemp = rSh.GetTOXType(TOX_USER, nUser); in SwMultiTOXTabDialog()
|
/aoo4110/main/sw/source/core/txtnode/ |
H A D | atrtox.cxx | 68 const SwTOXType* pType = 0; in CopyTOXMark() 75 const SwTOXType* pSrcType = pDoc->GetTOXType(eType, i); in CopyTOXMark() 86 pDoc->InsertTOXType( SwTOXType( eType, rNm ) ); in CopyTOXMark() 91 ((SwTOXType*)pType)->Add( &rTOX ); in CopyTOXMark()
|
/aoo4110/main/sw/source/core/doc/ |
H A D | docnew.cxx | 1116 SwTOXType * pNew = new SwTOXType(TOX_CONTENT, pShellRes->aTOXContentName ); in InitTOXTypes() 1118 pNew = new SwTOXType(TOX_INDEX, pShellRes->aTOXIndexName ); in InitTOXTypes() 1120 pNew = new SwTOXType(TOX_USER, pShellRes->aTOXUserName ); in InitTOXTypes() 1122 pNew = new SwTOXType(TOX_ILLUSTRATIONS, pShellRes->aTOXIllustrationsName ); in InitTOXTypes() 1124 pNew = new SwTOXType(TOX_OBJECTS, pShellRes->aTOXObjectsName ); in InitTOXTypes() 1126 pNew = new SwTOXType(TOX_TABLES, pShellRes->aTOXTablesName ); in InitTOXTypes() 1128 pNew = new SwTOXType(TOX_AUTHORITIES, pShellRes->aTOXAuthoritiesName ); in InitTOXTypes()
|
H A D | doctxm.cxx | 110 const SwTOXType* pTOXType; in SV_IMPL_PTRARR() 258 const SwTOXType* pType = rCurTOXMark.GetTOXType(); in GotoTOXMark() 502 const SwTOXType* pType = GetTOXType(eTyp, 0); in GetDefaultTOXBase() 634 const SwTOXType* SwDoc::GetTOXType( TOXTypes eTyp, sal_uInt16 nId ) const in GetTOXType() 645 const SwTOXType* SwDoc::InsertTOXType( const SwTOXType& rTyp ) in InsertTOXType() 647 SwTOXType * pNew = new SwTOXType( rTyp ); in InsertTOXType() 652 String SwDoc::GetUniqueTOXBaseName( const SwTOXType& rType, in GetUniqueTOXBaseName() 1195 const SwTOXType* pType = (SwTOXType*) SwTOXBase::GetRegisteredIn(); in UpdateMarks() 1201 SwIterator<SwTOXMark,SwTOXType> aIter( *pType ); in UpdateMarks()
|
/aoo4110/main/sw/source/core/undo/ |
H A D | rolbck.cxx | 379 SwTOXType* pToxType = 0; in SetInDoc() 382 pToxType = const_cast<SwTOXType*>(pDoc->GetTOXType( m_eTOXTypes, n )); in SetInDoc() 390 pToxType = const_cast<SwTOXType*>( in SetInDoc() 391 pDoc->InsertTOXType( SwTOXType( m_eTOXTypes, m_TOXName ))); in SetInDoc()
|
/aoo4110/main/sw/source/core/edit/ |
H A D | edtox.cxx | 254 const SwTOXType* SwEditShell::GetTOXType(TOXTypes eTyp, sal_uInt16 nId) const in GetTOXType() 346 const SwTOXType* pTOXType = GetTOXType(TOX_INDEX, 0); in ApplyAutoMark()
|
H A D | edws.cxx | 251 void SwEditShell::InsertTOXType(const SwTOXType& rTyp) in InsertTOXType()
|
/aoo4110/main/sw/source/ui/inc/ |
H A D | toxmgr.hxx | 303 const SwTOXType* GetTOXType(TOXTypes eTyp, sal_uInt16 nId) const;
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8par5.cxx | 2854 SwTOXType* pType = (SwTOXType*)rDoc.GetTOXType( TOX_ILLUSTRATIONS, 0); in lcl_toxMatchACSwitch() 3018 const SwTOXType* pType = rDoc.GetTOXType( eTox, 0 ); in Read_F_Tox() 3684 const SwTOXType* pT = rDoc.GetTOXType( eTox, 0 ); in lcl_ImportTox()
|
H A D | wrtww8.hxx | 97 class SwTOXType; 600 sal_uInt16 GetId( const SwTOXType& rTOXType );
|
H A D | ww8atr.cxx | 1997 sal_uInt16 MSWordExportBase::GetId( const SwTOXType& rTOXType ) in GetId()
|
/aoo4110/main/sw/source/ui/docvw/ |
H A D | edtwin2.cxx | 265 const SwTOXType* pTType = aCntntAtPos.pFndTxtAttr-> in RequestHelp()
|
/aoo4110/main/sw/source/core/crsr/ |
H A D | crstrvl.cxx | 411 const SwTOXType* pType = aMarks[0]->GetTOXType(); in GotoTOXMarkBase() 412 SwIterator<SwTOXBase,SwTOXType> aIter( *pType ); in GotoTOXMarkBase()
|