Home
last modified time | relevance | path

Searched refs:xls (Results 1 – 25 of 248) sorted by relevance

12345678910

/AOO42X/main/oox/
H A DLibrary_oox.mk252 oox/source/xls/addressconverter \
253 oox/source/xls/autofilterbuffer \
254 oox/source/xls/autofiltercontext \
255 oox/source/xls/biffcodec \
256 oox/source/xls/biffdetector \
257 oox/source/xls/biffhelper \
258 oox/source/xls/biffinputstream \
259 oox/source/xls/biffoutputstream \
260 oox/source/xls/chartsheetfragment \
261 oox/source/xls/commentsbuffer \
[all …]
H A DPackage_inc.mk41 $(eval $(call gb_Package_add_file,oox_inc,inc/oox/xls/excelvbaproject.hxx,oox/xls/excelvbaproject.h…
/AOO42X/main/oox/inc/oox/dump/
H A Dbiffdumper.hxx35 namespace oox { namespace xls { 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()
144 …uct( const ObjectBase& rParent, const BinaryInputStreamRef& rxStrm, ::oox::xls::BiffType eBiff, co…
[all …]
H A Dxlsbdumper.hxx31 namespace oox { namespace xls { namespace
69 void writeFontPortions( const ::oox::xls::FontPortionModelList& rPortions );
70 …void writePhoneticPortions( const ::oox::xls::PhoneticPortionModelList& rPhonetics …
125 …::rtl::OUString writeFuncIdItem( sal_uInt16 nFuncId, const ::oox::xls::FunctionInfo** oppFuncI…
174 typedef ::boost::shared_ptr< ::oox::xls::FunctionProvider > FuncProvRef;
/AOO42X/main/oox/source/core/
H A Dservices.cxx44 namespace xls { DECLARE_FUNCTIONS( BiffDetector ); } namespace
45 namespace xls { DECLARE_FUNCTIONS( ExcelFilter ); } namespace
46 namespace xls { DECLARE_FUNCTIONS( ExcelBiffFilter ); } namespace
47 namespace xls { DECLARE_FUNCTIONS( ExcelVbaProjectFilter ); } namespace
48 namespace xls { DECLARE_FUNCTIONS( OOXMLFormulaParser ); } namespace
68 IMPLEMENTATION_ENTRY( ::oox::xls::BiffDetector ),
69 IMPLEMENTATION_ENTRY( ::oox::xls::ExcelFilter ),
70 IMPLEMENTATION_ENTRY( ::oox::xls::ExcelBiffFilter ),
71 IMPLEMENTATION_ENTRY( ::oox::xls::ExcelVbaProjectFilter ),
72 IMPLEMENTATION_ENTRY( ::oox::xls::OOXMLFormulaParser ),
/AOO42X/main/migrationanalysis/src/driver_docs/
H A Dmakefile.mk39 $(PAW_DOCDEST)$/_OOoDocAnalysisExcelDriver.xls \
44 .$/PAW$/_OOoDocAnalysisExcelDriver.xls \
72 .$/sources$/Stripped_OOoDocAnalysisExcelDriver.xls \
/AOO42X/test/testcommon/source/org/openoffice/test/common/
H A DFileUtil.java121 public static boolean storeXML(Document doc, File file, File xls) { in storeXML() argument
124 …TransformerFactory.newInstance().newTransformer(new StreamSource(xls)).transform(new DOMSource(doc… in storeXML()
131 public static boolean storeXML(Document doc, File file, InputStream xls) { in storeXML() argument
134 …TransformerFactory.newInstance().newTransformer(new StreamSource(xls)).transform(new DOMSource(doc… in storeXML()
/AOO42X/main/migrationanalysis/src/wizard/
H A Dwizard.ulf221 en-US = "Spreadsheets (*.xls)"
233 en-US = "Analysis Results.xls"
311 en-US = "Analysis Results.xls"
/AOO42X/main/oox/inc/oox/xls/
H A Dsharedstringsbuffer.hxx30 namespace xls { namespace
H A Dthemebuffer.hxx31 namespace xls { namespace
H A Dsharedstringsfragment.hxx30 namespace xls { namespace
H A Dtablefragment.hxx30 namespace xls { namespace
H A Dcondformatcontext.hxx31 namespace xls { namespace
H A Dquerytablefragment.hxx30 namespace xls { namespace
H A Drichstringcontext.hxx31 namespace xls { namespace
H A Dcommentsfragment.hxx31 namespace xls { namespace
H A Dexcelvbaproject.hxx35 namespace xls { namespace
H A Dchartsheetfragment.hxx30 namespace xls { namespace
H A Dexcelchartconverter.hxx31 namespace xls { namespace
H A Dquerytablebuffer.hxx31 namespace xls { namespace
H A Dconnectionsfragment.hxx30 namespace xls { namespace
H A Dscenariocontext.hxx30 namespace xls { namespace
/AOO42X/main/oox/source/xls/
H A Dthemebuffer.cxx27 namespace xls { namespace
H A Dsharedstringsfragment.cxx30 namespace xls { namespace
H A Dsharedstringsbuffer.cxx29 namespace xls { namespace

12345678910