/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/style/ |
H A D | bordrhdl.cxx | 50 { XML_DOTTED, table::BorderLineStyle::DOTTED }, 300 eStyleToken = XML_DOTTED; in exportXML()
|
H A D | xmltabe.cxx | 80 GetXMLToken('.' == pTabStop->FillChar ? XML_DOTTED in exportTabStop()
|
H A D | undlihdl.cxx | 62 { XML_DOTTED, awt::FontUnderline::DOTTED }, 69 { XML_DOTTED, awt::FontUnderline::BOLDDOTTED },
|
H A D | XMLFootnoteSeparatorExport.cxx | 141 { XML_DOTTED, 2 }, in exportXML()
|
H A D | XMLFootnoteSeparatorImport.cxx | 152 { XML_DOTTED, 2 }, in startFastElement()
|
H A D | xmltabi.cxx | 101 else if( IsXMLToken( aIter, XML_DOTTED ) ) in SvxXMLTabStopContext_Impl()
|
H A D | cdouthdl.cxx | 53 { XML_DOTTED, awt::FontStrikeout::SINGLE },
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/style/ |
H A D | bordrhdl.cxx | 50 { XML_DOTTED, table::BorderLineStyle::DOTTED }, 302 eStyleToken = XML_DOTTED; in exportXML()
|
H A D | xmltabe.cxx | 80 GetXMLToken('.' == pTabStop->FillChar ? XML_DOTTED in exportTabStop()
|
H A D | undlihdl.cxx | 62 { XML_DOTTED, awt::FontUnderline::DOTTED }, 69 { XML_DOTTED, awt::FontUnderline::BOLDDOTTED },
|
H A D | XMLFootnoteSeparatorExport.cxx | 141 { XML_DOTTED, 2 }, in exportXML()
|
H A D | XMLFootnoteSeparatorImport.cxx | 153 { XML_DOTTED, 2 }, in StartElement()
|
H A D | xmltabi.cxx | 136 else if( IsXMLToken( rValue, XML_DOTTED ) ) in SvxXMLTabStopContext_Impl()
|
H A D | cdouthdl.cxx | 53 { XML_DOTTED, awt::FontStrikeout::SINGLE },
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/forms/ |
H A D | formenums.cxx | 121 { XML_DOTTED, 2 },
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/forms/ |
H A D | formenums.cxx | 121 { XML_DOTTED, 2 },
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/text/ |
H A D | XMLTextColumnsExport.cxx | 134 case 2: eStr = XML_DOTTED; break; in exportXML()
|
H A D | XMLTextColumnsContext.cxx | 81 { XML_DOTTED, 2 },
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/ |
H A D | XMLTextColumnsExport.cxx | 136 case 2: eStr = XML_DOTTED; break; in exportXML()
|
H A D | XMLTextColumnsContext.cxx | 51 { XML_DOTTED, 2 },
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/xml/ |
H A D | xmlithlp.cxx | 50 { XML_DOTTED, table::BorderLineStyle::DOTTED },
|
H A D | xmlexpit.cxx | 717 eStyle = XML_DOTTED; in QueryXMLValue()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/xml/ |
H A D | xmlithlp.cxx | 55 { XML_DOTTED, table::BorderLineStyle::DOTTED },
|
H A D | xmlexpit.cxx | 726 eStyle = XML_DOTTED; in QueryXMLValue()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/transform/ |
H A D | StyleOASISTContext.cxx | 659 case XML_DOTTED: in MergeUnderline()
|