Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8struc.hxx766 WW8_DP_SHADOW aShd; member
773 WW8_DP_SHADOW aShd; member
784 WW8_DP_SHADOW aShd; member
794 WW8_DP_SHADOW aShd; member
805 WW8_DP_SHADOW aShd; member
813 WW8_DP_SHADOW aShd; member
H A Dww8graf.cxx338 SetStdAttr( rSet, aLine.aLnt, aLine.aShd ); in ReadLine()
361 SetStdAttr( rSet, aRect.aLnt, aRect.aShd ); in ReadRect()
385 SetStdAttr( rSet, aEllipse.aLnt, aEllipse.aShd ); in ReadEllipse()
422 SetStdAttr( rSet, aArc.aLnt, aArc.aShd ); in ReadArc()
460 SetStdAttr( rSet, aPoly.aLnt, aPoly.aShd ); in ReadPolyLine()
1248 SetStdAttr( rSet, aTextB.aLnt, aTextB.aShd ); in ReadTextBox()
1320 SetStdAttr( rSet, aCallB.dptxbx.aLnt, aCallB.dptxbx.aShd ); in ReadCaptionBox()
1322 SetStdAttr( rSet, aCallB.dpPolyLine.aLnt, aCallB.dptxbx.aShd ); in ReadCaptionBox()
H A Ddocxtablestyleexport.cxx570 uno::Sequence<beans::PropertyValue> aShd; in tableStyleTcPr() local
577 aShd = rProp.Value.get<uno::Sequence<beans::PropertyValue>>(); in tableStyleTcPr()
587 tableStyleShd(aShd); in tableStyleTcPr()
H A Dwrtww8.cxx2659 WW8_SHD aShd; in TableBackgrounds() local
2660 WW8Export::TransBrush( aColor, aShd ); in TableBackgrounds()
2661 m_rWW8Export.InsUInt16( aShd.GetValue() ); in TableBackgrounds()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8struc.hxx756 WW8_DP_SHADOW aShd; member
763 WW8_DP_SHADOW aShd; member
774 WW8_DP_SHADOW aShd; member
784 WW8_DP_SHADOW aShd; member
795 WW8_DP_SHADOW aShd; member
803 WW8_DP_SHADOW aShd; member
H A Dww8graf.cxx356 SetStdAttr( rSet, aLine.aLnt, aLine.aShd ); in ReadLine()
379 SetStdAttr( rSet, aRect.aLnt, aRect.aShd ); in ReadRect()
403 SetStdAttr( rSet, aElipse.aLnt, aElipse.aShd ); in ReadElipse()
440 SetStdAttr( rSet, aArc.aLnt, aArc.aShd ); in ReadArc()
478 SetStdAttr( rSet, aPoly.aLnt, aPoly.aShd ); in ReadPolyLine()
1268 SetStdAttr( rSet, aTextB.aLnt, aTextB.aShd ); in ReadTextBox()
1340 SetStdAttr( rSet, aCallB.dptxbx.aLnt, aCallB.dptxbx.aShd ); in ReadCaptionBox()
1342 SetStdAttr( rSet, aCallB.dpPolyLine.aLnt, aCallB.dptxbx.aShd ); in ReadCaptionBox()
H A Ddocxtablestyleexport.cxx579 uno::Sequence<beans::PropertyValue> aShd; in tableStyleTcPr() local
586 aShd = rProp.Value.get<uno::Sequence<beans::PropertyValue>>(); in tableStyleTcPr()
596 tableStyleShd(aShd); in tableStyleTcPr()
H A Dwrtww8.cxx2623 WW8_SHD aShd; in TableBackgrounds() local
2624 WW8Export::TransBrush( aColor, aShd ); in TableBackgrounds()
2625 m_rWW8Export.InsUInt16( aShd.GetValue() ); in TableBackgrounds()