Home
last modified time | relevance | path

Searched refs:TablePropertiesPtr (Results 1 – 5 of 5) sorted by relevance

/trunk/main/oox/inc/oox/drawingml/
H A Dshape.hxx95 table::TablePropertiesPtr getTableProperties();
180 table::TablePropertiesPtr mpTablePropertiesPtr;
H A Ddrawingmltypes.hxx78 typedef ::boost::shared_ptr< TableProperties > TablePropertiesPtr; typedef
/trunk/main/oox/source/drawingml/
H A Dshape.cxx92 table::TablePropertiesPtr Shape::getTableProperties() in getTableProperties()
194 …mpTablePropertiesPtr = table::TablePropertiesPtr( rReferencedShape.mpTablePropertiesPtr.get() ? ne… in applyShapeReference()
/trunk/main/oox/inc/oox/drawingml/table/
H A Dtableproperties.hxx59 void apply( const TablePropertiesPtr& );
/trunk/main/oox/source/drawingml/table/
H A Dtableproperties.cxx60 void TableProperties::apply( const TablePropertiesPtr& /* rSourceTableProperties */ ) in apply() argument

Completed in 28 milliseconds