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()
770 void SAL_CALL SvXMLExport::initialize( const uno::Sequence< uno::Any >& aArguments ) in initialize()
884 sal_Bool SAL_CALL SvXMLExport::filter( const uno::Sequence< beans::PropertyValue >& aDescriptor ) t… in filter()
953 void SAL_CALL SvXMLExport::cancel() throw(uno::RuntimeException) in cancel()
960 ::rtl::OUString SAL_CALL SvXMLExport::getName( ) in getName()
966 void SAL_CALL SvXMLExport::setName( const ::rtl::OUString& ) in setName()
974 OUString SAL_CALL SvXMLExport::getImplementationName( ) throw(uno::RuntimeException) in getImplementationName()
980 sal_Bool SAL_CALL SvXMLExport::supportsService( const OUString& rServiceName ) throw(uno::RuntimeEx… in supportsService()
991 uno::Sequence< OUString > SAL_CALL SvXMLExport::getSupportedServiceNames( ) in getSupportedServiceNames()
1005 SvXMLExport::EnsureNamespace(::rtl::OUString const & i_rNamespace, in EnsureNamespace()
1052 void SvXMLExport::AddAttributeASCII( sal_uInt16 nPrefixKey, in AddAttributeASCII()
1063 void SvXMLExport::AddAttribute( sal_uInt16 nPrefixKey, const sal_Char *pName, in AddAttribute()
1072 void SvXMLExport::AddAttribute( sal_uInt16 nPrefixKey, const OUString& rName, in AddAttribute()
1079 void SvXMLExport::AddAttribute( sal_uInt16 nPrefixKey, in AddAttribute()
1088 void SvXMLExport::AddAttribute( sal_uInt16 nPrefixKey, in AddAttribute()
1097 void SvXMLExport::AddAttribute( const ::rtl::OUString& rQName, in AddAttribute()
1105 void SvXMLExport::AddAttribute( const ::rtl::OUString& rQName, in AddAttribute()
1113 void SvXMLExport::AddAttributeList( const uno::Reference< xml::sax::XAttributeList >& xAttrList ) in AddAttributeList()
1119 void SvXMLExport::ClearAttrList() in ClearAttrList()
1125 void SvXMLExport::CheckAttrList() in CheckAttrList()
1132 void SvXMLExport::ImplExportMeta() in ImplExportMeta()
1139 void SvXMLExport::ImplExportSettings() in ImplExportSettings()
1185 void SvXMLExport::ImplExportStyles( sal_Bool ) in ImplExportStyles()
1216 void SvXMLExport::ImplExportAutoStyles( sal_Bool ) in ImplExportAutoStyles()
1256 void SvXMLExport::ImplExportMasterStyles( sal_Bool ) in ImplExportMasterStyles()
1281 void SvXMLExport::ImplExportContent() in ImplExportContent()
1309 void SvXMLExport::SetBodyAttributes() in SetBodyAttributes()
1314 lcl_AddGrddl(SvXMLExport & rExport, const sal_Int32 /*nExportMode*/) in lcl_AddGrddl()
1333 sal_uInt32 SvXMLExport::exportDoc( enum ::xmloff::token::XMLTokenEnum eClass ) in exportDoc()
1570 void SvXMLExport::ResetNamespaceMap() in ResetNamespaceMap()
1575 void SvXMLExport::_ExportMeta() in _ExportMeta()
1603 void SvXMLExport::_ExportScripts() in _ExportScripts()
1657 void SvXMLExport::_ExportFontDecls() in _ExportFontDecls()
1663 void SvXMLExport::_ExportStyles( sal_Bool ) in _ExportStyles()
1856 XMLTextParagraphExport* SvXMLExport::CreateTextParagraphExport() in CreateTextParagraphExport()
1861 XMLShapeExport* SvXMLExport::CreateShapeExport() in CreateShapeExport()
1866 SvXMLAutoStylePoolP* SvXMLExport::CreateAutoStylePool() in CreateAutoStylePool()
1871 XMLPageExport* SvXMLExport::CreatePageExport() in CreatePageExport()
1876 SchXMLExportHelper* SvXMLExport::CreateChartExport() in CreateChartExport()
1881 XMLFontAutoStylePool* SvXMLExport::CreateFontAutoStylePool() in CreateFontAutoStylePool()
1886 xmloff::OFormLayerXMLExport* SvXMLExport::CreateFormExport() in CreateFormExport()
1891 void SvXMLExport::GetViewSettingsAndViews(uno::Sequence<beans::PropertyValue>& rProps) in GetViewSettingsAndViews()
1932 void SvXMLExport::GetViewSettings(uno::Sequence<beans::PropertyValue>&) in GetViewSettings()
1936 void SvXMLExport::GetConfigurationSettings(uno::Sequence<beans::PropertyValue>&) in GetConfigurationSettings()
1940 sal_Int32 SvXMLExport::GetDocumentSpecificSettings( ::std::list< SettingsGroup >& _out_rSettings ) in GetDocumentSpecificSettings()
1946 void SvXMLExport::addDataStyle(const sal_Int32 nNumberFormat, sal_Bool /*bTimeFormat*/ ) in addDataStyle()
1952 void SvXMLExport::exportDataStyles() in exportDataStyles()
1958 void SvXMLExport::exportAutoDataStyles() in exportAutoDataStyles()
1967 OUString SvXMLExport::getDataStyleName(const sal_Int32 nNumberFormat, sal_Bool /*bTimeFormat*/ ) co… in getDataStyleName()
1975 void SvXMLExport::exportAnnotationMeta(const uno::Reference<drawing::XShape>&) in exportAnnotationMeta()
1979 sal_Int32 SvXMLExport::dataStyleForceSystemLanguage(sal_Int32 nFormat) const in dataStyleForceSystemLanguage()
1986 OUString SvXMLExport::AddEmbeddedGraphicObject( const OUString& rGraphicObjectURL ) in AddEmbeddedGraphicObject()
2004 sal_Bool SvXMLExport::AddEmbeddedGraphicObjectAsBase64( const OUString& rGraphicObjectURL ) in AddEmbeddedGraphicObjectAsBase64()
2030 OUString SvXMLExport::AddEmbeddedObject( const OUString& rEmbeddedObjectURL ) in AddEmbeddedObject()
2048 sal_Bool SvXMLExport::AddEmbeddedObjectAsBase64( const OUString& rEmbeddedObjectURL ) in AddEmbeddedObjectAsBase64()
2074 OUString SvXMLExport::EncodeStyleName( in EncodeStyleName()
2081 ProgressBarHelper* SvXMLExport::GetProgressBarHelper() in GetProgressBarHelper()
2129 XMLEventExport& SvXMLExport::GetEventExport() in GetEventExport()
2147 XMLImageMapExport& SvXMLExport::GetImageMapExport() in GetImageMapExport()
2159 const uno::Sequence< sal_Int8 > & SvXMLExport::getUnoTunnelId() throw() in getUnoTunnelId()
2175 SvXMLExport* SvXMLExport::getImplementation( uno::Reference< uno::XInterface > xInt ) throw() in getImplementation()
2181 reinterpret_cast<SvXMLExport*>( in getImplementation()
2183 xUT->getSomething( SvXMLExport::getUnoTunnelId()))); in getImplementation()
2190 sal_Int64 SAL_CALL SvXMLExport::getSomething( const uno::Sequence< sal_Int8 >& rId ) in getSomething()
2201 sal_Bool SvXMLExport::ExportEmbeddedOwnObject( Reference< XComponent >& rComp ) in ExportEmbeddedOwnObject()
2282 OUString SvXMLExport::GetRelativeReference(const OUString& rValue) in GetRelativeReference()
2318 void SvXMLExport::StartElement(sal_uInt16 nPrefix, in StartElement()
2326 void SvXMLExport::StartElement(const OUString& rName, in StartElement()
2355 void SvXMLExport::Characters(const ::rtl::OUString& rChars) in Characters()
2379 void SvXMLExport::EndElement(sal_uInt16 nPrefix, in EndElement()
2387 void SvXMLExport::EndElement(const OUString& rName, in EndElement()
2421 void SvXMLExport::IgnorableWhitespace() in IgnorableWhitespace()
2442 void SvXMLExport::SetError( in SetError()
2468 void SvXMLExport::SetError( in SetError()
2477 XMLErrors* SvXMLExport::GetErrors() in GetErrors()
2482 void SvXMLExport::DisposingModel() in DisposingModel()
2492 ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > SvXMLExport::getSe… in getServiceFactory()
2499 SvXMLExport::GetComponentContext() const in GetComponentContext()
2504 ::comphelper::UnoInterfaceToUniqueIdentifierMapper& SvXMLExport::getInterfaceToIdentifierMapper() in getInterfaceToIdentifierMapper()
2510 sal_Bool SvXMLExport::writeOutlineStyleAsNormalListStyle() const in writeOutlineStyleAsNormalListStyle()
2516 uno::Reference< embed::XStorage > SvXMLExport::GetTargetStorage() in GetTargetStorage()
2522 SvtSaveOptions::ODFDefaultVersion SvXMLExport::getDefaultVersion() const in getDefaultVersion()
2531 ::rtl::OUString SvXMLExport::GetStreamName() const in GetStreamName()
2537 SvXMLExport::AddAttributeIdLegacy( in AddAttributeIdLegacy()
2553 SvXMLExport::AddAttributeXmlId(uno::Reference<uno::XInterface> const & i_xIfc) in AddAttributeXmlId()
2606 SvXMLExport::AddAttributesRDFa( in AddAttributesRDFa()
2630 sal_Bool SvXMLExport::exportTextNumberElement() const in exportTextNumberElement()
2635 sal_Bool SvXMLExport::SetNullDateOnUnitConverter() in SetNullDateOnUnitConverter()
2658 SvXMLExport& rExp, in SvXMLElementExport()
2673 SvXMLExport& rExp, in SvXMLElementExport()
2687 SvXMLExport& rExp, in SvXMLElementExport()
2701 SvXMLExport& rExp, in SvXMLElementExport()
2720 SvXMLExport& rExp, in SvXMLElementExport()
2736 SvXMLExport& rExp, in SvXMLElementExport()
2752 SvXMLExport& rExp, in SvXMLElementExport()