Home
last modified time | relevance | path

Searched refs:SwTOXAuthority (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sw/source/core/tox/
H A Dtxmsrt.cxx837 SwTOXAuthority::SwTOXAuthority( const SwCntntNode& rNd, in SwTOXAuthority() function in SwTOXAuthority
846 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 <()
/aoo41x/main/sw/source/core/inc/
H A Dtxmsrt.hxx271 struct SwTOXAuthority : public SwTOXSortTabBase struct
279 SwTOXAuthority( const SwCntntNode& rNd, SwFmtFld& rField, const SwTOXInternational& rIntl ); argument
280 virtual ~SwTOXAuthority() {} in ~SwTOXAuthority() argument
/aoo41x/main/sw/source/core/fields/
H A Dauthfld.cxx347 SwTOXAuthority* pNew = new SwTOXAuthority( *pTxtNode, in GetSequencePos()
383 SwFmtFld& rFmtFld = ((SwTOXAuthority&)rBase).GetFldFmt(); in GetSequencePos()
/aoo41x/main/sw/source/core/doc/
H A Ddoctxm.cxx1408 SwTOXAuthority* pNew = new SwTOXAuthority( *pTxtNode, *pFmtFld, rIntl ); in UpdateAuthorities()

Completed in 29 milliseconds