Home
last modified time | relevance | path

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

/trunk/main/oox/source/ppt/
H A Dpptshapecontext.cxx84 oox::drawingml::ShapePtr findPlaceholder( sal_Int32 nFirstPlaceholder, sal_Int32 nSecondPlaceholder, in findPlaceholder() argument
87 …oox::drawingml::ShapePtr pPlaceholder = findPlaceholder( nFirstPlaceholder, nSubTypeIndex, rShapes… in findPlaceholder()
122 sal_Int32 nFirstPlaceholder = 0; in createFastChildContext() local
127 nFirstPlaceholder = XML_ctrTitle; in createFastChildContext()
132 nFirstPlaceholder = XML_subTitle; in createFastChildContext()
137 nFirstPlaceholder = XML_obj; in createFastChildContext()
154 nFirstPlaceholder = nSubType; in createFastChildContext()
158 if ( nFirstPlaceholder ) in createFastChildContext()
162 …pPlaceholder = findPlaceholder( nFirstPlaceholder, nSecondPlaceholder, -1, mpSlidePersistPtr->getS… in createFastChildContext()
169 …pPlaceholder = findPlaceholder( nFirstPlaceholder, nSecondPlaceholder, -1, pMasterPersist->getShap… in createFastChildContext()
[all …]
H A Dpptshape.cxx269 oox::drawingml::ShapePtr PPTShape::findPlaceholder( sal_Int32 nFirstPlaceholder, sal_Int32 nSecondP… in findPlaceholder() argument
271 oox::drawingml::ShapePtr pPlaceholder = findPlaceholder( nFirstPlaceholder, rShapes ); in findPlaceholder()
/trunk/main/oox/inc/oox/ppt/
H A Dpptshape.hxx63 …static oox::drawingml::ShapePtr findPlaceholder( sal_Int32 nFirstPlaceholder, sal_Int32 nSecondPla…

Completed in 19 milliseconds