Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/oox/
H A Dstylesbuffer.cxx117 const sal_Int32 OOX_XF_TEXTDIR_LTR = 1; variable
1196 … case OOX_XF_TEXTDIR_LTR: maApiData.mnWritingMode = css::text::WritingMode2::LR_TB; break; in finalizeImport()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/oox/
H A Dstylesbuffer.cxx116 const sal_Int32 OOX_XF_TEXTDIR_LTR = 1; variable
1193 … case OOX_XF_TEXTDIR_LTR: maApiData.mnWritingMode = css::text::WritingMode2::LR_TB; break; in finalizeImport()