Home
last modified time | relevance | path

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

/trunk/main/oox/source/drawingml/diagram/
H A Dlayoutnodecontext.cxx39 : public LayoutNodeContext
45 : LayoutNodeContext( rParent, xAttribs, pNode ) in IfContext()
141 : public LayoutNodeContext
145 : LayoutNodeContext( rParent, xAttribs, pNode ) in ForEachContext()
176 sal_Int32 nIdx = LayoutNodeContext::tagToVarIdx( getBaseToken( aElement ) ); in createFastChildContext()
192 LayoutNodeContext::LayoutNodeContext( ContextHandler& rParent, in LayoutNodeContext() function in oox::drawingml::LayoutNodeContext
208 LayoutNodeContext::~LayoutNodeContext() in ~LayoutNodeContext()
212 void SAL_CALL LayoutNodeContext::endFastElement( ::sal_Int32 ) in endFastElement()
222 sal_Int32 LayoutNodeContext::tagToVarIdx( sal_Int32 aTag ) in tagToVarIdx()
262 LayoutNodeContext::createFastChildContext( ::sal_Int32 aElement, in createFastChildContext()
[all …]
H A Dlayoutnodecontext.hxx32 class LayoutNodeContext : public ::oox::core::ContextHandler class
35LayoutNodeContext( ContextHandler& rParent, const ::com::sun::star::uno::Reference< ::com::sun::st…
36 virtual ~LayoutNodeContext();
H A Ddiagramdefinitioncontext.cxx85 xRet.set( new LayoutNodeContext( *this, xAttribs, mpLayout->getNode() ) ); in createFastChildContext()
H A Ddiagramlayoutatoms.cxx75 mnArg = LayoutNodeContext::tagToVarIdx( xAttr->getOptionalValueToken( XML_arg, XML_none ) ); in loadFromXAttr()

Completed in 16 milliseconds