Searched refs:SwXMLImport (Results 1 – 10 of 10) sorted by relevance
/trunk/main/sw/source/filter/xml/ |
H A D | xmlimp.cxx | 128 SwXMLImport& GetSwImport() { return (SwXMLImport&)GetImport(); } in GetSwImport() 178 SwXMLImport& GetSwImport() { return (SwXMLImport&)GetImport(); } in GetSwImport() 292 SwXMLImport& rImport, in SwXMLOfficeDocContext_Impl() 375 SwXMLImport& rSwImport = dynamic_cast<SwXMLImport&>( GetImport()); in EndElement() 440 SwXMLImport::SwXMLImport( in SwXMLImport() function in SwXMLImport 466 SwXMLImport::SwXMLImport( in SwXMLImport() function in SwXMLImport 500 SwXMLImport::~SwXMLImport() throw () in ~SwXMLImport() 508 void SwXMLImport::setTextInsertMode( in setTextInsertMode() 527 void SwXMLImport::setBlockMode( ) in setBlockMode() 1548 void SwXMLImport::initialize( in initialize() [all …]
|
H A D | xmlfmt.cxx | 470 const SwXMLImport& GetSwImport() const in GetSwImport() 472 SwXMLImport& GetSwImport() { return (SwXMLImport&)GetImport(); } in GetSwImport() 479 SwXMLImport& rImport, sal_uInt16 nPrfx, 745 SwXMLImport& GetSwImport() { return (SwXMLImport&)GetImport(); } in GetSwImport() 746 const SwXMLImport& GetSwImport() const in GetSwImport() 771 SwXMLImport& rImport, sal_uInt16 nPrfx, 962 SwXMLImport& GetSwImport() { return (SwXMLImport&)GetImport(); } in GetSwImport() 963 const SwXMLImport& GetSwImport() const in GetSwImport() 981 SwXMLImport& rImport, sal_uInt16 nPrfx, in SwXMLMasterStylesContext_Impl() 1049 void SwXMLImport::FinishStyles() in FinishStyles() [all …]
|
H A D | xmltbli.cxx | 148 const SvXMLTokenMap& SwXMLImport::GetTableElemTokenMap() in GetTableElemTokenMap() 156 const SvXMLTokenMap& SwXMLImport::GetTableCellAttrTokenMap() in GetTableCellAttrTokenMap() 436 SwXMLImport& GetSwImport() { return (SwXMLImport&)GetImport(); } in GetSwImport() 734 SwXMLImport& GetSwImport() { return (SwXMLImport&)GetImport(); } in GetSwImport() 816 SwXMLImport& rImport, sal_uInt16 nPrfx, 828 SwXMLImport& GetSwImport() { return (SwXMLImport&)GetImport(); } in GetSwImport() 890 SwXMLImport& GetSwImport() { return (SwXMLImport&)GetImport(); } in GetSwImport() 1011 SwXMLImport& GetSwImport() { return (SwXMLImport&)GetImport(); } in GetSwImport() 1287 SwXMLTableContext::SwXMLTableContext( SwXMLImport& rImport, in SwXMLTableContext() 1428 SwXMLTableContext::SwXMLTableContext( SwXMLImport& rImport, in SwXMLTableContext() [all …]
|
H A D | xmlimp.hxx | 55 class SwXMLImport: public SvXMLImport class 117 SwXMLImport( 123 SwXMLImport( 135 ~SwXMLImport() throw(); 221 inline const SvXMLUnitConverter& SwXMLImport::GetTwipUnitConverter() const in GetTwipUnitConverter() 226 inline const SvXMLImportItemMapper& SwXMLImport::GetTableItemMapper() const in GetTableItemMapper() 231 inline SvXMLImportItemMapper& SwXMLImport::GetTableItemMapper() in GetTableItemMapper() 236 inline void SwXMLImport::SetProgressValue( sal_Int32 nValue ) in SetProgressValue()
|
H A D | xmltext.cxx | 41 SwXMLImport& GetSwImport() { return (SwXMLImport&)GetImport(); } in GetSwImport() 45 SwXMLBodyContentContext_Impl( SwXMLImport& rImport, sal_uInt16 nPrfx, 58 SwXMLBodyContentContext_Impl::SwXMLBodyContentContext_Impl( SwXMLImport& rImport, in SwXMLBodyContentContext_Impl() 90 SvXMLImportContext *SwXMLImport::CreateBodyContentContext( in CreateBodyContentContext()
|
H A D | xmltbli.hxx | 39 class SwXMLImport; 142 SwXMLTableContext( SwXMLImport& rImport, sal_uInt16 nPrfx, 146 SwXMLTableContext( SwXMLImport& rImport, sal_uInt16 nPrfx, 160 SwXMLImport& GetSwImport() { return (SwXMLImport&)GetImport(); } in GetSwImport()
|
H A D | xmlitemi.cxx | 260 SwXMLItemSetContext_Impl( SwXMLImport& rImport, sal_uInt16 nPrfx, 277 SwXMLImport& rImport, sal_uInt16 nPrfx, in SwXMLItemSetContext_Impl() 341 void SwXMLImport::_InitItemImport() in _InitItemImport() 354 void SwXMLImport::_FinitItemImport() in _FinitItemImport() 360 SvXMLImportContext *SwXMLImport::CreateTableItemImportContext( in CreateTableItemImportContext()
|
H A D | xmlmeta.cxx | 57 SwXMLImport::GetDocumentProperties() const in GetDocumentProperties() 69 SvXMLImportContext *SwXMLImport::CreateMetaContext( in CreateMetaContext() 139 void SwXMLImport::SetStatistics( in SetStatistics()
|
H A D | xmlscript.cxx | 43 SvXMLImportContext *SwXMLImport::CreateScriptContext( in CreateScriptContext()
|
H A D | xmltexti.cxx | 193 (SwXMLImport&)rImport, nPrefix, rLocalName, xAttrList ); in CreateTableChildContext() 970 XMLTextImportHelper* SwXMLImport::CreateTextImport() in CreateTextImport()
|
Completed in 75 milliseconds