Home
last modified time | relevance | path

Searched refs:GetRealType (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/sw/inc/
H A Dredline.hxx126 RedlineType_t GetRealType() const { return eType; } in GetRealType() function in SwRedlineData
225 RedlineType_t GetRealType( sal_uInt16 nPos = 0 ) const;
227 { return ( (RedlineType_t)(GetRealType( nPos ) & nsRedlineType_t::REDLINE_NO_FLAG_MASK)); } in GetType()
/aoo42x/main/sw/source/ui/misc/
H A Dredlndlg.cxx667 sal_Bool bAutoFmt = (rRedln.GetRealType() & nAutoFmt) != 0; in InsertChilds()
/aoo42x/main/sw/source/core/doc/
H A Ddocredln.cxx3779 RedlineType_t SwRedline::GetRealType( sal_uInt16 nPos ) const in GetRealType() function in SwRedline

Completed in 45 milliseconds