Lines Matching refs:nFirstPlaceholder
84 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()
171 pPlaceholder = findPlaceholder( nFirstPlaceholder, nSecondPlaceholder, in createFastChildContext()