Home
last modified time | relevance | path

Searched refs:onCreateRecordContext (Results 1 – 25 of 36) sorted by relevance

12

/trunk/main/oox/inc/oox/xls/
H A Dpivottablefragment.hxx49 …virtual ::oox::core::ContextHandlerRef onCreateRecordContext( sal_Int32 nRecId, SequenceInputStrea…
68 …virtual ::oox::core::ContextHandlerRef onCreateRecordContext( sal_Int32 nRecId, SequenceInputStrea…
86 …virtual ::oox::core::ContextHandlerRef onCreateRecordContext( sal_Int32 nRecId, SequenceInputStrea…
H A Dautofiltercontext.hxx47 …virtual ::oox::core::ContextHandlerRef onCreateRecordContext( sal_Int32 nRecId, SequenceInputStrea…
65 …virtual ::oox::core::ContextHandlerRef onCreateRecordContext( sal_Int32 nRecId, SequenceInputStrea…
83 …virtual ::oox::core::ContextHandlerRef onCreateRecordContext( sal_Int32 nRecId, SequenceInputStrea…
H A Dpivotcachefragment.hxx47 …virtual ::oox::core::ContextHandlerRef onCreateRecordContext( sal_Int32 nRecId, SequenceInputStrea…
66 …virtual ::oox::core::ContextHandlerRef onCreateRecordContext( sal_Int32 nRecId, SequenceInputStrea…
86 …virtual ::oox::core::ContextHandlerRef onCreateRecordContext( sal_Int32 nRecId, SequenceInputStrea…
H A Dscenariocontext.hxx46 …virtual ::oox::core::ContextHandlerRef onCreateRecordContext( sal_Int32 nRecId, SequenceInputStrea…
64 …virtual ::oox::core::ContextHandlerRef onCreateRecordContext( sal_Int32 nRecId, SequenceInputStrea…
H A Dconnectionsfragment.hxx45 …virtual ::oox::core::ContextHandlerRef onCreateRecordContext( sal_Int32 nRecId, SequenceInputStrea…
63 …virtual ::oox::core::ContextHandlerRef onCreateRecordContext( sal_Int32 nRecId, SequenceInputStrea…
H A Dstylesfragment.hxx42 …virtual ::oox::core::ContextHandlerRef onCreateRecordContext( sal_Int32 nRecId, SequenceInputStrea…
140 …virtual ::oox::core::ContextHandlerRef onCreateRecordContext( sal_Int32 nRecId, SequenceInputStrea…
H A Dexternallinkfragment.hxx54 …virtual ::oox::core::ContextHandlerRef onCreateRecordContext( sal_Int32 nRecId, SequenceInputStrea…
96 …virtual ::oox::core::ContextHandlerRef onCreateRecordContext( sal_Int32 nRecId, SequenceInputStrea…
H A Dworksheetfragment.hxx44 …virtual ::oox::core::ContextHandlerRef onCreateRecordContext( sal_Int32 nRecId, SequenceInputStrea…
69 …virtual ::oox::core::ContextHandlerRef onCreateRecordContext( sal_Int32 nRecId, SequenceInputStrea…
H A Dsharedstringsfragment.hxx43 …virtual ::oox::core::ContextHandlerRef onCreateRecordContext( sal_Int32 nRecId, SequenceInputStrea…
H A Dtablefragment.hxx45 …virtual ::oox::core::ContextHandlerRef onCreateRecordContext( sal_Int32 nRecId, SequenceInputStrea…
H A Dcondformatcontext.hxx45 …virtual ::oox::core::ContextHandlerRef onCreateRecordContext( sal_Int32 nRecId, SequenceInputStrea…
H A Dquerytablefragment.hxx45 …virtual ::oox::core::ContextHandlerRef onCreateRecordContext( sal_Int32 nRecId, SequenceInputStrea…
H A Dcommentsfragment.hxx46 …virtual ::oox::core::ContextHandlerRef onCreateRecordContext( sal_Int32 nRecId, SequenceInputStrea…
H A Dchartsheetfragment.hxx45 …virtual ::oox::core::ContextHandlerRef onCreateRecordContext( sal_Int32 nRecId, SequenceInputStrea…
/trunk/main/oox/source/xls/
H A Dautofiltercontext.cxx62 ContextHandlerRef FilterSettingsContext::onCreateRecordContext( sal_Int32 nRecId, SequenceInputStre… in onCreateRecordContext() function in oox::xls::FilterSettingsContext
108 ContextHandlerRef FilterColumnContext::onCreateRecordContext( sal_Int32 nRecId, SequenceInputStream… in onCreateRecordContext() function in oox::xls::FilterColumnContext
147 ContextHandlerRef AutoFilterContext::onCreateRecordContext( sal_Int32 nRecId, SequenceInputStream& … in onCreateRecordContext() function in oox::xls::AutoFilterContext
H A Dpivottablefragment.cxx82 ContextHandlerRef PivotTableFieldContext::onCreateRecordContext( sal_Int32 nRecId, SequenceInputStr… in onCreateRecordContext() function in oox::xls::PivotTableFieldContext
149 ContextHandlerRef PivotTableFilterContext::onCreateRecordContext( sal_Int32 nRecId, SequenceInputSt… in onCreateRecordContext() function in oox::xls::PivotTableFilterContext
223 ContextHandlerRef PivotTableFragment::onCreateRecordContext( sal_Int32 nRecId, SequenceInputStream&… in onCreateRecordContext() function in oox::xls::PivotTableFragment
H A Dpivotcachefragment.cxx80 ContextHandlerRef PivotCacheFieldContext::onCreateRecordContext( sal_Int32 nRecId, SequenceInputStr… in onCreateRecordContext() function in oox::xls::PivotCacheFieldContext
150 ContextHandlerRef PivotCacheDefinitionFragment::onCreateRecordContext( sal_Int32 nRecId, SequenceIn… in onCreateRecordContext() function in oox::xls::PivotCacheDefinitionFragment
264 ContextHandlerRef PivotCacheRecordsFragment::onCreateRecordContext( sal_Int32 nRecId, SequenceInput… in onCreateRecordContext() function in oox::xls::PivotCacheRecordsFragment
H A Dscenariocontext.cxx60 ContextHandlerRef ScenarioContext::onCreateRecordContext( sal_Int32 nRecId, SequenceInputStream& rS… in onCreateRecordContext() function in oox::xls::ScenarioContext
102 ContextHandlerRef ScenariosContext::onCreateRecordContext( sal_Int32 nRecId, SequenceInputStream& ) in onCreateRecordContext() function in oox::xls::ScenariosContext
H A Dconnectionsfragment.cxx80 ContextHandlerRef ConnectionContext::onCreateRecordContext( sal_Int32 nRecId, SequenceInputStream& … in onCreateRecordContext() function in oox::xls::ConnectionContext
137 ContextHandlerRef ConnectionsFragment::onCreateRecordContext( sal_Int32 nRecId, SequenceInputStream… in onCreateRecordContext() function in oox::xls::ConnectionsFragment
H A Dstylesfragment.cxx55 ContextHandlerRef IndexedColorsContext::onCreateRecordContext( sal_Int32 nRecId, SequenceInputStrea… in onCreateRecordContext() function in oox::xls::IndexedColorsContext
241 ContextHandlerRef StylesFragment::onCreateRecordContext( sal_Int32 nRecId, SequenceInputStream& rSt… in onCreateRecordContext() function in oox::xls::StylesFragment
H A Dexternallinkfragment.cxx94 ContextHandlerRef ExternalSheetDataContext::onCreateRecordContext( sal_Int32 nRecId, SequenceInputS… in onCreateRecordContext() function in oox::xls::ExternalSheetDataContext
279 ContextHandlerRef ExternalLinkFragment::onCreateRecordContext( sal_Int32 nRecId, SequenceInputStrea… in onCreateRecordContext() function in oox::xls::ExternalLinkFragment
H A Dsharedstringsfragment.cxx63 ContextHandlerRef SharedStringsFragment::onCreateRecordContext( sal_Int32 nRecId, SequenceInputStre… in onCreateRecordContext() function in oox::xls::SharedStringsFragment
H A Dtablefragment.cxx66 ContextHandlerRef TableFragment::onCreateRecordContext( sal_Int32 nRecId, SequenceInputStream& rStr… in onCreateRecordContext() function in oox::xls::TableFragment
/trunk/main/oox/inc/oox/core/
H A Dcontexthandler2.hxx123 …virtual ContextHandlerRef onCreateRecordContext( sal_Int32 nRecId, SequenceInputStream& rStrm ) = …
260 virtual ContextHandlerRef onCreateRecordContext( sal_Int32 nRecId, SequenceInputStream& rStrm );
/trunk/main/oox/source/core/
H A Dcontexthandler2.cxx127 return onCreateRecordContext( nRecId, rStrm ); in implCreateRecordContext()
248 ContextHandlerRef ContextHandler2::onCreateRecordContext( sal_Int32, SequenceInputStream& ) in onCreateRecordContext() function in oox::core::ContextHandler2

Completed in 73 milliseconds

12