Home
last modified time | relevance | path

Searched refs:oox (Results 1 – 25 of 551) sorted by relevance

12345678910>>...23

/AOO41X/main/oox/prj/
H A Dd.lst1 mkdir: %_DEST%\inc%_EXT%\oox
2 mkdir: %_DEST%\inc%_EXT%\oox\core
3 mkdir: %_DEST%\inc%_EXT%\oox\drawingml
4 mkdir: %_DEST%\inc%_EXT%\oox\drawingml\chart
5 mkdir: %_DEST%\inc%_EXT%\oox\drawingml\table
6 mkdir: %_DEST%\inc%_EXT%\oox\helper
7 mkdir: %_DEST%\inc%_EXT%\oox\ole
8 mkdir: %_DEST%\inc%_EXT%\oox\token
9 mkdir: %_DEST%\inc%_EXT%\oox\vml
10 mkdir: %_DEST%\inc%_EXT%\oox\xls
[all …]
H A Dbuild.lst1 oox oox : vos cppu cppuhelper comphelper sal offapi sax basegfx xmlscript tools vcl BOOST:boost OPE…
2 oox oox usr1 - all oox_mkout NULL
3 oox oox\prj get - all oox_prj NULL
4 oox oox\source\token nmake - all oox_token NULL
5 oox oox\source\helper nmake - all oox_helper oox_token NULL
6 oox oox\source\core nmake - all oox_core oox_token NULL
7 oox oox\source\ole nmake - all oox_ole oox_token NULL
8 oox oox\source\docprop nmake - all oox_docprop oox_token NULL
9 oox oox\source\drawingml nmake - all oox_drawingml oox_token NULL
10 oox oox\source\drawingml\diagram nmake - all oox_diagram oox_token NULL
[all …]
/AOO41X/main/oox/inc/oox/ppt/
H A Dslidepersist.hxx41 namespace oox { namespace vml { class Drawing; } } namespace
43 namespace oox { namespace ppt { namespace
62 SlidePersist( oox::core::XmlFilterBase& rFilter, sal_Bool bMaster, sal_Bool bNotes,
64oox::drawingml::ShapePtr pShapesPtr, const ::oox::drawingml::TextListStylePtr & );
78 void setTheme( const oox::drawingml::ThemePtr pThemePtr ){ mpThemePtr = pThemePtr; } in setTheme()
79 oox::drawingml::ThemePtr getTheme() const { return mpThemePtr; } in getTheme()
81 …void setClrScheme( const oox::drawingml::ClrSchemePtr pClrSchemePtr ){ mpClrSchemePtr = pClrScheme… in setClrScheme()
82 oox::drawingml::ClrSchemePtr getClrScheme() const { return mpClrSchemePtr; } in getClrScheme()
84 void setClrMap( const oox::drawingml::ClrMapPtr pClrMapPtr ){ mpClrMapPtr = pClrMapPtr; } in setClrMap()
85 oox::drawingml::ClrMapPtr getClrMap() const { return mpClrMapPtr; } in getClrMap()
[all …]
H A Dpptshape.hxx30 namespace oox { namespace ppt { namespace
32 class PPTShape : public oox::drawingml::Shape
40 PPTShape( const oox::ppt::ShapeLocation eShapeLocation,
44 using oox::drawingml::Shape::addShape;
47 oox::core::XmlFilterBase& rFilterBase,
49 const oox::drawingml::Theme* pTheme,
52 ::oox::drawingml::ShapeIdMap* pShapeMap = 0 );
54 virtual void applyShapeReference( const oox::drawingml::Shape& rReferencedShape );
56 …void setShapeLocation( const oox::ppt::ShapeLocation eShapeLocation ) { meShapeLocation = eShapeLo… in setShapeLocation()
61 …static oox::drawingml::ShapePtr findPlaceholder( const sal_Int32 nMasterPlaceholder, std::vector<
[all …]
H A Dpptimport.hxx36 namespace oox { namespace ppt { namespace
40 class PowerPointImport : public oox::core::XmlFilterBase
52 virtual const ::oox::drawingml::Theme* getCurrentTheme() const;
53 virtual ::oox::vml::Drawing* getVmlDrawing();
54 virtual const oox::drawingml::table::TableStyleListPtr getTableStyles();
55 virtual ::oox::drawingml::chart::ChartConverter& getChartConverter();
58 std::map< rtl::OUString, oox::drawingml::ThemePtr >& getThemes(){ return maThemes; }; in getThemes()
67 virtual ::oox::ole::VbaProject* implCreateVbaProject() const;
72 oox::drawingml::table::TableStyleListPtr mpTableStyleList;
75 std::map< rtl::OUString, oox::drawingml::ThemePtr > maThemes;
[all …]
/AOO41X/main/oox/inc/oox/drawingml/chart/
H A Dseriescontext.hxx29 namespace oox { namespace
42 …explicit DataLabelContext( ::oox::core::ContextHandler2Helper& rParent, DataLabelModel&…
45 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
58 …explicit DataLabelsContext( ::oox::core::ContextHandler2Helper& rParent, DataLabelsMode…
61 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
74 …explicit PictureOptionsContext( ::oox::core::ContextHandler2Helper& rParent, PictureOpt…
77 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
89 …explicit ErrorBarContext( ::oox::core::ContextHandler2Helper& rParent, ErrorBarModel& r…
92 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
104 …explicit TrendlineLabelContext( ::oox::core::ContextHandler2Helper& rParent, TrendlineL…
[all …]
H A Dtypegroupcontext.hxx29 namespace oox { namespace
42 …explicit UpDownBarsContext( ::oox::core::ContextHandler2Helper& rParent, UpDownBarsMode…
45 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
60 …explicit AreaTypeGroupContext( ::oox::core::ContextHandler2Helper& rParent, TypeGroupMo…
63 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
73 …explicit BarTypeGroupContext( ::oox::core::ContextHandler2Helper& rParent, TypeGroupMod…
76 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
86 …explicit BubbleTypeGroupContext( ::oox::core::ContextHandler2Helper& rParent, TypeGroup…
89 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
100 …explicit LineTypeGroupContext( ::oox::core::ContextHandler2Helper& rParent, TypeGroupMo…
[all …]
H A Daxiscontext.hxx29 namespace oox { namespace
42 …explicit AxisDispUnitsContext( ::oox::core::ContextHandler2Helper& rParent, AxisDispUni…
45 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
58 …explicit AxisContextBase( ::oox::core::ContextHandler2Helper& rParent, AxisModel& rMode…
61 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
71 …explicit CatAxisContext( ::oox::core::ContextHandler2Helper& rParent, AxisModel& rModel…
74 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
84 …explicit DateAxisContext( ::oox::core::ContextHandler2Helper& rParent, AxisModel& rMode…
87 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
97 …explicit SerAxisContext( ::oox::core::ContextHandler2Helper& rParent, AxisModel& rModel…
[all …]
H A Dchartcontextbase.hxx29 namespace oox { namespace drawingml { class Shape; } } namespace
31 namespace oox { namespace
38 class ContextBase : public ::oox::core::ContextHandler2
41 …inline explicit ContextBase( ::oox::core::ContextHandler2Helper& rParent, ModelType& rModel ) : in ContextBase()
42 ::oox::core::ContextHandler2( rParent ), mrModel( rModel ) {} in ContextBase()
52 class FragmentBase : public ::oox::core::FragmentHandler2
55 …explicit FragmentBase( ::oox::core::XmlFilterBase& rFilter, const ::rtl::OUString& rFra… in FragmentBase()
56 … ::oox::core::FragmentHandler2( rFilter, rFragmentPath, false ), mrModel( rModel ) {} in FragmentBase()
70 …explicit ShapePrWrapperContext( ::oox::core::ContextHandler2Helper& rParent, Shape& rMo…
73 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
[all …]
/AOO41X/main/oox/inc/oox/xls/
H A Ddrawingfragment.hxx39 namespace oox { namespace ole { namespace
44 namespace oox { namespace
51 class ShapeMacroAttacher : public ::oox::ole::VbaMacroAttacherBase
66 class Shape : public ::oox::drawingml::Shape, public WorksheetHelper
76 ::oox::core::XmlFilterBase& rFilter,
86 class GroupShapeContext : public ::oox::drawingml::ShapeGroupContext, public WorksheetHelper
90 ::oox::core::ContextHandler& rParent,
92 const ::oox::drawingml::ShapePtr& rxParentShape,
93 const ::oox::drawingml::ShapePtr& rxShape );
95 static ::oox::core::ContextHandlerRef
[all …]
H A Dstylesfragment.hxx30 namespace oox { namespace
41 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
42 …virtual ::oox::core::ContextHandlerRef onCreateRecordContext( sal_Int32 nRecId, SequenceInputStrea…
55 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
72 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
88 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
106 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
123 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
139 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
140 …virtual ::oox::core::ContextHandlerRef onCreateRecordContext( sal_Int32 nRecId, SequenceInputStrea…
[all …]
/AOO41X/main/oox/source/drawingml/table/
H A Dtableproperties.cxx37 using namespace ::oox::core;
44 namespace oox { namespace drawingml { namespace table { namespace
112 oox::drawingml::FillPropertiesPtr pWholeTabFillProperties( new oox::drawingml::FillProperties ); in SetTableStyleProperties()
118 ::oox::drawingml::Color tableTextColor; in SetTableStyleProperties()
122 oox::drawingml::LinePropertiesPtr pLeftBorder( new oox::drawingml::LineProperties); in SetTableStyleProperties()
127 …pTableStyle->getWholeTbl().getLineBorders().insert(std::pair<sal_Int32, ::oox::drawingml::LineProp… in SetTableStyleProperties()
128 …pTableStyle->getWholeTbl().getLineBorders().insert(std::pair<sal_Int32, ::oox::drawingml::LineProp… in SetTableStyleProperties()
129 …pTableStyle->getWholeTbl().getLineBorders().insert(std::pair<sal_Int32, ::oox::drawingml::LineProp… in SetTableStyleProperties()
130 …pTableStyle->getWholeTbl().getLineBorders().insert(std::pair<sal_Int32, ::oox::drawingml::LineProp… in SetTableStyleProperties()
131 …pTableStyle->getWholeTbl().getLineBorders().insert(std::pair<sal_Int32, ::oox::drawingml::LineProp… in SetTableStyleProperties()
[all …]
H A Dtablecell.cxx42 using namespace ::oox::core;
49 namespace oox { namespace drawingml { namespace table { namespace
70 void applyLineAttributes( const ::oox::core::XmlFilterBase& rFilterBase, in applyLineAttributes()
71 Reference< XPropertySet >& rxPropSet, oox::drawingml::LineProperties& rLineProperties, in applyLineAttributes()
88 void applyBorder( TableStylePart& rTableStylePart, sal_Int32 nLineType, oox::drawingml::LinePropert… in applyBorder()
90 …std::map < sal_Int32, ::oox::drawingml::LinePropertiesPtr >& rPartLineBorders( rTableStylePart.get… in applyBorder()
91 …std::map < sal_Int32, ::oox::drawingml::LinePropertiesPtr >::const_iterator aIter( rPartLineBorder… in applyBorder()
96 …yTableStylePart( const ::oox::core::XmlFilterBase& rFilterBase, const Reference < ::com::sun::star… in applyTableStylePart()
97 oox::drawingml::LineProperties& rLeftBorder, in applyTableStylePart()
98 oox::drawingml::LineProperties& rRightBorder, in applyTableStylePart()
[all …]
/AOO41X/main/oox/inc/oox/drawingml/table/
H A Dtablestylepart.hxx36 namespace oox { namespace drawingml { namespace table { namespace
45 ::oox::drawingml::Color& getTextColor(){ return maTextColor; } in getTextColor()
48 ::oox::drawingml::TextFont& getAsianFont(){ return maAsianFont; } in getAsianFont()
49 ::oox::drawingml::TextFont& getComplexFont(){ return maComplexFont; } in getComplexFont()
50 ::oox::drawingml::TextFont& getSymbolFont(){ return maSymbolFont; } in getSymbolFont()
51 ::oox::drawingml::TextFont& getLatinFont(){ return maLatinFont; } in getLatinFont()
53 …::oox::drawingml::FillPropertiesPtr& getFillProperties(){ return mpFill… in getFillProperties()
54 …std::map < sal_Int32, ::oox::drawingml::LinePropertiesPtr >& getLineBorders(){ return maLineBor… in getLineBorders()
56 ::oox::drawingml::ShapeStyleRefMap& getStyleRefs(){ return maStyleRefs; } in getStyleRefs()
60 ::oox::drawingml::Color maTextColor;
[all …]
H A Dtablecell.hxx40 namespace oox { namespace drawingml { namespace table { namespace
80 …void setTextBody( const oox::drawingml::TextBodyPtr& pTextBody ){ mpTextBod… in setTextBody()
81 oox::drawingml::TextBodyPtr getTextBody(){ return mpTextBody; }; in getTextBody()
83 …void pushToXCell( const ::oox::core::XmlFilterBase& rFilterBase, ::oox::drawingml::TextListStylePt…
89 oox::drawingml::TextBodyPtr mpTextBody;
91 oox::drawingml::LineProperties maLinePropertiesLeft;
92 oox::drawingml::LineProperties maLinePropertiesRight;
93 oox::drawingml::LineProperties maLinePropertiesTop;
94 oox::drawingml::LineProperties maLinePropertiesBottom;
95 oox::drawingml::LineProperties maLinePropertiesTopLeftToBottomRight;
[all …]
/AOO41X/main/oox/source/ppt/
H A Dpptshape.cxx37 using namespace ::oox::core;
38 using namespace ::oox::drawingml;
47 namespace oox { namespace ppt { namespace
49 PPTShape::PPTShape( const oox::ppt::ShapeLocation eShapeLocation, const sal_Char* pServiceName ) in PPTShape()
61 oox::core::XmlFilterBase& rFilterBase, in addShape()
63 const oox::drawingml::Theme* pTheme, in addShape()
66 ::oox::drawingml::ShapeIdMap* pShapeMap ) in addShape()
76 oox::drawingml::TextListStylePtr aMasterTextListStyle; in addShape()
223 void PPTShape::applyShapeReference( const oox::drawingml::Shape& rReferencedShape ) in applyShapeReference()
228 oox::drawingml::ShapePtr PPTShape::findPlaceholder( const sal_Int32 nMasterPlaceholder, std::vector… in findPlaceholder()
[all …]
H A Dpptshapecontext.cxx43 using namespace oox::core;
51 namespace oox { namespace ppt { namespace
54 …ler& rParent, const SlidePersistPtr pSlidePersistPtr, oox::drawingml::ShapePtr pMasterShapePtr, oo… in PPTShapeContext()
55 : oox::drawingml::ShapeContext( rParent, pMasterShapePtr, pShapePtr ) in PPTShapeContext()
60 oox::drawingml::ShapePtr findPlaceholder( const sal_Int32 nMasterPlaceholder, sal_Int32 nSubTypeInd… in findPlaceholder()
62 oox::drawingml::ShapePtr aShapePtr; in findPlaceholder()
63 std::vector< oox::drawingml::ShapePtr >::reverse_iterator aRevIter( rShapes.rbegin() ); in findPlaceholder()
74 std::vector< oox::drawingml::ShapePtr >& rChildren = (*aRevIter)->getChildren(); in findPlaceholder()
84 oox::drawingml::ShapePtr findPlaceholder( sal_Int32 nFirstPlaceholder, sal_Int32 nSecondPlaceholder, in findPlaceholder()
85 sal_Int32 nSubTypeIndex, std::vector< oox::drawingml::ShapePtr >& rShapes ) in findPlaceholder()
[all …]
H A Dpptimport.cxx35 using namespace oox::core;
37 namespace oox { namespace ppt { namespace
59 mxChartConv( new ::oox::drawingml::chart::ChartConverter ) in PowerPointImport()
72 OOX_DUMP_FILE( ::oox::dump::pptx::Dumper ); in importDocument()
93 oox::drawingml::ClrMapPtr pClrMapPtr( mpActualSlidePersist->getClrMap() ); in getSchemeColor()
107 oox::drawingml::ClrSchemePtr pClrSchemePtr( mpActualSlidePersist->getClrScheme() ); in getSchemeColor()
112 ::oox::drawingml::ThemePtr pTheme = mpActualSlidePersist->getTheme(); in getSchemeColor()
126 const ::oox::drawingml::Theme* PowerPointImport::getCurrentTheme() const in getCurrentTheme()
131 ::oox::vml::Drawing* PowerPointImport::getVmlDrawing() in getVmlDrawing()
136 const oox::drawingml::table::TableStyleListPtr PowerPointImport::getTableStyles() in getTableStyles()
[all …]
H A Dpptshapegroupcontext.cxx40 using namespace oox::core;
48 namespace oox { namespace ppt { namespace
52 const oox::ppt::SlidePersistPtr pSlidePersistPtr, in PPTShapeGroupContext()
54 oox::drawingml::ShapePtr pMasterShapePtr, in PPTShapeGroupContext()
55 oox::drawingml::ShapePtr pGroupShapePtr ) in PPTShapeGroupContext()
83 xRet = new oox::drawingml::ShapePropertiesContext( *this, *mpGroupShapePtr ); in createFastChildContext()
86 xRet = new oox::drawingml::ShapePropertiesContext( *this, *mpGroupShapePtr ); in createFastChildContext()
94 …xRet.set( new oox::drawingml::ConnectorShapeContext( *this, mpGroupShapePtr, oox::drawingml::Shape… in createFastChildContext()
97 …eGroupContext( *this, mpSlidePersistPtr, meShapeLocation, mpGroupShapePtr, oox::drawingml::ShapePt… in createFastChildContext()
100 …xRet.set( new PPTShapeContext( *this, mpSlidePersistPtr, mpGroupShapePtr, oox::drawingml::ShapePtr… in createFastChildContext()
[all …]
H A Dslidepersist.cxx40 using namespace ::oox::core;
46 namespace oox { namespace ppt { namespace
50 oox::drawingml::ShapePtr pShapesPtr, const drawingml::TextListStylePtr & pDefaultTextStyle ) in SlidePersist()
51 : mpDrawingPtr( new oox::vml::Drawing( rFilter, rxPage, oox::vml::VMLDRAWING_POWERPOINT ) ) in SlidePersist()
58 , maTitleTextStylePtr( new oox::drawingml::TextListStyle ) in SlidePersist()
59 , maBodyTextStylePtr( new oox::drawingml::TextListStyle ) in SlidePersist()
60 , maNotesTextStylePtr( new oox::drawingml::TextListStyle ) in SlidePersist()
61 , maOtherTextStylePtr( new oox::drawingml::TextListStyle ) in SlidePersist()
133 std::vector< oox::drawingml::ShapePtr >& rShapes( maShapesPtr->getChildren() ); in createXShapes()
134 std::vector< oox::drawingml::ShapePtr >::iterator aShapesIter( rShapes.begin() ); in createXShapes()
[all …]
/AOO41X/main/oox/inc/oox/vml/
H A Dvmlshapecontext.hxx29 namespace oox { namespace
46 class ShapeLayoutContext : public ::oox::core::ContextHandler2
50 ::oox::core::ContextHandler2Helper& rParent,
53 virtual ::oox::core::ContextHandlerRef
62 class ClientDataContext : public ::oox::core::ContextHandler2
66 ::oox::core::ContextHandler2Helper& rParent,
70 virtual ::oox::core::ContextHandlerRef
82 class ShapeContextBase : public ::oox::core::ContextHandler2
85 static ::oox::core::ContextHandlerRef
87 ::oox::core::ContextHandler2Helper& rParent,
[all …]
/AOO41X/main/oox/source/xls/
H A Ddrawingfragment.cxx44 namespace oox { namespace
58 using namespace ::oox::core;
59 using namespace ::oox::drawingml;
60 using namespace ::oox::ole;
98 ::oox::drawingml::Shape( pcServiceName ), in Shape()
113 ::oox::drawingml::Shape::finalizeXShape( rFilter, rxShapes ); in finalizeXShape()
289 bool operator()( const ::oox::vml::ShapeBase& rShape ) const;
304 bool VmlFindNoteFunc::operator()( const ::oox::vml::ShapeBase& rShape ) const in operator ()()
306 const ::oox::vml::ClientData* pClientData = rShape.getClientData(); in operator ()()
380 …::oox::vml::Drawing( rHelper.getOoxFilter(), rHelper.getDrawPage(), ::oox::vml::VMLDRAWING_EXCEL ), in VmlDrawing()
[all …]
/AOO41X/main/oox/inc/oox/dump/
H A Dbiffdumper.hxx35 namespace oox { namespace xls { namespace
42 namespace oox { namespace
46 typedef ::boost::shared_ptr< ::oox::xls::BiffInputStream > BiffInputStreamRef;
85 explicit BiffConfig( const Config& rParent, ::oox::xls::BiffType eBiff );
92 ::oox::xls::BiffType meBiff;
100 explicit BiffSharedData( ::oox::xls::BiffType eBiff );
104 inline ::oox::xls::BiffType getBiff() const { return meBiff; } in getBiff()
126 ::oox::xls::BiffType meBiff;
136 inline ::oox::xls::BiffInputStream& getBiffStream() const { return *mxBiffStrm; } in getBiffStream()
137 inline ::oox::xls::BiffType getBiff() const { return mxBiffData->getBiff(); } in getBiff()
[all …]
/AOO41X/main/oox/inc/oox/drawingml/
H A Dfillpropertiesgroupcontext.hxx30 namespace oox { namespace
40 ::oox::core::ContextHandler& rParent,
48 class GradientFillContext : public ::oox::core::ContextHandler
52 ::oox::core::ContextHandler& rParent,
69 class PatternFillContext : public ::oox::core::ContextHandler
73 ::oox::core::ContextHandler& rParent,
92 class ColorChangeContext : public ::oox::core::ContextHandler
96 ::oox::core::ContextHandler& rParent,
116 class BlipContext : public ::oox::core::ContextHandler
120 ::oox::core::ContextHandler& rParent,
[all …]
/AOO41X/main/oox/source/core/
H A Dservices.cxx37 namespace oox { namespace
62 IMPLEMENTATION_ENTRY( ::oox::core::FastTokenHandler ),
63 IMPLEMENTATION_ENTRY( ::oox::core::FilterDetect ),
64 IMPLEMENTATION_ENTRY( ::oox::docprop::DocumentPropertiesImport ),
65 IMPLEMENTATION_ENTRY( ::oox::ole::WordVbaProjectFilter ),
66 IMPLEMENTATION_ENTRY( ::oox::ppt::PowerPointImport ),
67 IMPLEMENTATION_ENTRY( ::oox::shape::ShapeContextHandler ),
68 IMPLEMENTATION_ENTRY( ::oox::xls::BiffDetector ),
69 IMPLEMENTATION_ENTRY( ::oox::xls::ExcelFilter ),
70 IMPLEMENTATION_ENTRY( ::oox::xls::ExcelBiffFilter ),
[all …]

12345678910>>...23