Home
last modified time | relevance | path

Searched refs:ScXMLImportWrapper (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sc/source/filter/xml/
H A Dxmlwrap.cxx94 ScXMLImportWrapper::ScXMLImportWrapper(ScDocument& rD, SfxMedium* pM, const uno::Reference < embed:… in ScXMLImportWrapper() function in ScXMLImportWrapper
131 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()
/aoo4110/main/sc/inc/
H A Dxmlwrap.hxx48 class ScXMLImportWrapper class
75ScXMLImportWrapper(ScDocument& rD, SfxMedium* pM, const ::com::sun::star::uno::Reference< ::com::s…
/aoo4110/main/sc/source/ui/docshell/
H A Ddocsh.cxx501 ScXMLImportWrapper aImport( aDocument, pLoadMedium, xStor ); in LoadXML()
527 ScXMLImportWrapper aImport( aDocument, pSaveMedium, xStor ); in SaveXML()

Completed in 45 milliseconds