Searched refs:rTOXType (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sw/source/core/unocore/ |
H A D | unoidx.cxx | 1655 void InsertTOXMark(SwTOXType & rTOXType, SwTOXMark & rMark, SwPaM & rPam, 1658 void ReplaceTOXMark(SwTOXType & rTOXType, SwTOXMark & rMark, SwPaM & rPam) in ReplaceTOXMark() argument 1664 InsertTOXMark(rTOXType, rMark, rPam, 0); in ReplaceTOXMark() 2035 SwTOXType & rTOXType, SwTOXMark & rMark, SwPaM & rPam, in InsertTOXMark() argument 2109 const_cast<SwTOXType &>(rTOXType).Add(& m_TypeDepend); in InsertTOXMark()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | wrtww8.hxx | 600 sal_uInt16 GetId( const SwTOXType& rTOXType );
|
H A D | ww8atr.cxx | 1997 sal_uInt16 MSWordExportBase::GetId( const SwTOXType& rTOXType ) in GetId() argument 1999 void* p = (void*)&rTOXType; in GetId()
|
Completed in 47 milliseconds