Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A Drtfattributeoutput.cxx795 m_aRowDefs.append(OOO_STRING_SVTOOLS_RTF_TROWD); in TableDefinition()
820 m_aRowDefs.append(aRowPadUnits[i]); in TableDefinition()
821 m_aRowDefs.append((sal_Int32)3); in TableDefinition()
822 m_aRowDefs.append(aRowPadNames[i]); in TableDefinition()
845 m_aRowDefs.append(OOO_STRING_SVTOOLS_RTF_CELLX); in TableDefinition()
900 m_aRowDefs.append(aCellPadUnits[i]); in TableDefaultBorders()
901 m_aRowDefs.append((sal_Int32)3); in TableDefaultBorders()
902 m_aRowDefs.append(aCellPadNames[i]); in TableDefaultBorders()
953 m_aRowDefs.append(nHeight); in TableHeight()
1057 m_aRowDefs.append(aTblAdjust.makeStringAndClear()); in TableOrientation()
[all …]
H A Drtfattributeoutput.hxx551 rtl::OStringBuffer m_aRowDefs; member in RtfAttributeOutput

Completed in 30 milliseconds