Searched refs:rTextListStyle (Results 1 – 6 of 6) sorted by relevance
58 void TextListStyle::apply( const TextListStyle& rTextListStyle ) in apply() argument60 applyStyleList( rTextListStyle.getAggregationListStyle(), getAggregationListStyle() ); in apply()61 applyStyleList( rTextListStyle.getListStyle(), getListStyle() ); in apply()
38 TextListStyleContext::TextListStyleContext( ContextHandler& rParent, TextListStyle& rTextListStyle ) in TextListStyleContext() argument40 , mrTextListStyle( rTextListStyle ) in TextListStyleContext()
64 const TextListStyle& rTextListStyle, bool bFirst) const in insertAt() argument71 const TextParagraphPropertiesVector& rListStyle = rTextListStyle.getListStyle(); in insertAt()
41 void apply( const TextListStyle& rTextListStyle );
35 TextListStyleContext( ::oox::core::ContextHandler& rParent, TextListStyle& rTextListStyle );
62 const TextListStyle& rTextListStyle,
Completed in 20 milliseconds