Home
last modified time | relevance | path

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

/aoo41x/main/sw/inc/
H A Dredline.hxx125 { return ((RedlineType_t)(eType & nsRedlineType_t::REDLINE_NO_FLAG_MASK)); } in GetType()
227 { return ( (RedlineType_t)(GetRealType( nPos ) & nsRedlineType_t::REDLINE_NO_FLAG_MASK)); } in GetType()
H A DIDocumentRedlineAccess.hxx80 const RedlineType_t REDLINE_NO_FLAG_MASK = 0x7F; variable
/aoo41x/main/sw/source/core/unocore/
H A Dunoredline.cxx225 switch(eType & nsRedlineType_t::REDLINE_NO_FLAG_MASK) in lcl_RedlineTypeToOUString()

Completed in 23 milliseconds