Lines Matching refs:ContextHandler

442 class GeomGuideListContext : public ContextHandler
445 …GeomGuideListContext( ContextHandler& rParent, CustomShapeProperties& rCustomShapeProperties, std:…
453 GeomGuideListContext::GeomGuideListContext( ContextHandler& rParent, CustomShapeProperties& rCustom… in GeomGuideListContext()
454 : ContextHandler( rParent ) in GeomGuideListContext()
646 class AdjPoint2DContext : public ContextHandler
649 …AdjPoint2DContext( ContextHandler& rParent, const Reference< XFastAttributeList >& xAttribs, Custo…
652 AdjPoint2DContext::AdjPoint2DContext( ContextHandler& rParent, const Reference< XFastAttributeList … in AdjPoint2DContext()
653 : ContextHandler( rParent ) in AdjPoint2DContext()
661 class XYAdjustHandleContext : public ContextHandler
664 …XYAdjustHandleContext( ContextHandler& rParent, const Reference< XFastAttributeList >& xAttribs, C…
672 XYAdjustHandleContext::XYAdjustHandleContext( ContextHandler& rParent, const Reference< XFastAttrib… in XYAdjustHandleContext()
673 : ContextHandler( rParent ) in XYAdjustHandleContext()
715 class PolarAdjustHandleContext : public ContextHandler
718 …PolarAdjustHandleContext( ContextHandler& rParent, const Reference< XFastAttributeList >& xAttribs…
726 PolarAdjustHandleContext::PolarAdjustHandleContext( ContextHandler& rParent, const Reference< XFast… in PolarAdjustHandleContext()
727 : ContextHandler( rParent ) in PolarAdjustHandleContext()
769 class AdjustHandleListContext : public ContextHandler
772 …AdjustHandleListContext( ContextHandler& rParent, CustomShapeProperties& rCustomShapeProperties, s…
780 AdjustHandleListContext::AdjustHandleListContext( ContextHandler& rParent, CustomShapeProperties& r… in AdjustHandleListContext()
781 : ContextHandler( rParent ) in AdjustHandleListContext()
807 class ConnectionSiteContext : public ContextHandler
810 …ConnectionSiteContext( ContextHandler& rParent, const Reference< XFastAttributeList >& xAttribs, C…
818 ConnectionSiteContext::ConnectionSiteContext( ContextHandler& rParent, const Reference< XFastAttrib… in ConnectionSiteContext()
819 : ContextHandler( rParent ) in ConnectionSiteContext()
836 class Path2DMoveToContext : public ContextHandler
839 …Path2DMoveToContext( ContextHandler& rParent, CustomShapeProperties& rCustomShapeProperties, Enhan…
847 Path2DMoveToContext::Path2DMoveToContext( ContextHandler& rParent, CustomShapeProperties& rCustomSh… in Path2DMoveToContext()
848 : ContextHandler( rParent ) in Path2DMoveToContext()
864 class Path2DLineToContext : public ContextHandler
867 …Path2DLineToContext( ContextHandler& rParent, CustomShapeProperties& rCustomShapeProperties, Enhan…
875 Path2DLineToContext::Path2DLineToContext( ContextHandler& rParent, CustomShapeProperties& rCustomSh… in Path2DLineToContext()
876 : ContextHandler( rParent ) in Path2DLineToContext()
892 class Path2DQuadBezierToContext : public ContextHandler
895 …Path2DQuadBezierToContext( ContextHandler& rParent, CustomShapeProperties& rCustomShapeProperties,…
905 Path2DQuadBezierToContext::Path2DQuadBezierToContext( ContextHandler& rParent, in Path2DQuadBezierToContext()
909 : ContextHandler( rParent ) in Path2DQuadBezierToContext()
927 class Path2DCubicBezierToContext : public ContextHandler
930 …Path2DCubicBezierToContext( ContextHandler& rParent, CustomShapeProperties& rCustomShapeProperties,
942 Path2DCubicBezierToContext::Path2DCubicBezierToContext( ContextHandler& rParent, CustomShapePropert… in Path2DCubicBezierToContext()
946 : ContextHandler( rParent ) in Path2DCubicBezierToContext()
966 class Path2DContext : public ContextHandler
969 …Path2DContext( ContextHandler& rParent, const Reference< XFastAttributeList >& xAttribs, CustomSha…
981 Path2DContext::Path2DContext( ContextHandler& rParent, const Reference< XFastAttributeList >& xAttr… in Path2DContext()
982 : ContextHandler( rParent ) in Path2DContext()
1129 class Path2DListContext : public ContextHandler
1132 …Path2DListContext( ContextHandler& rParent, CustomShapeProperties& rCustomShapeProperties, std::ve…
1144 Path2DListContext::Path2DListContext( ContextHandler& rParent, CustomShapeProperties& rCustomShapeP… in Path2DListContext()
1146 : ContextHandler( rParent ) in Path2DListContext()
1971 CustomShapeGeometryContext::CustomShapeGeometryContext( ContextHandler& rParent, const Reference< X… in CustomShapeGeometryContext()
1972 : ContextHandler( rParent ) in CustomShapeGeometryContext()
2022 PresetShapeGeometryContext::PresetShapeGeometryContext( ContextHandler& rParent, const Reference< X… in PresetShapeGeometryContext()
2023 : ContextHandler( rParent ) in PresetShapeGeometryContext()
2044 PresetTextShapeContext::PresetTextShapeContext( ContextHandler& rParent, const Reference< XFastAttr… in PresetTextShapeContext()
2045 : ContextHandler( rParent ) in PresetTextShapeContext()