Home
last modified time | relevance | path

Searched refs:ContextHandler (Results 26 – 50 of 116) sorted by relevance

12345

/aoo41x/main/oox/inc/oox/drawingml/
H A Dguidcontext.hxx31 class GuidContext : public ::oox::core::ContextHandler
35 GuidContext( ::oox::core::ContextHandler& rParent, rtl::OUString& rGuidId );
H A Dshapepropertiescontext.hxx32 class ShapePropertiesContext : public ::oox::core::ContextHandler
35 ShapePropertiesContext( ::oox::core::ContextHandler& rParent, Shape& rShape );
H A Dspdefcontext.hxx32 class spDefContext : public oox::core::ContextHandler
35 spDefContext( ::oox::core::ContextHandler& rParent, Shape& rDefaultObject );
H A Dobjectdefaultcontext.hxx33 class objectDefaultContext : public oox::core::ContextHandler
36 objectDefaultContext( ::oox::core::ContextHandler& rParent, Theme& rTheme );
H A Dthemeelementscontext.hxx36 class ThemeElementsContext : public oox::core::ContextHandler
39 ThemeElementsContext( ::oox::core::ContextHandler& rParent, Theme& rTheme );
H A Dshapegroupcontext.hxx32 class ShapeGroupContext : public ::oox::core::ContextHandler
35 …ShapeGroupContext( ::oox::core::ContextHandler& rParent, ShapePtr pMasterShapePtr, ShapePtr pGroup…
H A Dshapestylecontext.hxx32 class ShapeStyleContext : public ::oox::core::ContextHandler
35 ShapeStyleContext( ::oox::core::ContextHandler& rParent, Shape& rShape );
H A Dlinepropertiescontext.hxx35 class LinePropertiesContext : public ::oox::core::ContextHandler
38 LinePropertiesContext( ::oox::core::ContextHandler& rParent,
H A Dtextliststylecontext.hxx32 class TextListStyleContext : public ::oox::core::ContextHandler
35 TextListStyleContext( ::oox::core::ContextHandler& rParent, TextListStyle& rTextListStyle );
/aoo41x/main/oox/source/drawingml/
H A Dobjectdefaultcontext.cxx35 objectDefaultContext::objectDefaultContext( ContextHandler& rParent, Theme& rTheme ) in objectDefaultContext()
36 : ContextHandler( rParent ) in objectDefaultContext()
H A Dtextspacingcontext.hxx33 class TextSpacingContext : public ::oox::core::ContextHandler
36 TextSpacingContext( ::oox::core::ContextHandler& rParent, TextSpacing & aSpacing );
/aoo41x/main/oox/source/ppt/
H A Dbackgroundproperties.cxx36 BackgroundPropertiesContext::BackgroundPropertiesContext( ContextHandler& rParent, ::oox::drawingml… in BackgroundPropertiesContext()
37 : ContextHandler( rParent ) in BackgroundPropertiesContext()
H A Dheaderfootercontext.cxx33 HeaderFooterContext::HeaderFooterContext( ContextHandler& rParent, in HeaderFooterContext()
35 : ContextHandler( rParent ) in HeaderFooterContext()
H A Dcustomshowlistcontext.hxx43 class CustomShowListContext : public ::oox::core::ContextHandler
48 CustomShowListContext( ::oox::core::ContextHandler& rParent,
H A Dtimetargetelementcontext.hxx34 : public ::oox::core::ContextHandler
37 …TimeTargetElementContext( ::oox::core::ContextHandler& rParent, const AnimTargetElementPtr & aValu…
/aoo41x/main/oox/inc/oox/drawingml/diagram/
H A Ddatamodelcontext.hxx36 class DataModelContext : public ::oox::core::ContextHandler
39 DataModelContext( ::oox::core::ContextHandler& rParent, const DiagramDataPtr & pDataModelPtr );
/aoo41x/main/oox/inc/oox/drawingml/table/
H A Dtablebackgroundstylecontext.hxx33 class TableBackgroundStyleContext : public ::oox::core::ContextHandler
36 TableBackgroundStyleContext( ::oox::core::ContextHandler& rParent, TableStyle& rTableStyle );
H A Dtablepartstylecontext.hxx33 class TablePartStyleContext : public ::oox::core::ContextHandler
36 TablePartStyleContext( ::oox::core::ContextHandler& rParent, TableStylePart& rTableStylePart );
H A Dtablestylecellstylecontext.hxx33 class TableStyleCellStyleContext : public ::oox::core::ContextHandler
36 …TableStyleCellStyleContext( ::oox::core::ContextHandler& rParent, TableStylePart& rTableStylePart …
H A Dtablecellcontext.hxx33 class TableCellContext : public ::oox::core::ContextHandler
36 TableCellContext( ::oox::core::ContextHandler& rParent,
H A Dtablestyletextstylecontext.hxx33 class TableStyleTextStyleContext : public ::oox::core::ContextHandler
36 TableStyleTextStyleContext( ::oox::core::ContextHandler& rParent,
H A Dtablerowcontext.hxx34 class TableRowContext : public ::oox::core::ContextHandler
37 TableRowContext( ::oox::core::ContextHandler& rParent,
H A Dtablestylecontext.hxx33 class TableStyleContext : public ::oox::core::ContextHandler
36 TableStyleContext( ::oox::core::ContextHandler& rParent,
/aoo41x/main/oox/inc/oox/ppt/
H A Dbackgroundproperties.hxx34 class BackgroundPropertiesContext : public ::oox::core::ContextHandler
37 …BackgroundPropertiesContext( ::oox::core::ContextHandler& rParent, ::oox::drawingml::FillPropertie…
H A Dslidemastertextstylescontext.hxx34 class SlideMasterTextStylesContext : public oox::core::ContextHandler
37 …SlideMasterTextStylesContext( ::oox::core::ContextHandler& rParent, SlidePersistPtr pSlidePersistP…

Completed in 39 milliseconds

12345