Searched refs:CGMOutAct (Results 1 – 4 of 4) sorted by relevance
34 CGMOutAct::CGMOutAct( CGM& rCGM ) in CGMOutAct() function in CGMOutAct49 CGMOutAct::~CGMOutAct() in ~CGMOutAct()61 void CGMOutAct::BeginFigure() in BeginFigure()72 void CGMOutAct::CloseRegion() in CloseRegion()84 void CGMOutAct::NewRegion() in NewRegion()96 void CGMOutAct::EndFigure() in EndFigure()107 void CGMOutAct::RegPolyLine( Polygon& rPolygon, sal_Bool bReverse ) in RegPolyLine()134 void CGMOutAct::SetGradientOffset( long nHorzOfs, long nVertOfs, sal_uInt32 /*nType*/ ) in SetGradientOffset()144 void CGMOutAct::SetGradientAngle( long nAngle ) in SetGradientAngle()153 void CGMOutAct::SetGradientDescriptor( sal_uInt32 nColorFrom, sal_uInt32 nColorTo ) in SetGradientDescriptor()[all …]
50 class CGMOutAct class68 CGMOutAct( CGM& rCGM );69 virtual ~CGMOutAct();99 class CGMImpressOutAct : public CGMOutAct
53 class CGMOutAct;65 friend class CGMOutAct;97 CGMOutAct* mpOutAct;
63 CGMOutAct ( rCGM ), in CGMImpressOutAct()
Completed in 24 milliseconds