| 
    LibreOffice Module editeng (master) 1
    
   | 
 
Classes | |
| struct | CompareAutoCompleteString | 
| class | CustomPropertyField | 
| class | FieldUpdater | 
| Wrapper for EditTextObject to handle updating of fields without exposing the internals of EditTextObject structure.  More... | |
| class | FieldUpdaterImpl | 
| class | HangulHanjaConversion | 
| encapsulates Hangul-Hanja conversion functionality  More... | |
| class | HangulHanjaConversion_Impl | 
| class | IAutoCompleteString | 
| struct | LanguageSpan | 
| struct | MisspellRange | 
| struct | MisspellRanges | 
| struct | Section | 
| class | SharedVclResources | 
| class | SortedAutoCompleteStrings | 
| class | SvxBorderLine | 
| class | Trie | 
| struct | TrieNode | 
| struct | WordBorderDistances | 
| struct | WordPageMargins | 
Variables | |
| const double | THINTHICK_SMALLGAP_line2 = 15.0 | 
| const double | THINTHICK_SMALLGAP_gap = 15.0 | 
| const double | THINTHICK_LARGEGAP_line1 = 30.0 | 
| const double | THINTHICK_LARGEGAP_line2 = 15.0 | 
| const double | THICKTHIN_SMALLGAP_line1 = 15.0 | 
| const double | THICKTHIN_SMALLGAP_gap = 15.0 | 
| const double | THICKTHIN_LARGEGAP_line1 = 15.0 | 
| const double | THICKTHIN_LARGEGAP_line2 = 30.0 | 
| const double | OUTSET_line1 = 15.0 | 
| const double | INSET_line2 = 15.0 | 
| void EDITENG_DLLPUBLIC editeng::BorderDistanceFromWord | ( | bool | bFromEdge, | 
| sal_Int32 & | nMargin, | ||
| sal_Int32 & | nBorderDistance, | ||
| sal_Int32 | nBorderWidth | ||
| ) | 
Definition at line 3604 of file frmitems.cxx.
References nBorderWidth.
| void EDITENG_DLLPUBLIC editeng::BorderDistancesToWord | ( | const SvxBoxItem & | rBox, | 
| const WordPageMargins & | rMargins, | ||
| WordBorderDistances & | rDistances | ||
| ) | 
Definition at line 3652 of file frmitems.cxx.
References editeng::WordBorderDistances::bFromEdge, BOTTOM, SvxBoxItem::GetDistance(), SvxBoxItem::GetLine(), editeng::SvxBorderLine::GetScaledWidth(), LEFT, editeng::WordPageMargins::nBottom, editeng::WordBorderDistances::nBottom, editeng::WordPageMargins::nLeft, editeng::WordBorderDistances::nLeft, editeng::WordPageMargins::nRight, editeng::WordBorderDistances::nRight, editeng::WordPageMargins::nTop, editeng::WordBorderDistances::nTop, RIGHT, and TOP.
| SvxBorderLineStyle EDITENG_DLLPUBLIC editeng::ConvertBorderStyleFromWord | ( | int const | nWordLineStyle | ) | 
Definition at line 136 of file borderline.cxx.
References DASH_DOT, DASH_DOT_DOT, DASHED, DOTTED, DOUBLE, EMBOSSED, ENGRAVED, FINE_DASHED, INSET, NONE, OUTSET, SOLID, THICKTHIN_LARGEGAP, THICKTHIN_MEDIUMGAP, THICKTHIN_SMALLGAP, THINTHICK_LARGEGAP, THINTHICK_MEDIUMGAP, and THINTHICK_SMALLGAP.
| double EDITENG_DLLPUBLIC editeng::ConvertBorderWidthFromWord | ( | SvxBorderLineStyle const | eStyle, | 
| double const | i_fWidth, | ||
| int const | nWordLineStyle | ||
| ) | 
Definition at line 205 of file borderline.cxx.
References DASH_DOT, DASH_DOT_DOT, DASHED, DOTTED, DOUBLE, EMBOSSED, ENGRAVED, FINE_DASHED, INSET, INSET_line2, OUTSET, OUTSET_line1, SOLID, THICKTHIN_LARGEGAP, THICKTHIN_LARGEGAP_line1, THICKTHIN_LARGEGAP_line2, THICKTHIN_MEDIUMGAP, THICKTHIN_SMALLGAP, THICKTHIN_SMALLGAP_gap, THICKTHIN_SMALLGAP_line1, THINTHICK_LARGEGAP, THINTHICK_LARGEGAP_line1, THINTHICK_LARGEGAP_line2, THINTHICK_MEDIUMGAP, THINTHICK_SMALLGAP, THINTHICK_SMALLGAP_gap, and THINTHICK_SMALLGAP_line2.
| double EDITENG_DLLPUBLIC editeng::ConvertBorderWidthToWord | ( | SvxBorderLineStyle const | eStyle, | 
| double const | fWidth | ||
| ) | 
convert border width in twips between Word formats and LO
Definition at line 270 of file borderline.cxx.
References DASH_DOT, DASH_DOT_DOT, DASHED, DOTTED, DOUBLE, DOUBLE_THIN, EMBOSSED, ENGRAVED, FINE_DASHED, INSET, INSET_line2, NONE, OUTSET, OUTSET_line1, SOLID, THICKTHIN_LARGEGAP, THICKTHIN_LARGEGAP_line1, THICKTHIN_LARGEGAP_line2, THICKTHIN_MEDIUMGAP, THICKTHIN_SMALLGAP, THICKTHIN_SMALLGAP_gap, THICKTHIN_SMALLGAP_line1, THINTHICK_LARGEGAP, THINTHICK_LARGEGAP_line1, THINTHICK_LARGEGAP_line2, THINTHICK_MEDIUMGAP, THINTHICK_SMALLGAP, THINTHICK_SMALLGAP_gap, and THINTHICK_SMALLGAP_line2.
| editeng::IMPL_LINK | ( | HangulHanjaConversion_Impl | , | 
| OnByCharClicked | , | ||
| weld::Toggleable & | , | ||
| rBox | , | ||
| void | |||
| ) | 
Definition at line 864 of file hangulhanja.cxx.
| editeng::IMPL_LINK_NOARG | ( | HangulHanjaConversion_Impl | , | 
| OnChange | , | ||
| weld::Button & | , | ||
| void | |||
| ) | 
Definition at line 832 of file hangulhanja.cxx.
References DBG_ASSERT.
| editeng::IMPL_LINK_NOARG | ( | HangulHanjaConversion_Impl | , | 
| OnChangeAll | , | ||
| weld::Button & | , | ||
| void | |||
| ) | 
Definition at line 842 of file hangulhanja.cxx.
References DBG_ASSERT.
| editeng::IMPL_LINK_NOARG | ( | HangulHanjaConversion_Impl | , | 
| OnConversionTypeChanged | , | ||
| weld::Toggleable & | , | ||
| void | |||
| ) | 
Definition at line 872 of file hangulhanja.cxx.
References DBG_ASSERT.
| editeng::IMPL_LINK_NOARG | ( | HangulHanjaConversion_Impl | , | 
| OnFind | , | ||
| weld::Button & | , | ||
| void | |||
| ) | 
Definition at line 879 of file hangulhanja.cxx.
References DBG_ASSERT, Exception, m_xConverter, and TOOLS_WARN_EXCEPTION.
| editeng::IMPL_LINK_NOARG | ( | HangulHanjaConversion_Impl | , | 
| OnIgnore | , | ||
| weld::Button & | , | ||
| void | |||
| ) | 
Definition at line 808 of file hangulhanja.cxx.
| editeng::IMPL_LINK_NOARG | ( | HangulHanjaConversion_Impl | , | 
| OnIgnoreAll | , | ||
| weld::Button & | , | ||
| void | |||
| ) | 
Definition at line 814 of file hangulhanja.cxx.
References DBG_ASSERT.
| editeng::IMPL_LINK_NOARG | ( | HangulHanjaConversion_Impl | , | 
| OnOptionsChanged | , | ||
| LinkParamNone * | , | ||
| void | |||
| ) | 
Definition at line 801 of file hangulhanja.cxx.
| EDITENG_DLLPUBLIC bool editeng::operator!= | ( | const SvxBorderLine & | rLeft, | 
| const SvxBorderLine & | rRight | ||
| ) | 
Definition at line 712 of file borderline.cxx.
| const double editeng::INSET_line2 = 15.0 | 
Definition at line 202 of file borderline.cxx.
Referenced by ConvertBorderWidthFromWord(), ConvertBorderWidthToWord(), and editeng::SvxBorderLine::getWidthImpl().
| const double editeng::OUTSET_line1 = 15.0 | 
Definition at line 201 of file borderline.cxx.
Referenced by ConvertBorderWidthFromWord(), ConvertBorderWidthToWord(), and editeng::SvxBorderLine::getWidthImpl().
| const double editeng::THICKTHIN_LARGEGAP_line1 = 15.0 | 
Definition at line 199 of file borderline.cxx.
Referenced by ConvertBorderWidthFromWord(), ConvertBorderWidthToWord(), and editeng::SvxBorderLine::getWidthImpl().
| const double editeng::THICKTHIN_LARGEGAP_line2 = 30.0 | 
Definition at line 200 of file borderline.cxx.
Referenced by ConvertBorderWidthFromWord(), ConvertBorderWidthToWord(), and editeng::SvxBorderLine::getWidthImpl().
| const double editeng::THICKTHIN_SMALLGAP_gap = 15.0 | 
Definition at line 198 of file borderline.cxx.
Referenced by ConvertBorderWidthFromWord(), ConvertBorderWidthToWord(), and editeng::SvxBorderLine::getWidthImpl().
| const double editeng::THICKTHIN_SMALLGAP_line1 = 15.0 | 
Definition at line 197 of file borderline.cxx.
Referenced by ConvertBorderWidthFromWord(), ConvertBorderWidthToWord(), and editeng::SvxBorderLine::getWidthImpl().
| const double editeng::THINTHICK_LARGEGAP_line1 = 30.0 | 
Definition at line 195 of file borderline.cxx.
Referenced by ConvertBorderWidthFromWord(), ConvertBorderWidthToWord(), and editeng::SvxBorderLine::getWidthImpl().
| const double editeng::THINTHICK_LARGEGAP_line2 = 15.0 | 
Definition at line 196 of file borderline.cxx.
Referenced by ConvertBorderWidthFromWord(), ConvertBorderWidthToWord(), and editeng::SvxBorderLine::getWidthImpl().
| const double editeng::THINTHICK_SMALLGAP_gap = 15.0 | 
Definition at line 194 of file borderline.cxx.
Referenced by ConvertBorderWidthFromWord(), ConvertBorderWidthToWord(), and editeng::SvxBorderLine::getWidthImpl().
| const double editeng::THINTHICK_SMALLGAP_line2 = 15.0 | 
Definition at line 193 of file borderline.cxx.
Referenced by ConvertBorderWidthFromWord(), ConvertBorderWidthToWord(), and editeng::SvxBorderLine::getWidthImpl().