Lines Matching refs:SwTxtAttr

38 _SV_IMPL_SORTAR_ALG( SwpHtStart, SwTxtAttr* )  in _SV_IMPL_SORTAR_ALG()  argument
39 _SV_IMPL_SORTAR_ALG( SwpHtEnd, SwTxtAttr* ) in _SV_IMPL_SORTAR_ALG()
51 const SwTxtAttr *pHt = rHtStart[i]; in _SV_IMPL_SORTAR_ALG()
62 const SwTxtAttr *pHt = rHtEnd[i]; in _SV_IMPL_SORTAR_ALG()
80 inline sal_Bool IsEqual( const SwTxtAttr &rHt1, const SwTxtAttr &rHt2 ) in IsEqual()
96 static sal_Bool lcl_IsLessStart( const SwTxtAttr &rHt1, const SwTxtAttr &rHt2 ) in lcl_IsLessStart()
132 static sal_Bool lcl_IsLessEnd( const SwTxtAttr &rHt1, const SwTxtAttr &rHt2 ) in lcl_IsLessEnd()
168 sal_Bool SwpHtStart::Seek_Entry( const SwTxtAttr *pElement, sal_uInt16 *pPos ) const in Seek_Entry()
177 const SwTxtAttr *pMitte = (*this)[nMitte]; in Seek_Entry()
204 sal_Bool SwpHtEnd::Seek_Entry( const SwTxtAttr *pElement, sal_uInt16 *pPos ) const in Seek_Entry()
213 const SwTxtAttr *pMitte = (*this)[nMitte]; in Seek_Entry()
240 void SwpHintsArray::Insert( const SwTxtAttr *pHt ) in Insert()
263 const SwTxtAttr *pHt = m_HintStarts[ nPos ]; in DeleteAtPos()
302 const SwTxtAttr *pLastStart = 0; in Check()
303 const SwTxtAttr *pLastEnd = 0; in Check()
310 const SwTxtAttr *pHt = m_HintStarts[i]; in Check()
327 const SwTxtAttr *pHtEnd = m_HintEnds[i]; in Check()
368 const SwTxtAttr* pHtThis = m_HintStarts[i]; in Check()
369 const SwTxtAttr* pHtLast = i > 0 ? m_HintStarts[i-1] : 0; in Check()
391 SwTxtAttr const * const pOther( m_HintStarts[j] ); in Check()
409 SwTxtAttr const * const pOther( m_HintStarts[j] ); in Check()
436 const SwTxtAttr *pLast = 0; in Resort()
441 const SwTxtAttr *pHt = m_HintStarts[i]; in Resort()
464 const SwTxtAttr *pHt = m_HintEnds[i]; in Resort()