Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/drawingml/
H A Dshape.cxx74 , mpMasterTextListStyle( new TextListStyle ) in Shape()
195mpMasterTextListStyle = TextListStylePtr( new TextListStyle( *rReferencedShape.mpMasterTextListSty… in applyShapeReference()
456 mpTablePropertiesPtr->pushToPropSet( rFilterBase, xSet, mpMasterTextListStyle ); in createAndInsert()
510 … getTextBody()->insertAt( rFilterBase, xText, xAt, aCharStyleProperties, mpMasterTextListStyle ); in createAndInsert()
548 mpMasterTextListStyle = pMasterTextListStyle; in setMasterTextListStyle()
/aoo4110/main/oox/inc/oox/drawingml/
H A Dshape.hxx125 TextListStylePtr getMasterTextListStyle() const { return mpMasterTextListStyle; } in getMasterTextListStyle()
182 TextListStylePtr mpMasterTextListStyle; member in oox::drawingml::Shape

Completed in 45 milliseconds