| /AOO42X/main/oox/ |
| H A D | Library_oox.mk | 252 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 D | Package_inc.mk | 41 $(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 D | biffdumper.hxx | 35 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 D | xlsbdumper.hxx | 31 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 D | services.cxx | 44 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 D | makefile.mk | 39 $(PAW_DOCDEST)$/_OOoDocAnalysisExcelDriver.xls \ 44 .$/PAW$/_OOoDocAnalysisExcelDriver.xls \ 72 .$/sources$/Stripped_OOoDocAnalysisExcelDriver.xls \
|
| /AOO42X/test/testcommon/source/org/openoffice/test/common/ |
| H A D | FileUtil.java | 121 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 D | wizard.ulf | 221 en-US = "Spreadsheets (*.xls)" 233 en-US = "Analysis Results.xls" 311 en-US = "Analysis Results.xls"
|
| /AOO42X/main/oox/inc/oox/xls/ |
| H A D | sharedstringsbuffer.hxx | 30 namespace xls { namespace
|
| H A D | themebuffer.hxx | 31 namespace xls { namespace
|
| H A D | sharedstringsfragment.hxx | 30 namespace xls { namespace
|
| H A D | tablefragment.hxx | 30 namespace xls { namespace
|
| H A D | condformatcontext.hxx | 31 namespace xls { namespace
|
| H A D | querytablefragment.hxx | 30 namespace xls { namespace
|
| H A D | richstringcontext.hxx | 31 namespace xls { namespace
|
| H A D | commentsfragment.hxx | 31 namespace xls { namespace
|
| H A D | excelvbaproject.hxx | 35 namespace xls { namespace
|
| H A D | chartsheetfragment.hxx | 30 namespace xls { namespace
|
| H A D | excelchartconverter.hxx | 31 namespace xls { namespace
|
| H A D | querytablebuffer.hxx | 31 namespace xls { namespace
|
| H A D | connectionsfragment.hxx | 30 namespace xls { namespace
|
| H A D | scenariocontext.hxx | 30 namespace xls { namespace
|
| /AOO42X/main/oox/source/xls/ |
| H A D | themebuffer.cxx | 27 namespace xls { namespace
|
| H A D | sharedstringsfragment.cxx | 30 namespace xls { namespace
|
| H A D | sharedstringsbuffer.cxx | 29 namespace xls { namespace
|