Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerfilter/source/dmapper/
H A DSettingsTable.cxx258 bool m_bDisplayBackgroundShape; member
294 , m_bDisplayBackgroundShape(false) in SettingsTable_Impl()
572 m_pImpl->m_bDisplayBackgroundShape = nIntValue; in lcl_sprm()
653 return m_pImpl->m_bDisplayBackgroundShape; in GetDisplayBackgroundShape()
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerfilter/source/dmapper/
H A DSettingsTable.cxx266 bool m_bDisplayBackgroundShape; member
308 , m_bDisplayBackgroundShape(false) in SettingsTable_Impl()
585 m_pImpl->m_bDisplayBackgroundShape = nIntValue; in lcl_sprm()
672 return m_pImpl->m_bDisplayBackgroundShape; in GetDisplayBackgroundShape()