Home
last modified time | relevance | path

Searched refs:createFastChildContext (Results 101 – 125 of 145) sorted by relevance

123456

/trunk/main/oox/source/drawingml/
H A Dshapegroupcontext.cxx61 Reference< XFastContextHandler > ShapeGroupContext::createFastChildContext( sal_Int32 aElementToken… in createFastChildContext() function in oox::drawingml::ShapeGroupContext
H A Dtextliststylecontext.cxx56 Reference< XFastContextHandler > TextListStyleContext::createFastChildContext( sal_Int32 aElementTo… in createFastChildContext() function in oox::drawingml::TextListStyleContext
H A Dclrschemecontext.cxx79 Reference< XFastContextHandler > clrSchemeContext::createFastChildContext( in createFastChildContext() function in oox::drawingml::clrSchemeContext
H A Dtextcharacterpropertiescontext.cxx105 Reference< XFastContextHandler > TextCharacterPropertiesContext::createFastChildContext( sal_Int32 … in createFastChildContext() function in oox::drawingml::TextCharacterPropertiesContext
H A Dhyperlinkcontext.cxx152 Reference< XFastContextHandler > HyperLinkContext::createFastChildContext( in createFastChildContext() function in oox::drawingml::HyperLinkContext
H A Dtextbodypropertiescontext.cxx146 Reference< XFastContextHandler > TextBodyPropertiesContext::createFastChildContext( sal_Int32 aElem… in createFastChildContext() function in oox::drawingml::TextBodyPropertiesContext
/trunk/main/oox/source/core/
H A Dfragmenthandler.cxx97 Reference< XFastContextHandler > FragmentHandler::createFastChildContext( sal_Int32, const Referenc… in createFastChildContext() function in oox::core::FragmentHandler
H A Dcontexthandler.cxx108 Reference< XFastContextHandler > ContextHandler::createFastChildContext( sal_Int32, const Reference… in createFastChildContext() function in oox::core::ContextHandler
H A Drelationshandler.cxx70 Reference< XFastContextHandler > RelationsFragment::createFastChildContext( in createFastChildContext() function in oox::core::RelationsFragment
/trunk/main/oox/source/drawingml/table/
H A Dtablecontext.cxx50 TableContext::createFastChildContext( ::sal_Int32 aElementToken, const uno::Reference< xml::sax::XF… in createFastChildContext() function in oox::drawingml::table::TableContext
H A Dtablestylecontext.cxx52 TableStyleContext::createFastChildContext( ::sal_Int32 aElementToken, const uno::Reference< xml::sa… in createFastChildContext() function in oox::drawingml::table::TableStyleContext
H A Dtablestyletextstylecontext.cxx62 TableStyleTextStyleContext::createFastChildContext( ::sal_Int32 aElementToken, const uno::Reference… in createFastChildContext() function in oox::drawingml::table::TableStyleTextStyleContext
H A Dtablestylecellstylecontext.cxx52 TableStyleCellStyleContext::createFastChildContext( ::sal_Int32 aElementToken, const uno::Reference… in createFastChildContext() function in oox::drawingml::table::TableStyleCellStyleContext
H A Dtablecellcontext.cxx57 TableCellContext::createFastChildContext( ::sal_Int32 aElementToken, const uno::Reference< xml::sax… in createFastChildContext() function in oox::drawingml::table::TableCellContext
/trunk/main/oox/source/ppt/
H A Dcommonbehaviorcontext.cxx134 …Reference< XFastContextHandler > SAL_CALL CommonBehaviorContext::createFastChildContext( ::sal_Int… in createFastChildContext() function in oox::ppt::CommonBehaviorContext
H A Dpptshapegroupcontext.cxx62 Reference< XFastContextHandler > PPTShapeGroupContext::createFastChildContext( sal_Int32 aElementTo… in createFastChildContext() function in oox::ppt::PPTShapeGroupContext
H A Dslidetransitioncontext.cxx76 Reference< XFastContextHandler > SlideTransitionContext::createFastChildContext( sal_Int32 aElement… in createFastChildContext() function in oox::ppt::SlideTransitionContext
/trunk/main/unoxml/source/dom/
H A Delement.cxx165 … i_rContext.mxCurrentHandler = xParentHandler->createFastChildContext( nElementToken, xAttr ); in fastSaxify()
167 …i_rContext.mxCurrentHandler = i_rContext.mxDocHandler->createFastChildContext( nElementToken, xAtt… in fastSaxify()
/trunk/main/sax/source/fastparser/
H A Dfastparser.cxx819 xContext = xParentContext->createFastChildContext( nElementToken, xAttr ); in callbackStartElement()
821 xContext = rEntity.mxDocumentHandler->createFastChildContext( nElementToken, xAttr ); in callbackStartElement()
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLFastDocumentHandler.hxx80 createFastChildContext
H A DOOXMLFastDocumentHandler.cxx106 OOXMLFastDocumentHandler::createFastChildContext in createFastChildContext() function in writerfilter::ooxml::OOXMLFastDocumentHandler
H A DOOXMLFactory.hxx143 uno::Reference< xml::sax::XFastContextHandler> createFastChildContext
/trunk/main/oox/inc/oox/core/
H A Dfragmenthandler2.hxx51 createFastChildContext(
H A Dcontexthandler2.hxx227 createFastChildContext(
/trunk/main/oox/source/xls/
H A Ddrawingfragment.cxx165 Reference< XFastContextHandler > SAL_CALL GroupShapeContext::createFastChildContext( in createFastChildContext() function in oox::xls::GroupShapeContext
169 …return xContext.get() ? xContext.get() : ShapeGroupContext::createFastChildContext( nElement, rxAt… in createFastChildContext()

Completed in 75 milliseconds

123456