Home
last modified time | relevance | path

Searched refs:rTextListStyle (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/oox/source/drawingml/
H A Dtextliststyle.cxx58 void TextListStyle::apply( const TextListStyle& rTextListStyle ) in apply() argument
60 applyStyleList( rTextListStyle.getAggregationListStyle(), getAggregationListStyle() ); in apply()
61 applyStyleList( rTextListStyle.getListStyle(), getListStyle() ); in apply()
H A Dtextliststylecontext.cxx38 TextListStyleContext::TextListStyleContext( ContextHandler& rParent, TextListStyle& rTextListStyle ) in TextListStyleContext() argument
40 , mrTextListStyle( rTextListStyle ) in TextListStyleContext()
H A Dtextparagraph.cxx64 const TextListStyle& rTextListStyle, bool bFirst) const in insertAt() argument
71 const TextParagraphPropertiesVector& rListStyle = rTextListStyle.getListStyle(); in insertAt()
/aoo41x/main/oox/inc/oox/drawingml/
H A Dtextliststyle.hxx41 void apply( const TextListStyle& rTextListStyle );
H A Dtextliststylecontext.hxx35 TextListStyleContext( ::oox::core::ContextHandler& rParent, TextListStyle& rTextListStyle );
H A Dtextparagraph.hxx62 const TextListStyle& rTextListStyle,

Completed in 20 milliseconds