LibreOffice Module writerfilter (master) 1
|
#include <StyleSheetTable.hxx>
Public Member Functions | |
StyleSheetTable (DomainMapper &rDMapper, css::uno::Reference< css::text::XTextDocument > const &xTextDocument, bool bIsNewDoc) | |
virtual | ~StyleSheetTable () override |
void | ReApplyInheritedOutlineLevelFromChapterNumbering () |
void | ApplyNumberingStyleNameToParaStyles () |
void | ApplyStyleSheets (const FontTablePtr &rFontTable) |
StyleSheetEntryPtr | FindStyleSheetByISTD (const OUString &sIndex) |
StyleSheetEntryPtr | FindStyleSheetByConvertedStyleName (std::u16string_view rIndex) |
StyleSheetEntryPtr | FindDefaultParaStyle () |
OUString | ConvertStyleName (const OUString &rWWName, bool bExtendedSearch=false) |
OUString | CloneTOCStyle (FontTablePtr const &rFontTable, StyleSheetEntryPtr const pStyle, OUString const &rName) |
void | ApplyClonedTOCStyles () |
Replace the applied en-US Word built-in styles that were referenced from TOC fields (also STYLEREF and likely AUTOTEXTLIST) with the localised clones. More... | |
OUString | getOrCreateCharStyle (PropertyValueVector_t &rCharProperties, bool bAlwaysCreate) |
void | SetDefaultParaProps (PropertyIds eId, const css::uno::Any &rAny) |
PropertyMapPtr const & | GetDefaultParaProps () const |
PropertyMapPtr const & | GetDefaultCharProps () const |
Returns the default character properties. More... | |
const StyleSheetEntryPtr & | GetCurrentEntry () const |
![]() | |
LoggedProperties (const std::string &sPrefix) | |
virtual | ~LoggedProperties () override |
void | attribute (Id name, Value &val) override |
Receives an attribute. More... | |
void | sprm (Sprm &sprm) override |
Receives a SPRM. More... | |
virtual void | attribute (Id name, Value &val)=0 |
Receives an attribute. More... | |
virtual void | sprm (Sprm &sprm)=0 |
Receives a SPRM. More... | |
![]() | |
SvRefBase () | |
SvRefBase (const SvRefBase &) | |
SvRefBase & | operator= (const SvRefBase &) |
void | RestoreNoDelete () |
void | AddNextRef () |
void | AddFirstRef () |
void | ReleaseRef () |
unsigned int | GetRefCount () const |
![]() | |
LoggedTable (const std::string &sPrefix) | |
virtual | ~LoggedTable () override |
void | entry (int pos, writerfilter::Reference< Properties >::Pointer_t ref) override |
Receives an entry of the table. More... | |
virtual void | entry (int pos, writerfilter::Reference< Properties >::Pointer_t ref)=0 |
Receives an entry of the table. More... | |
Private Member Functions | |
virtual void | lcl_attribute (Id Name, Value &val) override |
virtual void | lcl_sprm (Sprm &sprm) override |
virtual void | lcl_entry (writerfilter::Reference< Properties >::Pointer_t ref) override |
void | applyDefaults (bool bParaProperties) |
void | ApplyStyleSheetsImpl (const FontTablePtr &rFontTable, std::vector< StyleSheetEntryPtr > const &rEntries) |
Private Attributes | |
std::unique_ptr< StyleSheetTable_Impl > | m_pImpl |
Additional Inherited Members | |
![]() | |
typedef tools::SvRef< Table > | Pointer_t |
virtual void | lcl_attribute (Id name, Value &val)=0 |
virtual void | lcl_sprm (Sprm &sprm)=0 |
![]() | |
~Properties () override | |
![]() | |
virtual | ~SvRefBase () COVERITY_NOEXCEPT_FALSE |
virtual void | lcl_entry (writerfilter::Reference< Properties >::Pointer_t ref)=0 |
![]() | |
~Table () override | |
Definition at line 84 of file StyleSheetTable.hxx.
writerfilter::dmapper::StyleSheetTable::StyleSheetTable | ( | DomainMapper & | rDMapper, |
css::uno::Reference< css::text::XTextDocument > const & | xTextDocument, | ||
bool | bIsNewDoc | ||
) |
Definition at line 385 of file StyleSheetTable.cxx.
References m_pImpl.
|
overridevirtual |
Definition at line 395 of file StyleSheetTable.cxx.
void writerfilter::dmapper::StyleSheetTable::ApplyClonedTOCStyles | ( | ) |
Replace the applied en-US Word built-in styles that were referenced from TOC fields (also STYLEREF and likely AUTOTEXTLIST) with the localised clones.
With the style cloned, and the clone referenced, the ToX should work in Writer and also, when exported to DOCX, in Word.
Definition at line 1052 of file StyleSheetTable.cxx.
|
private |
Definition at line 1710 of file StyleSheetTable.cxx.
References writerfilter::dmapper::getPropertyName(), m_pImpl, writerfilter::dmapper::PROP_CHAR_FONT_NAME, writerfilter::dmapper::PROP_PARA_ADJUST, writerfilter::dmapper::PROP_PARA_ORPHANS, writerfilter::dmapper::PROP_PARA_WIDOWS, writerfilter::dmapper::PROP_WRITING_MODE, SetDefaultParaProps(), and TOOLS_WARN_EXCEPTION.
Referenced by lcl_sprm().
void writerfilter::dmapper::StyleSheetTable::ApplyNumberingStyleNameToParaStyles | ( | ) |
Definition at line 901 of file StyleSheetTable.cxx.
References ConvertStyleName(), DBG_UNHANDLED_EXCEPTION, writerfilter::dmapper::ParagraphProperties::GetListId(), writerfilter::dmapper::getPropertyName(), m_pImpl, writerfilter::dmapper::PROP_NUMBERING_STYLE_NAME, writerfilter::dmapper::PROP_PARAGRAPH_STYLES, writerfilter::dmapper::ParagraphPropertiesPropertyMap::props(), and writerfilter::dmapper::STYLE_TYPE_PARA.
void writerfilter::dmapper::StyleSheetTable::ApplyStyleSheets | ( | const FontTablePtr & | rFontTable | ) |
Definition at line 1090 of file StyleSheetTable.cxx.
References ApplyStyleSheetsImpl(), and m_pImpl.
|
private |
Definition at line 1095 of file StyleSheetTable.cxx.
References comphelper::containerToSequence(), ConvertStyleName(), DBG_UNHANDLED_EXCEPTION, FindStyleSheetByISTD(), writerfilter::dmapper::StyleSheetEntry::GetInteropGrabBag(), writerfilter::dmapper::ParagraphProperties::GetListId(), writerfilter::dmapper::StyleSheetPropertyMap::GetOutlineLevel(), writerfilter::dmapper::getPropertyName(), i, m_pImpl, writerfilter::dmapper::StyleSheetEntry::m_pProperties, comphelper::makePropertyValue(), writerfilter::dmapper::PROP_CHAR_FONT_NAME, writerfilter::dmapper::PROP_CHAR_FONT_NAME_ASIAN, writerfilter::dmapper::PROP_CHAR_FONT_NAME_COMPLEX, writerfilter::dmapper::PROP_CHAR_HEIGHT, writerfilter::dmapper::PROP_CHAR_HEIGHT_ASIAN, writerfilter::dmapper::PROP_CHAR_HEIGHT_COMPLEX, writerfilter::dmapper::PROP_CHAR_POSTURE, writerfilter::dmapper::PROP_CHAR_POSTURE_ASIAN, writerfilter::dmapper::PROP_CHAR_POSTURE_COMPLEX, writerfilter::dmapper::PROP_CHAR_PROP_HEIGHT, writerfilter::dmapper::PROP_CHAR_PROP_HEIGHT_ASIAN, writerfilter::dmapper::PROP_CHAR_PROP_HEIGHT_COMPLEX, writerfilter::dmapper::PROP_CHAR_WEIGHT, writerfilter::dmapper::PROP_CHAR_WEIGHT_ASIAN, writerfilter::dmapper::PROP_CHAR_WEIGHT_COMPLEX, writerfilter::dmapper::PROP_CHARACTER_STYLES, writerfilter::dmapper::PROP_OUTLINE_LEVEL, writerfilter::dmapper::PROP_PARA_BOTTOM_MARGIN, writerfilter::dmapper::PROP_PARA_LEFT_MARGIN, writerfilter::dmapper::PROP_PARAGRAPH_STYLES, writerfilter::dmapper::PROP_SERVICE_CHAR_STYLE, writerfilter::dmapper::PROP_SERVICE_PARA_STYLE, writerfilter::dmapper::ParagraphPropertiesPropertyMap::props(), SAL_WARN, writerfilter::dmapper::StyleSheetTable_Impl::SetPropertiesToDefault(), writerfilter::dmapper::STYLE_TYPE_CHAR, writerfilter::dmapper::STYLE_TYPE_LIST, writerfilter::dmapper::STYLE_TYPE_PARA, writerfilter::dmapper::STYLE_TYPE_TABLE, writerfilter::dmapper::STYLE_TYPE_UNKNOWN, TOOLS_WARN_EXCEPTION, and WW_OUTLINE_MAX.
Referenced by ApplyStyleSheets(), and CloneTOCStyle().
OUString writerfilter::dmapper::StyleSheetTable::CloneTOCStyle | ( | FontTablePtr const & | rFontTable, |
StyleSheetEntryPtr const | pStyle, | ||
OUString const & | rName | ||
) |
Definition at line 1075 of file StyleSheetTable.cxx.
References ApplyStyleSheetsImpl(), ConvertStyleName(), m_pImpl, and styles.
OUString writerfilter::dmapper::StyleSheetTable::ConvertStyleName | ( | const OUString & | rWWName, |
bool | bExtendedSearch = false |
||
) |
Definition at line 1515 of file StyleSheetTable.cxx.
References o3tl::sorted_vector< typename Value, typename Compare, template< typename, typename > class Find, bool >::end(), o3tl::sorted_vector< typename Value, typename Compare, template< typename, typename > class Find, bool >::find(), m_pImpl, and set().
Referenced by ApplyNumberingStyleNameToParaStyles(), ApplyStyleSheetsImpl(), CloneTOCStyle(), and lcl_entry().
StyleSheetEntryPtr writerfilter::dmapper::StyleSheetTable::FindDefaultParaStyle | ( | ) |
Definition at line 1505 of file StyleSheetTable.cxx.
References FindStyleSheetByISTD(), and m_pImpl.
StyleSheetEntryPtr writerfilter::dmapper::StyleSheetTable::FindStyleSheetByConvertedStyleName | ( | std::u16string_view | rIndex | ) |
Definition at line 1490 of file StyleSheetTable.cxx.
References m_pImpl.
StyleSheetEntryPtr writerfilter::dmapper::StyleSheetTable::FindStyleSheetByISTD | ( | const OUString & | sIndex | ) |
Definition at line 1481 of file StyleSheetTable.cxx.
References m_pImpl.
Referenced by ApplyStyleSheetsImpl(), FindDefaultParaStyle(), and ReApplyInheritedOutlineLevelFromChapterNumbering().
const StyleSheetEntryPtr & writerfilter::dmapper::StyleSheetTable::GetCurrentEntry | ( | ) | const |
Definition at line 1510 of file StyleSheetTable.cxx.
References m_pImpl.
PropertyMapPtr const & writerfilter::dmapper::StyleSheetTable::GetDefaultCharProps | ( | ) | const |
Returns the default character properties.
Definition at line 409 of file StyleSheetTable.cxx.
References m_pImpl.
PropertyMapPtr const & writerfilter::dmapper::StyleSheetTable::GetDefaultParaProps | ( | ) | const |
Definition at line 404 of file StyleSheetTable.cxx.
References m_pImpl.
OUString writerfilter::dmapper::StyleSheetTable::getOrCreateCharStyle | ( | PropertyValueVector_t & | rCharProperties, |
bool | bAlwaysCreate | ||
) |
Definition at line 1789 of file StyleSheetTable.cxx.
References writerfilter::dmapper::getPropertyName(), m_pImpl, writerfilter::dmapper::PROP_SERVICE_CHAR_STYLE, and TOOLS_WARN_EXCEPTION.
|
overrideprivatevirtual |
Implements writerfilter::LoggedProperties.
Definition at line 414 of file StyleSheetTable.cxx.
References writerfilter::dmapper::StyleSheetEntry::AppendInteropGrabBag(), writerfilter::TagLogger::element(), tools::SvRef< typename T >::get(), writerfilter::TagLogger::getInstance(), writerfilter::Value::getInt(), writerfilter::Value::getString(), m_pImpl, Name, nType, SAL_WARN, SAL_WARN_IF, writerfilter::dmapper::STYLE_TYPE_CHAR, writerfilter::dmapper::STYLE_TYPE_LIST, writerfilter::dmapper::STYLE_TYPE_PARA, writerfilter::dmapper::STYLE_TYPE_TABLE, and writerfilter::dmapper::STYLE_TYPE_UNKNOWN.
|
overrideprivatevirtual |
Implements writerfilter::LoggedTable.
Definition at line 803 of file StyleSheetTable.cxx.
References comphelper::containerToSequence(), ConvertStyleName(), and m_pImpl.
|
overrideprivatevirtual |
Implements writerfilter::LoggedProperties.
Definition at line 540 of file StyleSheetTable.cxx.
References aBuf, writerfilter::dmapper::TableStyleSheetEntry::AddTblStylePr(), writerfilter::dmapper::StyleSheetEntry::AppendInteropGrabBag(), applyDefaults(), aStr, comphelper::containerToSequence(), writerfilter::dmapper::ConversionHelper::convertTableJustification(), writerfilter::Sprm::getId(), writerfilter::Sprm::getProps(), writerfilter::Sprm::getValue(), m_pImpl, writerfilter::dmapper::StyleSheetEntry::m_pProperties, nType, comphelper::string::padToLength(), writerfilter::dmapper::PROP_HORI_ORIENT, writerfilter::dmapper::PROP_PARA_TOP_MARGIN, writerfilter::dmapper::resolveSprmProps(), SetDefaultParaProps(), writerfilter::dmapper::STYLE_TYPE_TABLE, writerfilter::dmapper::STYLE_TYPE_UNKNOWN, and writerfilter::dmapper::TBL_STYLE_UNKNOWN.
void writerfilter::dmapper::StyleSheetTable::ReApplyInheritedOutlineLevelFromChapterNumbering | ( | ) |
Definition at line 955 of file StyleSheetTable.cxx.
References DBG_UNHANDLED_EXCEPTION, FindStyleSheetByISTD(), writerfilter::dmapper::getPropertyName(), m_pImpl, writerfilter::dmapper::PROP_NUMBERING_STYLE_NAME, writerfilter::dmapper::PROP_OUTLINE_LEVEL, writerfilter::dmapper::PROP_PARAGRAPH_STYLES, writerfilter::dmapper::STYLE_TYPE_PARA, WW_OUTLINE_MAX, and WW_OUTLINE_MIN.
void writerfilter::dmapper::StyleSheetTable::SetDefaultParaProps | ( | PropertyIds | eId, |
const css::uno::Any & | rAny | ||
) |
Definition at line 399 of file StyleSheetTable.cxx.
References m_pImpl, and writerfilter::dmapper::NO_GRAB_BAG.
Referenced by applyDefaults(), and lcl_sprm().
|
private |
Definition at line 88 of file StyleSheetTable.hxx.
Referenced by ApplyClonedTOCStyles(), applyDefaults(), ApplyNumberingStyleNameToParaStyles(), ApplyStyleSheets(), ApplyStyleSheetsImpl(), CloneTOCStyle(), ConvertStyleName(), FindDefaultParaStyle(), FindStyleSheetByConvertedStyleName(), FindStyleSheetByISTD(), GetCurrentEntry(), GetDefaultCharProps(), GetDefaultParaProps(), getOrCreateCharStyle(), lcl_attribute(), lcl_entry(), lcl_sprm(), ReApplyInheritedOutlineLevelFromChapterNumbering(), and SetDefaultParaProps().