Searched refs:aMasterTextListStyle (Results 1 – 1 of 1) sorted by relevance
76 oox::drawingml::TextListStylePtr aMasterTextListStyle; in addShape() local89 …aMasterTextListStyle = rSlidePersist.getMasterPersist().get() ? rSlidePersist.getMasterPersist()->… in addShape()99 …aMasterTextListStyle = rSlidePersist.getMasterPersist().get() ? rSlidePersist.getMasterPersist()->… in addShape()107 …aMasterTextListStyle = rSlidePersist.getMasterPersist().get() ? rSlidePersist.getMasterPersist()->… in addShape()117 …aMasterTextListStyle = rSlidePersist.getMasterPersist().get() ? rSlidePersist.getMasterPersist()->… in addShape()122 …aMasterTextListStyle = rSlidePersist.getMasterPersist().get() ? rSlidePersist.getMasterPersist()->… in addShape()183 if ( !aMasterTextListStyle.get() ) in addShape()184 …aMasterTextListStyle = rSlidePersist.getMasterPersist().get() ? rSlidePersist.getMasterPersist()->… in addShape()185 setMasterTextListStyle( aMasterTextListStyle ); in addShape()
Completed in 12 milliseconds