Searched refs:SwTOXAuthority (Results 1 – 4 of 4) sorted by relevance
837 SwTOXAuthority::SwTOXAuthority( const SwCntntNode& rNd, in SwTOXAuthority() function in SwTOXAuthority846 sal_uInt16 SwTOXAuthority::GetLevel() const in GetLevel()869 void SwTOXAuthority::GetText_Impl( String& rTxt, String& ) const in GetText_Impl()877 void SwTOXAuthority::FillText( SwTxtNode& rNd, in FillText()906 sal_Bool SwTOXAuthority::operator==( const SwTOXSortTabBase& rCmp) in operator ==()910 ((SwAuthorityField*)((SwTOXAuthority&)rCmp).m_rField.GetField())->GetHandle(); in operator ==()915 sal_Bool SwTOXAuthority::operator<( const SwTOXSortTabBase& rBase) in operator <()926 (SwAuthorityField*)((SwTOXAuthority&)rBase).m_rField.GetField(); in operator <()
271 struct SwTOXAuthority : public SwTOXSortTabBase struct279 SwTOXAuthority( const SwCntntNode& rNd, SwFmtFld& rField, const SwTOXInternational& rIntl ); argument280 virtual ~SwTOXAuthority() {} in ~SwTOXAuthority() argument
347 SwTOXAuthority* pNew = new SwTOXAuthority( *pTxtNode, in GetSequencePos()383 SwFmtFld& rFmtFld = ((SwTOXAuthority&)rBase).GetFldFmt(); in GetSequencePos()
1408 SwTOXAuthority* pNew = new SwTOXAuthority( *pTxtNode, *pFmtFld, rIntl ); in UpdateAuthorities()
Completed in 33 milliseconds