Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/drawingml/
H A Dshape.cxx94 if ( !mpTablePropertiesPtr.get() ) in getTableProperties()
95 mpTablePropertiesPtr.reset( new table::TableProperties() ); in getTableProperties()
96 return mpTablePropertiesPtr; in getTableProperties()
194mpTablePropertiesPtr = table::TablePropertiesPtr( rReferencedShape.mpTablePropertiesPtr.get() ? ne… in applyShapeReference()
455 …if ( mpTablePropertiesPtr.get() && ( aServiceName == OUString::createFromAscii( "com.sun.star.draw… in createAndInsert()
456 mpTablePropertiesPtr->pushToPropSet( rFilterBase, xSet, mpMasterTextListStyle ); in createAndInsert()
/aoo4110/main/oox/inc/oox/drawingml/
H A Dshape.hxx180 table::TablePropertiesPtr mpTablePropertiesPtr; member in oox::drawingml::Shape

Completed in 18 milliseconds