Searched refs:OOO_STRING_SVTOOLS_RTF_CELLX (Results 1 – 5 of 5) sorted by relevance
178 …mrStrm << OOO_STRING_SVTOOLS_RTF_CELLX << ByteString::CreateFromInt32( aColumnStart[nCol] ).GetBuf… in WriteRow()
184 …rStrm << OOO_STRING_SVTOOLS_RTF_CELLX << ByteString::CreateFromInt32( pCellX[nCol+1] ).GetBuffer(); in WriteRow()
85 #define OOO_STRING_SVTOOLS_RTF_CELLX "\\cellx" macro
298 {{OOO_STRING_SVTOOLS_RTF_CELLX}, RTF_CELLX},
837 m_aRowDefs.append(OOO_STRING_SVTOOLS_RTF_CELLX); in TableDefinition()
Completed in 55 milliseconds