Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerfilter/source/dmapper/
H A DPropertyMap.cxx414 m_bBorderShadows[nBorder] = false; in SectionPropertyMap()
508 m_bBorderShadows[ePos] = bShadow; in SetBorder()
599 if ( m_bBorderShadows[BORDER_RIGHT] ) in ApplyBorderToPageStyles()
H A DPropertyMap.hxx222 bool m_bBorderShadows[4]; member in writerfilter::dmapper::SectionPropertyMap
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerfilter/source/dmapper/
H A DPropertyMap.hxx237 bool m_bBorderShadows[4]; member in writerfilter::dmapper::SectionPropertyMap
H A DPropertyMap.cxx445 m_bBorderShadows[nBorder] = false; in SectionPropertyMap()
541 m_bBorderShadows[ePos] = bShadow; in SetBorder()
632 if ( m_bBorderShadows[BORDER_RIGHT] ) in ApplyBorderToPageStyles()