Home
last modified time | relevance | path

Searched refs:ContextHandlerRef (Results 51 – 71 of 71) sorted by relevance

123

/trunk/main/oox/inc/oox/xls/
H A Dworkbookfragment.hxx45 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
48 …virtual ::oox::core::ContextHandlerRef onCreateRecordContext( sal_Int32 nRecId, SequenceInputStrea…
H A Dsheetdatacontext.hxx67 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
71 …virtual ::oox::core::ContextHandlerRef onCreateRecordContext( sal_Int32 nRecId, SequenceInputStrea…
H A Ddrawingfragment.hxx95 static ::oox::core::ContextHandlerRef
123 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
H A Drichstringcontext.hxx42 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
/trunk/main/oox/inc/oox/drawingml/chart/
H A Dchartcontextbase.hxx73 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
88 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
H A Dchartspacefragment.hxx48 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
H A Dchartdrawingfragment.hxx98 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
/trunk/main/oox/source/xls/
H A Dcommentsfragment.cxx44 ContextHandlerRef CommentsFragment::onCreateContext( sal_Int32 nElement, const AttributeList& rAttr… in onCreateContext()
81 ContextHandlerRef CommentsFragment::onCreateRecordContext( sal_Int32 nRecId, SequenceInputStream& r… in onCreateRecordContext()
H A Dchartsheetfragment.cxx49 ContextHandlerRef ChartsheetFragment::onCreateContext( sal_Int32 nElement, const AttributeList& rAt… in onCreateContext()
106 ContextHandlerRef ChartsheetFragment::onCreateRecordContext( sal_Int32 nRecId, SequenceInputStream&… in onCreateRecordContext()
H A Dworksheetfragment.cxx101 ContextHandlerRef DataValidationsContext::onCreateContext( sal_Int32 nElement, const AttributeList&… in onCreateContext()
150 ContextHandlerRef DataValidationsContext::onCreateRecordContext( sal_Int32 nRecId, SequenceInputStr… in onCreateRecordContext()
227 ContextHandlerRef WorksheetFragment::onCreateContext( sal_Int32 nElement, const AttributeList& rAtt… in onCreateContext()
353 ContextHandlerRef WorksheetFragment::onCreateRecordContext( sal_Int32 nRecId, SequenceInputStream& … in onCreateRecordContext()
H A Ddrawingfragment.cxx125 /*static*/ ContextHandlerRef GroupShapeContext::createShapeContext( ContextHandler& rParent, in createShapeContext()
168ContextHandlerRef xContext = createShapeContext( *this, *this, nElement, AttributeList( rxAttribs … in createFastChildContext()
181 ContextHandlerRef DrawingFragment::onCreateContext( sal_Int32 nElement, const AttributeList& rAttri… in onCreateContext()
H A Dsheetdatacontext.cxx51 using ::oox::core::ContextHandlerRef;
127 ContextHandlerRef SheetDataContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttr… in onCreateContext()
255 ContextHandlerRef SheetDataContext::onCreateRecordContext( sal_Int32 nRecId, SequenceInputStream& r… in onCreateRecordContext()
H A Dworkbookfragment.cxx77 ContextHandlerRef WorkbookFragment::onCreateContext( sal_Int32 nElement, const AttributeList& rAttr… in onCreateContext()
126 ContextHandlerRef WorkbookFragment::onCreateRecordContext( sal_Int32 nRecId, SequenceInputStream& r… in onCreateRecordContext()
/trunk/main/oox/inc/oox/core/
H A Dcontexthandler.hxx51 typedef ::rtl::Reference< ContextHandler > ContextHandlerRef; typedef
92 virtual ContextHandlerRef createRecordContext( sal_Int32 nRecId, SequenceInputStream& rStrm );
/trunk/main/oox/inc/oox/drawingml/
H A Dthemefragmenthandler.hxx45 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
/trunk/main/oox/inc/oox/vml/
H A Dvmldrawingfragment.hxx47 virtual ::oox::core::ContextHandlerRef
/trunk/main/oox/source/drawingml/
H A Dthemefragmenthandler.cxx47 ContextHandlerRef ThemeFragmentHandler::onCreateContext( sal_Int32 nElement, const AttributeList& ) in onCreateContext()
/trunk/main/oox/source/vml/
H A Dvmldrawingfragment.cxx56 ContextHandlerRef DrawingFragment::onCreateContext( sal_Int32 nElement, const AttributeList& rAttri… in onCreateContext()
/trunk/main/oox/source/drawingml/chart/
H A Dchartspacefragment.cxx53 ContextHandlerRef ChartSpaceFragment::onCreateContext( sal_Int32 nElement, const AttributeList& rAt… in onCreateContext()
H A Dchartdrawingfragment.cxx137 ContextHandlerRef ChartDrawingFragment::onCreateContext( sal_Int32 nElement, const AttributeList& r… in onCreateContext()
/trunk/main/oox/source/core/
H A Dcontexthandler.cxx132 ContextHandlerRef ContextHandler::createRecordContext( sal_Int32, SequenceInputStream& ) in createRecordContext()

Completed in 92 milliseconds

123