Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Drtfattributeoutput.cxx787 m_aRowDefs.append(OOO_STRING_SVTOOLS_RTF_TROWD); in TableDefinition()
812 m_aRowDefs.append(aRowPadUnits[i]); in TableDefinition()
813 m_aRowDefs.append((sal_Int32)3); in TableDefinition()
814 m_aRowDefs.append(aRowPadNames[i]); in TableDefinition()
837 m_aRowDefs.append(OOO_STRING_SVTOOLS_RTF_CELLX); in TableDefinition()
892 m_aRowDefs.append(aCellPadUnits[i]); in TableDefaultBorders()
893 m_aRowDefs.append((sal_Int32)3); in TableDefaultBorders()
894 m_aRowDefs.append(aCellPadNames[i]); in TableDefaultBorders()
945 m_aRowDefs.append(nHeight); in TableHeight()
1049 m_aRowDefs.append(aTblAdjust.makeStringAndClear()); in TableOrientation()
[all …]
H A Drtfattributeoutput.hxx551 rtl::OStringBuffer m_aRowDefs; member in RtfAttributeOutput

Completed in 29 milliseconds