|
LibreOffice Module writerfilter (master) 1
|
#include <DomainMapper_Impl.hxx>
Public Member Functions | |
| RubyInfo () | |
Public Attributes | |
| OUString | sRubyText |
| OUString | sRubyStyle |
| sal_uInt32 | nSprmId |
| sal_uInt32 | nRubyAlign |
| sal_uInt32 | nHps |
| sal_uInt32 | nHpsBaseText |
Definition at line 373 of file DomainMapper_Impl.hxx.
|
inline |
Definition at line 382 of file DomainMapper_Impl.hxx.
| sal_uInt32 writerfilter::dmapper::RubyInfo::nHps |
Definition at line 379 of file DomainMapper_Impl.hxx.
Referenced by writerfilter::dmapper::DomainMapper_Impl::handleRubyEQField(), and writerfilter::dmapper::DomainMapper::sprmWithProps().
| sal_uInt32 writerfilter::dmapper::RubyInfo::nHpsBaseText |
Definition at line 380 of file DomainMapper_Impl.hxx.
Referenced by writerfilter::dmapper::DomainMapper::sprmWithProps().
| sal_uInt32 writerfilter::dmapper::RubyInfo::nRubyAlign |
Definition at line 378 of file DomainMapper_Impl.hxx.
Referenced by writerfilter::dmapper::DomainMapper_Impl::handleRubyEQField(), and writerfilter::dmapper::DomainMapper::sprmWithProps().
| sal_uInt32 writerfilter::dmapper::RubyInfo::nSprmId |
Definition at line 377 of file DomainMapper_Impl.hxx.
Referenced by writerfilter::dmapper::DomainMapper::lcl_utext(), writerfilter::dmapper::DomainMapper_Impl::SetRubySprmId(), and writerfilter::dmapper::DomainMapper::sprmWithProps().
| OUString writerfilter::dmapper::RubyInfo::sRubyStyle |
Definition at line 376 of file DomainMapper_Impl.hxx.
Referenced by writerfilter::dmapper::DomainMapper_Impl::handleRubyEQField(), writerfilter::dmapper::DomainMapper_Impl::SetRubyText(), and writerfilter::dmapper::DomainMapper::sprmWithProps().
| OUString writerfilter::dmapper::RubyInfo::sRubyText |
Definition at line 375 of file DomainMapper_Impl.hxx.
Referenced by writerfilter::dmapper::DomainMapper_Impl::handleRubyEQField(), writerfilter::dmapper::DomainMapper_Impl::SetRubyText(), and writerfilter::dmapper::DomainMapper::sprmWithProps().