Home
last modified time | relevance | path

Searched refs:CreateStylesContext (Results 1 – 25 of 30) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/filter/xml/
H A Dxmlfilter.cxx404 return rImport.CreateStylesContext(false); in createFastChildContext()
408 return rImport.CreateStylesContext(true); in createFastChildContext()
460 return rImport.CreateStylesContext(true); in createFastChildContext()
546 SvXMLImportContext* ODBFilter::CreateStylesContext( bool bIsAutoStyle ) in CreateStylesContext() function in dbaxml::ODBFilter
H A Dxmlfilter.hxx75 SvXMLImportContext* CreateStylesContext( bool bIsAutoStyle );
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/inc/
H A DSchXMLImport.hxx40 SvXMLImportContext* CreateStylesContext();
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/filter/xml/
H A Dxmlfilter.cxx572 return rImport.CreateStylesContext(false); in createFastChildContext()
575 return rImport.CreateStylesContext(true); in createFastChildContext()
628 return rImport.CreateStylesContext(true); in createFastChildContext()
661 SvXMLImportContext* ORptFilter::CreateStylesContext( bool bIsAutoStyle ) in CreateStylesContext() function in rptxml::ORptFilter
H A Dxmlfilter.hxx74 SvXMLImportContext* CreateStylesContext( bool bIsAutoStyle );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/inc/
H A DSchXMLImport.hxx171 SvXMLImportContext* CreateStylesContext( const OUString& rLocalName,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/filter/xml/
H A Dxmlfilter.cxx458 pContext = rImport.CreateStylesContext(nPrefix, rLocalName, xAttrList, false); in CreateChildContext()
462 pContext = rImport.CreateStylesContext(nPrefix, rLocalName, xAttrList, true); in CreateChildContext()
525 pContext = rImport.CreateStylesContext(nPrefix, rLocalName, xAttrList, true); in CreateChildContext()
888 SvXMLImportContext* ODBFilter::CreateStylesContext(sal_uInt16 _nPrefix,const OUString& rLocalName, in CreateStylesContext() function in dbaxml::ODBFilter
H A Dxmlfilter.hxx96 SvXMLImportContext* CreateStylesContext(sal_uInt16 nPrefix,const OUString& rLocalName,
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/draw/
H A Dsdxmlimp_impl.hxx99 SvXMLStylesContext* CreateStylesContext();
H A Dsdxmlimp.cxx149 return GetSdImport().CreateStylesContext(); in createFastChildContext()
443 SvXMLStylesContext *SdXMLImport::CreateStylesContext() in CreateStylesContext() function in SdXMLImport
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/chart/
H A Dcontexts.cxx101 static_cast< SchXMLImport& >( GetImport() ).CreateStylesContext(); in createFastChildContext()
H A DSchXMLImport.cxx291 SvXMLImportContext* SchXMLImport::CreateStylesContext() in CreateStylesContext() function in SchXMLImport
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/xml/
H A Dxmlimp.hxx135 SvXMLImportContext *CreateStylesContext( bool bAuto );
H A Dxmlimp.cxx184 return GetSwImport().CreateStylesContext( false ); in createFastChildContext()
190 return GetSwImport().CreateStylesContext( true ); in createFastChildContext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportdesign/source/filter/xml/
H A Dxmlfilter.cxx626 pContext = rImport.CreateStylesContext(rLocalName, xAttrList, false); in CreateChildContext()
630 pContext = rImport.CreateStylesContext(rLocalName, xAttrList, true); in CreateChildContext()
703 pContext = rImport.CreateStylesContext(rLocalName, xAttrList, true); in CreateChildContext()
1028 SvXMLImportContext* ORptFilter::CreateStylesContext(const OUString& rLocalName, in CreateStylesContext() function in rptxml::ORptFilter
H A Dxmlfilter.hxx97 SvXMLImportContext* CreateStylesContext(const OUString& rLocalName,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/xml/
H A Dxmlimp.hxx142 SvXMLImportContext *CreateStylesContext(
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/chart/
H A Dcontexts.cxx113 … static_cast< SchXMLImport& >( GetImport() ).CreateStylesContext( rLocalName, xAttrList ); in CreateChildContext()
H A DSchXMLImport.cxx562 SvXMLImportContext* SchXMLImport::CreateStylesContext( in CreateStylesContext() function in SchXMLImport
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/draw/
H A Dsdxmlimp_impl.hxx208 SvXMLStylesContext* CreateStylesContext(const OUString& rLocalName,
H A Dsdxmlimp.cxx140 xContext = GetSdImport().CreateStylesContext(rLocalName, xAttrList); in CreateChildContext()
712 SvXMLStylesContext *SdXMLImport::CreateStylesContext(const OUString& rLocalName, in CreateStylesContext() function in SdXMLImport
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/
H A Dxmlimprt.hxx196 SvXMLImportContext *CreateStylesContext( bool bAutoStyles );
H A Dxmlimprt.cxx285 pContext = GetScImport().CreateStylesContext( false); in createFastChildContext()
289 pContext = GetScImport().CreateStylesContext( true); in createFastChildContext()
438 SvXMLImportContext *ScXMLImport::CreateStylesContext( bool bIsAutoStyle ) in CreateStylesContext() function in ScXMLImport
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/
H A Dxmlimprt.hxx318 SvXMLImportContext *CreateStylesContext(const OUString& rLocalName,
H A Dxmlimprt.cxx350 pContext = GetScImport().CreateStylesContext( rLocalName, xAttrList, false); in CreateChildContext()
354 pContext = GetScImport().CreateStylesContext( rLocalName, xAttrList, true); in CreateChildContext()
753 SvXMLImportContext *ScXMLImport::CreateStylesContext(const OUString& rLocalName, in CreateStylesContext() function in ScXMLImport

12