Attributes /text/shared/01/02100200.xhp Attributes Choose the text attributes that you want to search for. For example, if you search for the Font attribute, all instances of text that do not use the default font are found. All text that has a directly coded font attribute, and all text where a style switches the font attribute, are found. Options Select the attributes that you want to search for.
Keep with Next Paragraph Finds the Keep With Next Paragraph attribute.
Split Paragraph Finds the Do not split paragraph attribute.
Spacing Finds the Spacing (top, bottom) attribute.
Alignment Finds the Alignment (left, right, centered, justified) attribute.
Effects Finds characters that use the Capital, Lowercase, Small capitals, and Title character attributes.
Blinking Finds characters use the Blinking attribute.
Strikethrough Finds characters that use the Strikethrough (single or double) attribute.
Indent Finds the Indent (from left, from right, first line) attribute.
Widows Finds the Widow Control attribute.
Kerning Finds Spacing (standard, expanded, condensed) attributes and pair kerning.
Outline Finds the Outline attribute.
Position Finds characters using the Normal, Superscript or Subscript attributes.
Register-true Finds the Register-true attribute.
Relief Finds the Relief attribute.
Rotation Finds the Rotation attribute.
Shadowed Finds the Shadowed attribute.
Font Finds any instance where the default font was changed.
Font Color Finds any instance where the default font color was changed.
Font Size Finds the Font size/Font height attribute.
Font Weight Finds the Bold or the Bold and Italic attribute.
Font Posture Finds the Italic or the Bold and Italic attribute.
Orphans Finds the Orphan Control attribute.
Page Style Finds the Break With Page Style attribute.
Hyphenation Finds the Hyphenation attribute.
Scale Finds the Scale attribute.
Language Finds the Language attribute (for spelling).
Tab Stops Finds paragraphs that use an additional tab set.
Underline Finds characters that use the Underlined attribute (single, double, or dotted).
Vertical text alignment Finds the Vertical text alignment attribute.
Individual Words Finds individual words that use the Underlined or the Strikethrough attribute.
Character background Finds characters that use the Background attribute.
Line Spacing Finds the Line spacing (single line, 1.5 lines, double, proportional, at least, lead) attribute.
='feature/base-preview'>feature/base-preview LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/xmloff/XMLTextShapeImportHelper.hxx
AgeCommit message (Expand)Author
2018-08-22new loplugin:conststringfieldNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/xmloffNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/xml*Thomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen