Lines Matching refs:mpNode
65 , mpNode( pNode ) in AlgorithmContext()
75 LayoutAtomPtr mpNode; member in oox::drawingml::AlgorithmContext
86 , mpNode( pNode ) in ChooseContext()
104 mpNode->addChild( pAtom ); in createFastChildContext()
113 mpNode->addChild( pAtom ); in createFastChildContext()
134 LayoutAtomPtr mpNode; member in oox::drawingml::ChooseContext
196 , mpNode( pNode ) in LayoutNodeContext()
199 mpNode->setName( xAttribs->getOptionalValue( XML_name ) ); in LayoutNodeContext()
273 mpNode->addChild( pNode ); in createFastChildContext()
289 mpNode->addChild( pAtom ); in createFastChildContext()
297 mpNode->addChild( pAtom ); in createFastChildContext()
305 mpNode->addChild( pAtom ); in createFastChildContext()
331 LayoutNodePtr pNode( boost::dynamic_pointer_cast< LayoutNode >( mpNode ) ); in createFastChildContext()