Searched refs:OOO_STRING_SVTOOLS_RTF_QL (Results 1 – 7 of 7) sorted by relevance
264 pChar = (bValueData ? OOO_STRING_SVTOOLS_RTF_QR : OOO_STRING_SVTOOLS_RTF_QL); in WriteCell()271 default: pChar = OOO_STRING_SVTOOLS_RTF_QL; break; in WriteCell()
249 default: pChar = OOO_STRING_SVTOOLS_RTF_QL; break; in WriteCell()
309 #define OOO_STRING_SVTOOLS_RTF_QL "\\ql" macro
220 {{OOO_STRING_SVTOOLS_RTF_QL}, RTF_QL},
552 default:pChar = OOO_STRING_SVTOOLS_RTF_QL; break; in Write()
2577 m_aStyles.append(OOO_STRING_SVTOOLS_RTF_QL); in ParaAdjust()
823 default: rOutput << OOO_STRING_SVTOOLS_RTF_QL; in WriteItemAsRTF()
Completed in 82 milliseconds