Searched refs:mrTextListStyle (Results 1 – 2 of 2) sorted by relevance
| /AOO41X/main/oox/source/drawingml/ |
| H A D | textliststylecontext.cxx | 40 , mrTextListStyle( rTextListStyle ) in TextListStyleContext() 62 …xRet.set( new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getListStyle()… in createFastChildContext() 65 …xRet.set( new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getAggregation… in createFastChildContext() 68 …xRet.set( new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getAggregation… in createFastChildContext() 71 …xRet.set( new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getListStyle()… in createFastChildContext() 74 …xRet.set( new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getListStyle()… in createFastChildContext() 77 …xRet.set( new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getListStyle()… in createFastChildContext() 80 …xRet.set( new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getListStyle()… in createFastChildContext() 83 …xRet.set( new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getListStyle()… in createFastChildContext() 86 …xRet.set( new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getListStyle()… in createFastChildContext() [all …]
|
| /AOO41X/main/oox/inc/oox/drawingml/ |
| H A D | textliststylecontext.hxx | 42 TextListStyle& mrTextListStyle; member in oox::drawingml::TextListStyleContext
|