Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/drawingml/table/
H A Dtablecellcontext.cxx86 …xRet.set( new oox::drawingml::LinePropertiesContext( *this, xAttribs, mrTableCell.maLineProperties… in createFastChildContext()
89 …xRet.set( new oox::drawingml::LinePropertiesContext( *this, xAttribs, mrTableCell.maLineProperties… in createFastChildContext()
92 …xRet.set( new oox::drawingml::LinePropertiesContext( *this, xAttribs, mrTableCell.maLineProperties… in createFastChildContext()
95 …xRet.set( new oox::drawingml::LinePropertiesContext( *this, xAttribs, mrTableCell.maLineProperties… in createFastChildContext()
98 …xRet.set( new oox::drawingml::LinePropertiesContext( *this, xAttribs, mrTableCell.maLineProperties… in createFastChildContext()
101 …xRet.set( new oox::drawingml::LinePropertiesContext( *this, xAttribs, mrTableCell.maLineProperties… in createFastChildContext()
H A Dtablestylecellstylecontext.cxx79 xRet = new LinePropertiesContext( *this, xAttribs, *mpLineProperties ); in createFastChildContext()
/aoo4110/main/oox/source/drawingml/
H A Dlinepropertiescontext.cxx40 LinePropertiesContext::LinePropertiesContext( ContextHandler& rParent, const Reference< XFastAttrib… in LinePropertiesContext() function in oox::drawingml::LinePropertiesContext
51 LinePropertiesContext::~LinePropertiesContext() in ~LinePropertiesContext()
55 Reference< XFastContextHandler > LinePropertiesContext::createFastChildContext( sal_Int32 nElement,… in createFastChildContext()
H A Dshapepropertiescontext.cxx93 xRet.set( new LinePropertiesContext( *this, xAttribs, mrShape.getLineProperties() ) ); in createFastChildContext()
H A Dthemeelementscontext.cxx101 return new LinePropertiesContext( *this, xAttribs, *mrLineStyleList.back() ); in createFastChildContext()
/aoo4110/main/oox/inc/oox/drawingml/
H A Dlinepropertiescontext.hxx35 class LinePropertiesContext : public ::oox::core::ContextHandler class
38 LinePropertiesContext( ::oox::core::ContextHandler& rParent,
41 ~LinePropertiesContext();

Completed in 15 milliseconds