Home
last modified time | relevance | path

Searched refs:WriteSvtGraphicStroke (Results 1 – 12 of 12) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dgraphictools.hxx172 …VCL_DLLPUBLIC friend SvStream& WriteSvtGraphicStroke( SvStream& rOStm, const SvtGraphicStroke& rCl…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dgraphictools.hxx172 …VCL_DLLPUBLIC friend SvStream& WriteSvtGraphicStroke( SvStream& rOStm, const SvtGraphicStroke& rCl…
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A Dgraphictools.cxx114 SvStream& WriteSvtGraphicStroke( SvStream& rOStm, const SvtGraphicStroke& rClass ) in WriteSvtGraphicStroke() function
H A Dgdimetafiletools.cxx238 WriteSvtGraphicStroke( aMemStm, rStroke ); in addSvtGraphicStroke()
H A Dmetaact.cxx3232 WriteSvtGraphicStroke( aDest, aStroke ); in Move()
3272 WriteSvtGraphicStroke( aDest, aStroke ); in Scale()
H A Dgdimtf.cxx1116 WriteSvtGraphicStroke( aDest, aStroke ); in Rotate()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A Dgraphictools.cxx115 SvStream& WriteSvtGraphicStroke( SvStream& rOStm, const SvtGraphicStroke& rClass ) in WriteSvtGraphicStroke() function
H A Dgdimetafiletools.cxx238 WriteSvtGraphicStroke( aMemStm, rStroke ); in addSvtGraphicStroke()
H A Dmetaact.cxx3215 WriteSvtGraphicStroke( aDest, aStroke ); in Move()
3256 WriteSvtGraphicStroke( aDest, aStroke ); in Scale()
H A Dgdimtf.cxx1093 WriteSvtGraphicStroke( aDest, aStroke ); in Rotate()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx542 WriteSvtGraphicStroke( aMemStm, *pSvtGraphicStroke ); in impStartSvtGraphicStroke()
/dports/editors/libreoffice/libreoffice-7.2.6.2/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx509 WriteSvtGraphicStroke(aMemStm, *pSvtGraphicStroke); in impStartSvtGraphicStroke()