Lines Matching refs:SvXMLExport

160     SettingsExportFacade( SvXMLExport& i_rExport )  in SettingsExportFacade()
183 SvXMLExport& m_rExport;
227 SvXMLExport* pExport;
230 SvXMLExportEventListener(SvXMLExport* pExport);
237 SvXMLExportEventListener::SvXMLExportEventListener(SvXMLExport* pTempExport) in SvXMLExportEventListener()
333 void SvXMLExport::SetDocHandler( const uno::Reference< xml::sax::XDocumentHandler > &rHandler ) in SetDocHandler()
339 void SvXMLExport::_InitCtor() in _InitCtor()
459 void SvXMLExport::_DetermineModelType() in _DetermineModelType()
471 SvXMLExport::SvXMLExport( in SvXMLExport() function in SvXMLExport
498 SvXMLExport::SvXMLExport( in SvXMLExport() function in SvXMLExport
534 SvXMLExport::SvXMLExport( in SvXMLExport() function in SvXMLExport
574 SvXMLExport::SvXMLExport( in SvXMLExport() function in SvXMLExport
614 SvXMLExport::~SvXMLExport() in ~SvXMLExport()
676 void SAL_CALL SvXMLExport::setSourceDocument( const uno::Reference< lang::XComponent >& xDoc ) in setSourceDocument()
777 void SAL_CALL SvXMLExport::initialize( const uno::Sequence< uno::Any >& aArguments ) in initialize()
891 sal_Bool SAL_CALL SvXMLExport::filter( const uno::Sequence< beans::PropertyValue >& aDescriptor ) t… in filter()
960 void SAL_CALL SvXMLExport::cancel() throw(uno::RuntimeException) in cancel()
967 ::rtl::OUString SAL_CALL SvXMLExport::getName( ) in getName()
973 void SAL_CALL SvXMLExport::setName( const ::rtl::OUString& ) in setName()
981 OUString SAL_CALL SvXMLExport::getImplementationName( ) throw(uno::RuntimeException) in getImplementationName()
987 sal_Bool SAL_CALL SvXMLExport::supportsService( const OUString& rServiceName ) throw(uno::RuntimeEx… in supportsService()
998 uno::Sequence< OUString > SAL_CALL SvXMLExport::getSupportedServiceNames( ) in getSupportedServiceNames()
1012 SvXMLExport::EnsureNamespace(::rtl::OUString const & i_rNamespace, in EnsureNamespace()
1059 void SvXMLExport::AddAttributeASCII( sal_uInt16 nPrefixKey, in AddAttributeASCII()
1070 void SvXMLExport::AddAttribute( sal_uInt16 nPrefixKey, const sal_Char *pName, in AddAttribute()
1079 void SvXMLExport::AddAttribute( sal_uInt16 nPrefixKey, const OUString& rName, in AddAttribute()
1086 void SvXMLExport::AddAttribute( sal_uInt16 nPrefixKey, in AddAttribute()
1095 void SvXMLExport::AddAttribute( sal_uInt16 nPrefixKey, in AddAttribute()
1104 void SvXMLExport::AddAttribute( const ::rtl::OUString& rQName, in AddAttribute()
1112 void SvXMLExport::AddAttribute( const ::rtl::OUString& rQName, in AddAttribute()
1120 void SvXMLExport::AddAttributeList( const uno::Reference< xml::sax::XAttributeList >& xAttrList ) in AddAttributeList()
1126 void SvXMLExport::ClearAttrList() in ClearAttrList()
1132 void SvXMLExport::CheckAttrList() in CheckAttrList()
1139 void SvXMLExport::ImplExportMeta() in ImplExportMeta()
1146 void SvXMLExport::ImplExportSettings() in ImplExportSettings()
1192 void SvXMLExport::ImplExportStyles( sal_Bool ) in ImplExportStyles()
1223 void SvXMLExport::ImplExportAutoStyles( sal_Bool ) in ImplExportAutoStyles()
1263 void SvXMLExport::ImplExportMasterStyles( sal_Bool ) in ImplExportMasterStyles()
1288 void SvXMLExport::ImplExportContent() in ImplExportContent()
1316 void SvXMLExport::SetBodyAttributes() in SetBodyAttributes()
1321 lcl_AddGrddl(SvXMLExport & rExport, const sal_Int32 /*nExportMode*/) in lcl_AddGrddl()
1340 sal_uInt32 SvXMLExport::exportDoc( enum ::xmloff::token::XMLTokenEnum eClass ) in exportDoc()
1577 void SvXMLExport::ResetNamespaceMap() in ResetNamespaceMap()
1582 void SvXMLExport::_ExportMeta() in _ExportMeta()
1610 void SvXMLExport::_ExportScripts() in _ExportScripts()
1664 void SvXMLExport::_ExportFontDecls() in _ExportFontDecls()
1670 void SvXMLExport::_ExportStyles( sal_Bool ) in _ExportStyles()
1863 XMLTextParagraphExport* SvXMLExport::CreateTextParagraphExport() in CreateTextParagraphExport()
1868 XMLShapeExport* SvXMLExport::CreateShapeExport() in CreateShapeExport()
1873 SvXMLAutoStylePoolP* SvXMLExport::CreateAutoStylePool() in CreateAutoStylePool()
1878 XMLPageExport* SvXMLExport::CreatePageExport() in CreatePageExport()
1883 SchXMLExportHelper* SvXMLExport::CreateChartExport() in CreateChartExport()
1888 XMLFontAutoStylePool* SvXMLExport::CreateFontAutoStylePool() in CreateFontAutoStylePool()
1893 xmloff::OFormLayerXMLExport* SvXMLExport::CreateFormExport() in CreateFormExport()
1898 void SvXMLExport::GetViewSettingsAndViews(uno::Sequence<beans::PropertyValue>& rProps) in GetViewSettingsAndViews()
1939 void SvXMLExport::GetViewSettings(uno::Sequence<beans::PropertyValue>&) in GetViewSettings()
1943 void SvXMLExport::GetConfigurationSettings(uno::Sequence<beans::PropertyValue>&) in GetConfigurationSettings()
1947 sal_Int32 SvXMLExport::GetDocumentSpecificSettings( ::std::list< SettingsGroup >& _out_rSettings ) in GetDocumentSpecificSettings()
1953 void SvXMLExport::addDataStyle(const sal_Int32 nNumberFormat, sal_Bool /*bTimeFormat*/ ) in addDataStyle()
1959 void SvXMLExport::exportDataStyles() in exportDataStyles()
1965 void SvXMLExport::exportAutoDataStyles() in exportAutoDataStyles()
1974 OUString SvXMLExport::getDataStyleName(const sal_Int32 nNumberFormat, sal_Bool /*bTimeFormat*/ ) co… in getDataStyleName()
1982 void SvXMLExport::exportAnnotationMeta(const uno::Reference<drawing::XShape>&) in exportAnnotationMeta()
1986 sal_Int32 SvXMLExport::dataStyleForceSystemLanguage(sal_Int32 nFormat) const in dataStyleForceSystemLanguage()
1993 OUString SvXMLExport::AddEmbeddedGraphicObject( const OUString& rGraphicObjectURL ) in AddEmbeddedGraphicObject()
2011 sal_Bool SvXMLExport::AddEmbeddedGraphicObjectAsBase64( const OUString& rGraphicObjectURL ) in AddEmbeddedGraphicObjectAsBase64()
2037 OUString SvXMLExport::AddEmbeddedObject( const OUString& rEmbeddedObjectURL ) in AddEmbeddedObject()
2055 sal_Bool SvXMLExport::AddEmbeddedObjectAsBase64( const OUString& rEmbeddedObjectURL ) in AddEmbeddedObjectAsBase64()
2081 OUString SvXMLExport::EncodeStyleName( in EncodeStyleName()
2088 ProgressBarHelper* SvXMLExport::GetProgressBarHelper() in GetProgressBarHelper()
2136 XMLEventExport& SvXMLExport::GetEventExport() in GetEventExport()
2154 XMLImageMapExport& SvXMLExport::GetImageMapExport() in GetImageMapExport()
2166 const uno::Sequence< sal_Int8 > & SvXMLExport::getUnoTunnelId() throw() in getUnoTunnelId()
2182 SvXMLExport* SvXMLExport::getImplementation( uno::Reference< uno::XInterface > xInt ) throw() in getImplementation()
2188 reinterpret_cast<SvXMLExport*>( in getImplementation()
2190 xUT->getSomething( SvXMLExport::getUnoTunnelId()))); in getImplementation()
2197 sal_Int64 SAL_CALL SvXMLExport::getSomething( const uno::Sequence< sal_Int8 >& rId ) in getSomething()
2208 sal_Bool SvXMLExport::ExportEmbeddedOwnObject( Reference< XComponent >& rComp ) in ExportEmbeddedOwnObject()
2289 OUString SvXMLExport::GetRelativeReference(const OUString& rValue) in GetRelativeReference()
2325 void SvXMLExport::StartElement(sal_uInt16 nPrefix, in StartElement()
2333 void SvXMLExport::StartElement(const OUString& rName, in StartElement()
2362 void SvXMLExport::Characters(const ::rtl::OUString& rChars) in Characters()
2386 void SvXMLExport::EndElement(sal_uInt16 nPrefix, in EndElement()
2394 void SvXMLExport::EndElement(const OUString& rName, in EndElement()
2428 void SvXMLExport::IgnorableWhitespace() in IgnorableWhitespace()
2449 void SvXMLExport::SetError( in SetError()
2475 void SvXMLExport::SetError( in SetError()
2484 XMLErrors* SvXMLExport::GetErrors() in GetErrors()
2489 void SvXMLExport::DisposingModel() in DisposingModel()
2499 ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > SvXMLExport::getSe… in getServiceFactory()
2506 SvXMLExport::GetComponentContext() const in GetComponentContext()
2511 ::comphelper::UnoInterfaceToUniqueIdentifierMapper& SvXMLExport::getInterfaceToIdentifierMapper() in getInterfaceToIdentifierMapper()
2517 sal_Bool SvXMLExport::writeOutlineStyleAsNormalListStyle() const in writeOutlineStyleAsNormalListStyle()
2523 uno::Reference< embed::XStorage > SvXMLExport::GetTargetStorage() in GetTargetStorage()
2529 SvtSaveOptions::ODFDefaultVersion SvXMLExport::getDefaultVersion() const in getDefaultVersion()
2538 ::rtl::OUString SvXMLExport::GetStreamName() const in GetStreamName()
2544 SvXMLExport::AddAttributeIdLegacy( in AddAttributeIdLegacy()
2560 SvXMLExport::AddAttributeXmlId(uno::Reference<uno::XInterface> const & i_xIfc) in AddAttributeXmlId()
2613 SvXMLExport::AddAttributesRDFa( in AddAttributesRDFa()
2637 sal_Bool SvXMLExport::exportTextNumberElement() const in exportTextNumberElement()
2642 sal_Bool SvXMLExport::SetNullDateOnUnitConverter() in SetNullDateOnUnitConverter()
2665 SvXMLExport& rExp, in SvXMLElementExport()
2680 SvXMLExport& rExp, in SvXMLElementExport()
2694 SvXMLExport& rExp, in SvXMLElementExport()
2708 SvXMLExport& rExp, in SvXMLElementExport()
2727 SvXMLExport& rExp, in SvXMLElementExport()
2743 SvXMLExport& rExp, in SvXMLElementExport()
2759 SvXMLExport& rExp, in SvXMLElementExport()