Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerfilter/source/dmapper/
H A DSettingsTable.cxx254 bool m_bDoNotExpandShiftReturn; member
290 , m_bDoNotExpandShiftReturn(false) in SettingsTable_Impl()
569 m_pImpl->m_bDoNotExpandShiftReturn = true; in lcl_sprm()
658 return m_pImpl->m_bDoNotExpandShiftReturn; in GetDoNotExpandShiftReturn()
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerfilter/source/dmapper/
H A DSettingsTable.cxx261 bool m_bDoNotExpandShiftReturn; member
303 , m_bDoNotExpandShiftReturn(false) in SettingsTable_Impl()
582 m_pImpl->m_bDoNotExpandShiftReturn = true; in lcl_sprm()
677 return m_pImpl->m_bDoNotExpandShiftReturn; in GetDoNotExpandShiftReturn()