Home
last modified time | relevance | path

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

/aoo42x/main/oox/source/ppt/
H A Dpptshape.cxx76 oox::drawingml::TextListStylePtr aMasterTextListStyle; in addShape() local
89aMasterTextListStyle = rSlidePersist.getMasterPersist().get() ? rSlidePersist.getMasterPersist()->… in addShape()
99aMasterTextListStyle = rSlidePersist.getMasterPersist().get() ? rSlidePersist.getMasterPersist()->… in addShape()
107aMasterTextListStyle = rSlidePersist.getMasterPersist().get() ? rSlidePersist.getMasterPersist()->… in addShape()
117aMasterTextListStyle = rSlidePersist.getMasterPersist().get() ? rSlidePersist.getMasterPersist()->… in addShape()
122aMasterTextListStyle = rSlidePersist.getMasterPersist().get() ? rSlidePersist.getMasterPersist()->… in addShape()
183 if ( !aMasterTextListStyle.get() ) in addShape()
184aMasterTextListStyle = rSlidePersist.getMasterPersist().get() ? rSlidePersist.getMasterPersist()->… in addShape()
185 setMasterTextListStyle( aMasterTextListStyle ); in addShape()

Completed in 5 milliseconds