Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/unocore/
H A Dunosect.cxx87 bool m_bDDE; member
95 : m_bDDE(false) in SwTextSectionProperties_Impl()
314 if( m_pImpl->m_pProps->m_bDDE ) in attach()
428 if (m_pImpl->m_pProps->m_bDDE) in attach()
618 if (!m_pProps->m_bDDE) in SetPropertyValues_Impl()
622 m_pProps->m_bDDE = true; in SetPropertyValues_Impl()
670 m_pProps->m_bDDE = false; in SetPropertyValues_Impl()
704 m_pProps->m_bDDE = false; in SetPropertyValues_Impl()
988 if (m_pProps->m_bDDE) in GetPropertyValues_Impl()
1017 if (!m_pProps->m_bDDE) in GetPropertyValues_Impl()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/unocore/
H A Dunosect.cxx88 bool m_bDDE; member
96 : m_bDDE(false) in SwTextSectionProperties_Impl()
313 if( m_pImpl->m_pProps->m_bDDE ) in attach()
427 if (m_pImpl->m_pProps->m_bDDE) in attach()
638 if (!m_pProps->m_bDDE) in SetPropertyValues_Impl()
642 m_pProps->m_bDDE = true; in SetPropertyValues_Impl()
690 m_pProps->m_bDDE = false; in SetPropertyValues_Impl()
724 m_pProps->m_bDDE = false; in SetPropertyValues_Impl()
1008 if (m_pProps->m_bDDE) in GetPropertyValues_Impl()
1037 if (!m_pProps->m_bDDE) in GetPropertyValues_Impl()
[all …]