Home
last modified time | relevance | path

Searched refs:maAggregationListStyle (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/oox/inc/oox/drawingml/
H A Dtextliststyle.hxx46 … TextParagraphPropertiesVector& getAggregationListStyle() const { return maAggregationListStyle; }; in getAggregationListStyle()
47 … TextParagraphPropertiesVector& getAggregationListStyle() { return maAggregationListStyle; }; in getAggregationListStyle()
52 TextParagraphPropertiesVector maAggregationListStyle; member in oox::drawingml::TextListStyle
/aoo4110/main/oox/source/drawingml/
H A Dtextliststyle.cxx33maAggregationListStyle.push_back( TextParagraphPropertiesPtr( new TextParagraphProperties() ) ); in TextListStyle()

Completed in 9 milliseconds