Home
last modified time | relevance | path

Searched refs:TextListStyle (Results 1 – 11 of 11) sorted by relevance

/aoo41x/main/oox/source/drawingml/
H A Dtextliststyle.cxx28 TextListStyle::TextListStyle() in TextListStyle() function in oox::drawingml::TextListStyle
37 TextListStyle::~TextListStyle() in ~TextListStyle()
58 void TextListStyle::apply( const TextListStyle& rTextListStyle ) in apply()
H A Dtextbody.cxx59 TextListStyle aCombinedTextStyle; in insertAt()
H A Dshape.cxx74 , mpMasterTextListStyle( new TextListStyle ) in Shape()
195 …mpMasterTextListStyle = TextListStylePtr( new TextListStyle( *rReferencedShape.mpMasterTextListSty… in applyShapeReference()
H A Dtextliststylecontext.cxx38 TextListStyleContext::TextListStyleContext( ContextHandler& rParent, TextListStyle& rTextListStyle ) in TextListStyleContext()
H A Dtextparagraph.cxx64 const TextListStyle& rTextListStyle, bool bFirst) const in insertAt()
/aoo41x/main/oox/inc/oox/drawingml/
H A Dtextliststyle.hxx34 class TextListStyle class
38 TextListStyle();
39 ~TextListStyle();
41 void apply( const TextListStyle& rTextListStyle );
55 typedef boost::shared_ptr< TextListStyle > TextListStylePtr;
H A Dtextbody.hxx51 inline const TextListStyle& getTextListStyle() const { return maTextListStyle; } in getTextListStyle()
52 inline TextListStyle& getTextListStyle() { return maTextListStyle; } in getTextListStyle()
67 TextListStyle maTextListStyle;
H A Dtextliststylecontext.hxx35 TextListStyleContext( ::oox::core::ContextHandler& rParent, TextListStyle& rTextListStyle );
42 TextListStyle& mrTextListStyle;
H A Dtextparagraph.hxx62 const TextListStyle& rTextListStyle,
/aoo41x/main/oox/source/ppt/
H A Dslidepersist.cxx58 , maTitleTextStylePtr( new oox::drawingml::TextListStyle ) in SlidePersist()
59 , maBodyTextStylePtr( new oox::drawingml::TextListStyle ) in SlidePersist()
60 , maNotesTextStylePtr( new oox::drawingml::TextListStyle ) in SlidePersist()
61 , maOtherTextStylePtr( new oox::drawingml::TextListStyle ) in SlidePersist()
H A Dpresentationfragmenthandler.cxx60 , mpTextListStyle( new TextListStyle ) in PresentationFragmentHandler()

Completed in 37 milliseconds