Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/ppt/
H A Dslidefragmenthandler.cxx58 , mpSlidePersistPtr( pPersistPtr ) in SlideFragmentHandler()
70 mpSlidePersistPtr->getDrawing()->convertAndInsert(); in ~SlideFragmentHandler()
86 Reference< XDrawPage > xSlide( mpSlidePersistPtr->getPage() ); in createFastChildContext()
105 *this, mpSlidePersistPtr, meShapeLocation, mpSlidePersistPtr->getShapes(), in createFastChildContext()
119 mpSlidePersistPtr->getDrawing()->registerControl( aInfo ); in createFastChildContext()
138 mpSlidePersistPtr->setBackgroundProperties( pFillPropertiesPtr ); in createFastChildContext()
144 oox::drawingml::ThemePtr pTheme = mpSlidePersistPtr->getTheme(); in createFastChildContext()
149 mpSlidePersistPtr->setBackgroundProperties( pFillPropertiesPtr ); in createFastChildContext()
160 mpSlidePersistPtr->setClrMap( pClrMapPtr ); in createFastChildContext()
167 xRet.set( new SlideMasterTextStylesContext( *this, mpSlidePersistPtr ) ); in createFastChildContext()
[all …]
H A Dslidemastertextstylescontext.cxx37 , mpSlidePersistPtr( pSlidePersistPtr ) in SlideMasterTextStylesContext()
53 aTextListStylePtr = mpSlidePersistPtr->getTitleTextStyle(); in createFastChildContext()
58 aTextListStylePtr = mpSlidePersistPtr->getBodyTextStyle(); in createFastChildContext()
63 aTextListStylePtr = mpSlidePersistPtr->getNotesTextStyle(); in createFastChildContext()
68 aTextListStylePtr = mpSlidePersistPtr->getOtherTextStyle(); in createFastChildContext()
H A Dpptshapecontext.cxx56 , mpSlidePersistPtr( pSlidePersistPtr ) in PPTShapeContext()
162 …older = findPlaceholder( nFirstPlaceholder, nSecondPlaceholder, -1, mpSlidePersistPtr->getShapes()… in createFastChildContext()
165 SlidePersistPtr pMasterPersist( mpSlidePersistPtr->getMasterPersist() ); in createFastChildContext()
168 if ( mpSlidePersistPtr->isNotesPage() ) in createFastChildContext()
H A Dpptshapegroupcontext.cxx57 , mpSlidePersistPtr( pSlidePersistPtr ) in PPTShapeGroupContext()
97 …xRet.set( new PPTShapeGroupContext( *this, mpSlidePersistPtr, meShapeLocation, mpGroupShapePtr, oo… in createFastChildContext()
100 …xRet.set( new PPTShapeContext( *this, mpSlidePersistPtr, mpGroupShapePtr, oox::drawingml::ShapePtr… in createFastChildContext()
H A Dlayoutfragmenthandler.cxx65mpSlidePersistPtr->setLayoutValueToken( xAttribs->getOptionalValueToken( XML_type, 0 ) ); // CT_Sl… in createFastChildContext()
68 xRet.set( new HeaderFooterContext( *this, xAttribs, mpSlidePersistPtr->getHeaderFooter() ) ); in createFastChildContext()
/aoo41x/main/oox/inc/oox/ppt/
H A Dslidemastertextstylescontext.hxx42 SlidePersistPtr mpSlidePersistPtr; member in oox::ppt::SlideMasterTextStylesContext
H A Dpptshapecontext.hxx33 SlidePersistPtr mpSlidePersistPtr; member in oox::ppt::PPTShapeContext
H A Dpptshapegroupcontext.hxx34 SlidePersistPtr mpSlidePersistPtr; member in oox::ppt::PPTShapeGroupContext
H A Dslidefragmenthandler.hxx48 SlidePersistPtr mpSlidePersistPtr; member in oox::ppt::SlideFragmentHandler

Completed in 43 milliseconds