Lines Matching refs:xRet

58 	Reference< XFastContextHandler > xRet;  in createFastChildContext()  local
62xRet.set( new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getListStyle()… in createFastChildContext()
65xRet.set( new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getAggregation… in createFastChildContext()
68xRet.set( new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getAggregation… in createFastChildContext()
71xRet.set( new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getListStyle()… in createFastChildContext()
74xRet.set( new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getListStyle()… in createFastChildContext()
77xRet.set( new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getListStyle()… in createFastChildContext()
80xRet.set( new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getListStyle()… in createFastChildContext()
83xRet.set( new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getListStyle()… in createFastChildContext()
86xRet.set( new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getListStyle()… in createFastChildContext()
89xRet.set( new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getListStyle()… in createFastChildContext()
92xRet.set( new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getListStyle()… in createFastChildContext()
95xRet.set( new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getListStyle()… in createFastChildContext()
98 if ( !xRet.is() ) in createFastChildContext()
99 xRet.set( this ); in createFastChildContext()
100 return xRet; in createFastChildContext()