Home
last modified time | relevance | path

Searched refs:TextListStylePtr (Results 1 – 14 of 14) sorted by relevance

/aoo4110/main/oox/inc/oox/ppt/
H A Dslidepersist.hxx64 oox::drawingml::ShapePtr pShapesPtr, const ::oox::drawingml::TextListStylePtr & );
98 oox::drawingml::TextListStylePtr getDefaultTextStyle() const { return maDefaultTextStylePtr; } in getDefaultTextStyle()
99 oox::drawingml::TextListStylePtr getTitleTextStyle() const { return maTitleTextStylePtr; } in getTitleTextStyle()
100 oox::drawingml::TextListStylePtr getBodyTextStyle() const { return maBodyTextStylePtr; } in getBodyTextStyle()
101 oox::drawingml::TextListStylePtr getNotesTextStyle() const { return maNotesTextStylePtr; } in getNotesTextStyle()
102 oox::drawingml::TextListStylePtr getOtherTextStyle() const { return maOtherTextStylePtr; } in getOtherTextStyle()
138 oox::drawingml::TextListStylePtr maDefaultTextStylePtr;
139 oox::drawingml::TextListStylePtr maTitleTextStylePtr;
140 oox::drawingml::TextListStylePtr maBodyTextStylePtr;
141 oox::drawingml::TextListStylePtr maNotesTextStylePtr;
[all …]
H A Dpresentationfragmenthandler.hxx58 ::oox::drawingml::TextListStylePtr mpTextListStyle;
/aoo4110/main/oox/inc/oox/drawingml/
H A Dshape.hxx124 void setMasterTextListStyle( const TextListStylePtr& pMasterTextListStyle );
125 TextListStylePtr getMasterTextListStyle() const { return mpMasterTextListStyle; } in getMasterTextListStyle()
182 TextListStylePtr mpMasterTextListStyle;
H A Dtextliststyle.hxx55 typedef boost::shared_ptr< TextListStyle > TextListStylePtr; typedef
H A Dtextbody.hxx63 const TextListStylePtr& pMasterTextListStyle ) const;
/aoo4110/main/oox/source/ppt/
H A Dslidepersist.cxx50 oox::drawingml::ShapePtr pShapesPtr, const drawingml::TextListStylePtr & pDefaultTextStyle ) in SlidePersist()
179 oox::drawingml::TextListStylePtr& pTextListStylePtr, int nLevel ) in setTextStyle()
207 oox::drawingml::TextListStylePtr pTextListStylePtr; in applyTextStyles()
H A Dslidemastertextstylescontext.cxx47 oox::drawingml::TextListStylePtr aTextListStylePtr; in createFastChildContext()
H A Dpptshape.cxx76 oox::drawingml::TextListStylePtr aMasterTextListStyle; in addShape()
/aoo4110/main/oox/source/drawingml/
H A Dtextbody.cxx57 const TextListStylePtr& pMasterTextListStylePtr ) const in insertAt()
H A Dshape.cxx195 …mpMasterTextListStyle = TextListStylePtr( new TextListStyle( *rReferencedShape.mpMasterTextListSty… in applyShapeReference()
546 void Shape::setMasterTextListStyle( const TextListStylePtr& pMasterTextListStyle ) in setMasterTextListStyle()
/aoo4110/main/oox/inc/oox/drawingml/table/
H A Dtableproperties.hxx61 …com::sun::star::beans::XPropertySet > & xPropSet, ::oox::drawingml::TextListStylePtr pMasterTextLi…
H A Dtablecell.hxx83 …l( const ::oox::core::XmlFilterBase& rFilterBase, ::oox::drawingml::TextListStylePtr pMasterTextLi…
/aoo4110/main/oox/source/drawingml/table/
H A Dtablecell.cxx163 …l( const ::oox::core::XmlFilterBase& rFilterBase, ::oox::drawingml::TextListStylePtr pMasterTextLi… in pushToXCell()
H A Dtableproperties.cxx268 const Reference < XPropertySet >& xPropSet, TextListStylePtr pMasterTextListStyle ) in pushToPropSet()

Completed in 46 milliseconds