Searched refs:ScXMLImportWrapper (Results 1 – 3 of 3) sorted by relevance
94 ScXMLImportWrapper::ScXMLImportWrapper(ScDocument& rD, SfxMedium* pM, const uno::Reference < embed:… in ScXMLImportWrapper() function in ScXMLImportWrapper131 uno::Reference <task::XStatusIndicator> ScXMLImportWrapper::GetStatusIndicator() in GetStatusIndicator()147 sal_uInt32 ScXMLImportWrapper::ImportFromComponent(uno::Reference<lang::XMultiServiceFactory>& xSer… in ImportFromComponent()387 sal_Bool ScXMLImportWrapper::Import(sal_Bool bStylesOnly, ErrCode& nError) in Import()734 sal_Bool ScXMLImportWrapper::ExportToComponent(uno::Reference<lang::XMultiServiceFactory>& xService… in ExportToComponent()859 sal_Bool ScXMLImportWrapper::Export(sal_Bool bStylesOnly) in Export()
48 class ScXMLImportWrapper class75 …ScXMLImportWrapper(ScDocument& rD, SfxMedium* pM, const ::com::sun::star::uno::Reference< ::com::s…
501 ScXMLImportWrapper aImport( aDocument, pLoadMedium, xStor ); in LoadXML()527 ScXMLImportWrapper aImport( aDocument, pSaveMedium, xStor ); in SaveXML()
Completed in 38 milliseconds