LibreOffice Module writerperfect (master) 1
Namespaces | Functions
txtparai.cxx File Reference
#include <sal/config.h>
#include "txtparai.hxx"
#include <string_view>
#include "XMLFootnoteImportContext.hxx"
#include "XMLTextFrameContext.hxx"
#include "xmlimp.hxx"
#include <sal/log.hxx>
Include dependency graph for txtparai.cxx:

Go to the source code of this file.

Namespaces

namespace  writerperfect
 
namespace  writerperfect::exp
 

Functions

rtl::Reference< XMLImportContext > writerperfect::exp::CreateParagraphOrSpanChildContext (XMLImport &rImport, const OUString &rName, const librevenge::RVNGPropertyList &rTextPropertyList)
 Shared child context factory for paragraph and span contexts. More...
 
void writerperfect::exp::FillStyles (const OUString &rName, std::map< OUString, librevenge::RVNGPropertyList > &rAutomaticStyles, std::map< OUString, librevenge::RVNGPropertyList > &rNamedStyles, librevenge::RVNGPropertyList &rPropertyList)
 Looks for rName in rAutomaticStyles (and failing that, in rNamedStyles) and fills rPropertyList based on that. More...
 

Variable Documentation

◆ m_aPropertyList

librevenge::RVNGPropertyList m_aPropertyList
private

Definition at line 70 of file txtparai.cxx.

◆ m_ePopupState

PopupState m_ePopupState = PopupState::NONE
private

Definition at line 380 of file txtparai.cxx.

◆ m_rParent

XMLRubyContext& m_rParent
private

Definition at line 198 of file txtparai.cxx.

◆ m_sRubyBase

OUString m_sRubyBase
private

Definition at line 181 of file txtparai.cxx.

◆ m_sRubyText

OUString m_sRubyText
private

Definition at line 180 of file txtparai.cxx.