/aoo4110/main/oox/source/core/ |
H A D | contexthandler.cxx | 40 ContextHandler::ContextHandler( ContextHandler& rParent ) : in ContextHandler() function in oox::core::ContextHandler 46 ContextHandler::ContextHandler( const FragmentBaseDataRef& rxBaseData ) : in ContextHandler() function in oox::core::ContextHandler 51 ContextHandler::~ContextHandler() in ~ContextHandler() 55 XmlFilterBase& ContextHandler::getFilter() const in getFilter() 60 const Relations& ContextHandler::getRelations() const in getRelations() 65 const OUString& ContextHandler::getFragmentPath() const in getFragmentPath() 75 OUString ContextHandler::getFragmentPathFromRelId( const OUString& rRelId ) const in getFragmentPathFromRelId() 80 OUString ContextHandler::getFragmentPathFromFirstType( const OUString& rType ) const in getFragmentPathFromFirstType() 85 void ContextHandler::implSetLocator( const Reference< XLocator >& rxLocator ) in implSetLocator() 137 void ContextHandler::startRecord( sal_Int32, SequenceInputStream& ) in startRecord() [all …]
|
/aoo4110/main/oox/source/drawingml/ |
H A D | themeelementscontext.cxx | 43 class FillStyleListContext : public ContextHandler 46 FillStyleListContext( ContextHandler& rParent, FillStyleList& rFillStyleList ); 54 ContextHandler( rParent ), in FillStyleListContext() 78 class LineStyleListContext : public ContextHandler 89 ContextHandler( rParent ), in LineStyleListContext() 108 class EffectStyleListContext : public ContextHandler 119 ContextHandler( rParent ), in EffectStyleListContext() 138 class FontSchemeContext : public ContextHandler 141 FontSchemeContext( ContextHandler& rParent, FontScheme& rFontScheme ); 151 ContextHandler( rParent ), in FontSchemeContext() [all …]
|
H A D | customshapegeometry.cxx | 454 : ContextHandler( rParent ) in GeomGuideListContext() 653 : ContextHandler( rParent ) in AdjPoint2DContext() 673 : ContextHandler( rParent ) in XYAdjustHandleContext() 727 : ContextHandler( rParent ) in PolarAdjustHandleContext() 781 : ContextHandler( rParent ) in AdjustHandleListContext() 819 : ContextHandler( rParent ) in ConnectionSiteContext() 848 : ContextHandler( rParent ) in Path2DMoveToContext() 876 : ContextHandler( rParent ) in Path2DLineToContext() 909 : ContextHandler( rParent ) in Path2DQuadBezierToContext() 946 : ContextHandler( rParent ) in Path2DCubicBezierToContext() [all …]
|
H A D | fillpropertiesgroupcontext.cxx | 35 using ::oox::core::ContextHandler; 43 SolidFillContext::SolidFillContext( ContextHandler& rParent, in SolidFillContext() 53 ContextHandler( rParent ), in GradientFillContext() 103 ContextHandler( rParent ), in PatternFillContext() 128 ContextHandler( rParent ), in ColorChangeContext() 158 BlipContext::BlipContext( ContextHandler& rParent, in BlipContext() 160 ContextHandler( rParent ), in BlipContext() 204 BlipFillContext::BlipFillContext( ContextHandler& rParent, in BlipFillContext() 206 ContextHandler( rParent ), in BlipFillContext() 259 ContextHandler( rParent ), in FillPropertiesContext() [all …]
|
H A D | textbodycontext.cxx | 44 class TextParagraphContext : public ContextHandler 47 TextParagraphContext( ContextHandler& rParent, TextParagraph& rPara ); 57 TextParagraphContext::TextParagraphContext( ContextHandler& rParent, TextParagraph& rPara ) in TextParagraphContext() 58 : ContextHandler( rParent ) in TextParagraphContext() 114 RegularTextRunContext::RegularTextRunContext( ContextHandler& rParent, TextRunPtr pRunPtr ) in RegularTextRunContext() 115 : ContextHandler( rParent ) in RegularTextRunContext() 171 TextBodyContext::TextBodyContext( ContextHandler& rParent, TextBody& rTextBody ) in TextBodyContext() 172 : ContextHandler( rParent ) in TextBodyContext()
|
H A D | clrschemecontext.cxx | 43 clrMapContext::clrMapContext( ContextHandler& rParent, in clrMapContext() 45 : ContextHandler( rParent ) in clrMapContext() 61 clrSchemeColorContext::clrSchemeColorContext( ContextHandler& rParent, ClrScheme& rClrScheme, sal_I… in clrSchemeColorContext() 73 clrSchemeContext::clrSchemeContext( ContextHandler& rParent, ClrScheme& rClrScheme ) : in clrSchemeContext() 74 ContextHandler( rParent ), in clrSchemeContext()
|
H A D | colorchoicecontext.cxx | 33 using ::oox::core::ContextHandler; 40 ColorValueContext::ColorValueContext( ContextHandler& rParent, Color& rColor ) : in ColorValueContext() 41 ContextHandler( rParent ), in ColorValueContext() 130 ColorContext::ColorContext( ContextHandler& rParent, Color& rColor ) : in ColorContext() 131 ContextHandler( rParent ), in ColorContext()
|
H A D | graphicshapecontext.cxx | 56 GraphicShapeContext::GraphicShapeContext( ContextHandler& rParent, ShapePtr pMasterShapePtr, ShapeP… in GraphicShapeContext() 98 GraphicalObjectFrameContext::GraphicalObjectFrameContext( ContextHandler& rParent, ShapePtr pMaster… in GraphicalObjectFrameContext() 147 OleObjectGraphicDataContext::OleObjectGraphicDataContext( ContextHandler& rParent, ShapePtr xShape … in OleObjectGraphicDataContext() 209 DiagramGraphicDataContext::DiagramGraphicDataContext( ContextHandler& rParent, ShapePtr pShapePtr ) in DiagramGraphicDataContext() 292 ChartGraphicDataContext::ChartGraphicDataContext( ContextHandler& rParent, const ShapePtr& rxShape,… in ChartGraphicDataContext()
|
H A D | transform2dcontext.cxx | 35 using ::oox::core::ContextHandler; 43 Transform2DContext::Transform2DContext( ContextHandler& rParent, const Reference< XFastAttributeLis… in Transform2DContext() 44 : ContextHandler( rParent ) in Transform2DContext()
|
H A D | guidcontext.cxx | 33 GuidContext::GuidContext( ContextHandler& rParent, rtl::OUString& rGuidId ) in GuidContext() 34 : ContextHandler( rParent ) in GuidContext()
|
/aoo4110/main/oox/source/drawingml/diagram/ |
H A D | datamodelcontext.cxx | 39 : public ContextHandler 45 : ContextHandler( rParent ) in CxnContext() 85 : public ContextHandler 89 : ContextHandler( rParent ) in CxnListContext() 125 : public ContextHandler 131 : ContextHandler( rParent ) in PtContext() 191 : public ContextHandler 195 : ContextHandler( rParent ) in PtListContext() 230 : public ContextHandler 234 : ContextHandler( rParent ) in BackgroundFormattingContext() [all …]
|
H A D | layoutnodecontext.cxx | 42 IfContext( ContextHandler& rParent, in IfContext() 58 : public ContextHandler 62 : ContextHandler( rParent ) in AlgorithmContext() 80 : public ContextHandler 83 …ChooseContext( ContextHandler& rParent, const Reference< XFastAttributeList >& xAttribs, const Lay… in ChooseContext() 84 : ContextHandler( rParent ) in ChooseContext() 158 : public ContextHandler 161 LayoutVariablePropertySetContext( ContextHandler& rParent, LayoutNode::VarMap & aVar ) in LayoutVariablePropertySetContext() 162 : ContextHandler( rParent ) in LayoutVariablePropertySetContext() 192 LayoutNodeContext::LayoutNodeContext( ContextHandler& rParent, in LayoutNodeContext() [all …]
|
/aoo4110/main/oox/inc/oox/drawingml/ |
H A D | fillpropertiesgroupcontext.hxx | 40 ::oox::core::ContextHandler& rParent, 48 class GradientFillContext : public ::oox::core::ContextHandler 52 ::oox::core::ContextHandler& rParent, 69 class PatternFillContext : public ::oox::core::ContextHandler 73 ::oox::core::ContextHandler& rParent, 92 class ColorChangeContext : public ::oox::core::ContextHandler 96 ::oox::core::ContextHandler& rParent, 116 class BlipContext : public ::oox::core::ContextHandler 120 ::oox::core::ContextHandler& rParent, 137 class BlipFillContext : public ::oox::core::ContextHandler [all …]
|
H A D | customshapegeometry.hxx | 37 class CustomShapeGeometryContext : public ::oox::core::ContextHandler 40 …CustomShapeGeometryContext( ::oox::core::ContextHandler& rParent, const ::com::sun::star::uno::Ref… 49 class PresetShapeGeometryContext : public ::oox::core::ContextHandler 52 …PresetShapeGeometryContext( ::oox::core::ContextHandler& rParent, const ::com::sun::star::uno::Ref… 61 class PresetTextShapeContext : public ::oox::core::ContextHandler 64 …PresetTextShapeContext( ::oox::core::ContextHandler& rParent, const ::com::sun::star::uno::Referen…
|
H A D | clrschemecontext.hxx | 34 class clrMapContext : public oox::core::ContextHandler 37 clrMapContext( ::oox::core::ContextHandler& rParent, 44 …clrSchemeColorContext( ::oox::core::ContextHandler& rParent, ClrScheme& rClrScheme, sal_Int32 nCol… 52 class clrSchemeContext : public oox::core::ContextHandler 55 clrSchemeContext( ::oox::core::ContextHandler& rParent, ClrScheme& rClrScheme );
|
H A D | graphicshapecontext.hxx | 38 …GraphicShapeContext( ::oox::core::ContextHandler& rParent, ShapePtr pMasterShapePtr, ShapePtr pSha… 49 …GraphicalObjectFrameContext( ::oox::core::ContextHandler& rParent, ShapePtr pMasterShapePtr, Shape… 62 OleObjectGraphicDataContext( ::oox::core::ContextHandler& rParent, ShapePtr pShapePtr ); 76 DiagramGraphicDataContext( ::oox::core::ContextHandler& rParent, ShapePtr pShapePtr ); 95 ::oox::core::ContextHandler& rParent,
|
H A D | colorchoicecontext.hxx | 38 class ColorValueContext : public ::oox::core::ContextHandler 41 explicit ColorValueContext( ::oox::core::ContextHandler& rParent, Color& rColor ); 62 class ColorContext : public ::oox::core::ContextHandler 65 explicit ColorContext( ::oox::core::ContextHandler& rParent, Color& rColor );
|
H A D | textbodycontext.hxx | 35 class TextBodyContext : public ::oox::core::ContextHandler 38 TextBodyContext( ::oox::core::ContextHandler& rParent, TextBody& rTextBody ); 49 class RegularTextRunContext : public ::oox::core::ContextHandler 52 RegularTextRunContext( ::oox::core::ContextHandler& rParent, TextRunPtr pRunPtr );
|
/aoo4110/main/oox/inc/oox/core/ |
H A D | contexthandler.hxx | 50 class ContextHandler; 51 typedef ::rtl::Reference< ContextHandler > ContextHandlerRef; 58 class ContextHandler : public ContextHandler_BASE class 61 explicit ContextHandler( ContextHandler& rParent ); 62 virtual ~ContextHandler(); 98 explicit ContextHandler( const FragmentBaseDataRef& rxBaseData ); 103 ContextHandler& operator=( const ContextHandler& );
|
H A D | contexthandler2.hxx | 214 class ContextHandler2 : public ContextHandler, public ContextHandler2Helper 221 virtual void SAL_CALL acquire() throw() { ContextHandler::acquire(); } in acquire() 222 virtual void SAL_CALL release() throw() { ContextHandler::release(); } in release()
|
/aoo4110/main/oox/source/ppt/ |
H A D | timenodelistcontext.cxx | 120 MediaNodeContext( ContextHandler& rParent, sal_Int32 aElement, in MediaNodeContext() 188 SetTimeNodeContext( ContextHandler& rParent, sal_Int32 aElement, in SetTimeNodeContext() 255 CmdTimeNodeContext( ContextHandler& rParent, sal_Int32 aElement, in CmdTimeNodeContext() 482 AnimColorContext( ContextHandler& rParent, sal_Int32 aElement, in AnimColorContext() 592 AnimContext( ContextHandler& rParent, sal_Int32 aElement, in AnimContext() 706 AnimScaleContext( ContextHandler& rParent, sal_Int32 aElement, in AnimScaleContext() 799 AnimRotContext( ContextHandler& rParent, sal_Int32 aElement, in AnimRotContext() 857 AnimMotionContext( ContextHandler& rParent, sal_Int32 aElement, in AnimMotionContext() 1020 ContextHandler& rParent, sal_Int32 aElement, in makeContext() 1074 : ContextHandler( rParent ) in TimeNodeContext() [all …]
|
H A D | customshowlistcontext.cxx | 32 class CustomShowContext : public ::oox::core::ContextHandler 37 CustomShowContext( ::oox::core::ContextHandler& rParent, 46 CustomShowContext::CustomShowContext( ContextHandler& rParent, in CustomShowContext() 49 : ContextHandler( rParent ) in CustomShowContext() 80 CustomShowListContext::CustomShowListContext( ContextHandler& rParent, in CustomShowListContext() 82 : ContextHandler( rParent ) in CustomShowListContext()
|
H A D | timetargetelementcontext.cxx | 47 : public ContextHandler 50 ShapeTargetElementContext( ContextHandler& rParent, ShapeTargetElement & aValue ) in ShapeTargetElementContext() 51 : ContextHandler( rParent ) in ShapeTargetElementContext() 105 …TimeTargetElementContext::TimeTargetElementContext( ContextHandler& rParent, const AnimTargetEleme… in TimeTargetElementContext() 106 : ContextHandler( rParent ), in TimeTargetElementContext()
|
H A D | headerfootercontext.hxx | 35 class HeaderFooterContext : public ::oox::core::ContextHandler 38 HeaderFooterContext( ::oox::core::ContextHandler& rParent,
|
/aoo4110/main/oox/inc/oox/ppt/ |
H A D | timenodelistcontext.hxx | 35 class TimeNodeContext : public ::oox::core::ContextHandler 40 …static TimeNodeContext * SAL_CALL makeContext( ::oox::core::ContextHandler& rParent, sal_Int32 aE… 43 …TimeNodeContext( ::oox::core::ContextHandler& rParent, sal_Int32 aElement, const ::com::sun::star… 52 class TimeNodeListContext : public ::oox::core::ContextHandler 55 TimeNodeListContext( ::oox::core::ContextHandler& rParent, TimeNodePtrList & aList ) throw();
|