Home
last modified time | relevance | path

Searched refs:m_pTableBoxVector (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A DWW8TableInfo.hxx234 TableBoxVectorPtr m_pTableBoxVector; member in ww8::WW8TableCellGridRow
251 const TableBoxVectorPtr& getTableBoxVector() const { return m_pTableBoxVector;} in getTableBoxVector()
H A DWW8TableInfo.cxx1437 m_pTableBoxVector = pTableBoxVector; in setTableBoxVector()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A DWW8TableInfo.hxx234 TableBoxVectorPtr m_pTableBoxVector; member in ww8::WW8TableCellGridRow
251 const TableBoxVectorPtr& getTableBoxVector() const { return m_pTableBoxVector;} in getTableBoxVector()
H A DWW8TableInfo.cxx1433 m_pTableBoxVector = pTableBoxVector; in setTableBoxVector()