Home
last modified time | relevance | path

Searched refs:ContextHandler (Results 51 – 75 of 116) sorted by relevance

12345

/aoo41x/main/oox/inc/oox/drawingml/
H A Dtransform2dcontext.hxx37 class Transform2DContext : public ::oox::core::ContextHandler
40 Transform2DContext( ::oox::core::ContextHandler& rParent,
H A Dshapecontext.hxx35 class ShapeContext : public ::oox::core::ContextHandler
38 …ShapeContext( ::oox::core::ContextHandler& rParent, ShapePtr pMasterShapePtr, ShapePtr pShapePtr );
H A Dtextbodypropertiescontext.hxx33 class TextBodyPropertiesContext : public ::oox::core::ContextHandler
36 TextBodyPropertiesContext( ::oox::core::ContextHandler& rParent,
H A Dtextcharacterpropertiescontext.hxx33 class TextCharacterPropertiesContext : public ::oox::core::ContextHandler
36 TextCharacterPropertiesContext( ::oox::core::ContextHandler& rParent,
H A Dtextparagraphpropertiescontext.hxx37 class TextParagraphPropertiesContext : public ::oox::core::ContextHandler
40 TextParagraphPropertiesContext( ::oox::core::ContextHandler& rParent,
/aoo41x/main/oox/source/drawingml/
H A Dhyperlinkcontext.hxx35 class HyperLinkContext : public ::oox::core::ContextHandler
39 ::oox::core::ContextHandler& rParent,
H A Dtextspacingcontext.cxx35 TextSpacingContext::TextSpacingContext( ContextHandler& rParent, TextSpacing & aSpacing ) in TextSpacingContext()
36 : ContextHandler( rParent ) in TextSpacingContext()
H A Dspdefcontext.cxx37 spDefContext::spDefContext( ContextHandler& rParent, Shape& rDefaultObject ) in spDefContext()
38 : ContextHandler( rParent ) in spDefContext()
H A Dtexttabstoplistcontext.hxx35 class TextTabStopListContext : public ::oox::core::ContextHandler
38 TextTabStopListContext( ::oox::core::ContextHandler& rParent,
H A Dshapestylecontext.cxx39 ShapeStyleContext::ShapeStyleContext( ContextHandler& rParent, Shape& rShape ) in ShapeStyleContext()
40 : ContextHandler( rParent ) in ShapeStyleContext()
H A Dtexttabstoplistcontext.cxx40 …TextTabStopListContext::TextTabStopListContext( ContextHandler& rParent, std::list< TabStop > & a… in TextTabStopListContext()
41 : ContextHandler( rParent ) in TextTabStopListContext()
/aoo41x/main/oox/source/drawingml/diagram/
H A Ddiagramdefinitioncontext.hxx32 class DiagramDefinitionContext : public ::oox::core::ContextHandler
35 …DiagramDefinitionContext( ::oox::core::ContextHandler& rParent, const ::com::sun::star::uno::Refer…
H A Dlayoutnodecontext.hxx32 class LayoutNodeContext : public ::oox::core::ContextHandler
35 …LayoutNodeContext( ContextHandler& rParent, const ::com::sun::star::uno::Reference< ::com::sun::st…
/aoo41x/main/oox/source/ppt/
H A Dtimeanimvaluecontext.hxx36 : public ::oox::core::ContextHandler
39 TimeAnimValueListContext( ::oox::core::ContextHandler& rParent,
H A Dbuildlistcontext.cxx36 BuildListContext::BuildListContext( ContextHandler& rParent, in BuildListContext()
39 : ContextHandler( rParent ) in BuildListContext()
H A Dbuildlistcontext.hxx37 : public ::oox::core::ContextHandler
40 BuildListContext( ::oox::core::ContextHandler& rParent,
H A Dslidemastertextstylescontext.cxx35 SlideMasterTextStylesContext::SlideMasterTextStylesContext( ContextHandler& rParent, SlidePersistPt… in SlideMasterTextStylesContext()
36 : ContextHandler( rParent ) in SlideMasterTextStylesContext()
H A Danimvariantcontext.hxx39 : public ::oox::core::ContextHandler
42 …AnimVariantContext( ::oox::core::ContextHandler& rParent, ::sal_Int32 aElement, ::com::sun::star::…
H A Dslidetimingcontext.cxx47 SlideTimingContext::SlideTimingContext( ContextHandler& rParent, TimeNodePtrList & aTimeNodeList ) … in SlideTimingContext()
48 : ContextHandler( rParent ) in SlideTimingContext()
H A Dtimeanimvaluecontext.cxx34 TimeAnimValueListContext::TimeAnimValueListContext( ContextHandler& rParent, in TimeAnimValueListContext()
37 : ContextHandler( rParent ) in TimeAnimValueListContext()
/aoo41x/main/oox/source/drawingml/table/
H A Dtablepartstylecontext.cxx38 TablePartStyleContext::TablePartStyleContext( ContextHandler& rParent, TableStylePart& rTableStyleP… in TablePartStyleContext()
39 : ContextHandler( rParent ) in TablePartStyleContext()
H A Dtablerowcontext.cxx36 TableRowContext::TableRowContext( ContextHandler& rParent, const uno::Reference< xml::sax::XFastAtt… in TableRowContext()
37 : ContextHandler( rParent ) in TableRowContext()
/aoo41x/main/oox/inc/oox/ppt/
H A Dsoundactioncontext.hxx34 class SoundActionContext : public ::oox::core::ContextHandler
37 SoundActionContext( ::oox::core::ContextHandler& rParent, PropertyMap & aProperties ) throw();
H A Dslidetimingcontext.hxx36 class SlideTimingContext : public ::oox::core::ContextHandler
39 …SlideTimingContext( ::oox::core::ContextHandler& rParent, TimeNodePtrList & aTimeNodeList ) throw(…
H A Dslidetransitioncontext.hxx34 class SlideTransitionContext : public ::oox::core::ContextHandler
37 SlideTransitionContext( ::oox::core::ContextHandler& rParent,

Completed in 60 milliseconds

12345