Home
last modified time | relevance | path

Searched refs:m_ParagraphFormat (Results 1 – 2 of 2) sorted by relevance

/dports/games/chessx/chessx-1.5.6/src/gui/ooo/
H A Dformatproperty.cpp223 m_ParagraphFormat.apply( format ); in applyBlock()
298 m_ParagraphFormat = format; in setParagraphFormat()
H A Dformatproperty.h253 ParagraphFormatProperty m_ParagraphFormat; variable