Home
last modified time | relevance | path

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

/aoo42x/main/sfx2/source/dialog/
H A Dsecuritypage.cxx57 enum RedliningMode { RL_NONE, RL_WRITER, RL_CALC }; enumerator
96 if (_eMode != RL_NONE) in QueryRecordChangesProtectionState()
108 if (_eMode != RL_NONE) in QueryRecordChangesState()
227 m_eRedlingMode ( RL_NONE ), in SfxSecurityPage_Impl()
289 if (m_eRedlingMode != RL_NONE ) in FillItemSet_Impl()
374 m_eRedlingMode = RL_NONE; in Reset_Impl()
376 if (m_eRedlingMode != RL_NONE) in Reset_Impl()
464 if (m_eRedlingMode == RL_NONE) in IMPL_LINK()

Completed in 47 milliseconds