Home
last modified time | relevance | path

Searched refs:RowSpansPtr (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sw/source/filter/ww8/
H A DWW8TableInfo.hxx55 typedef boost::shared_ptr<RowSpans> RowSpansPtr; typedef
112 RowSpansPtr getRowSpansOfRow();
239 RowSpansPtr m_pRowSpans;
252 void setRowSpans(RowSpansPtr pRowSpans);
256 RowSpansPtr getRowSpans() const;
288 RowSpansPtr getRowSpansOfRow(WW8TableNodeInfoInner * pNodeInfo);
H A DWW8TableInfo.cxx267 RowSpansPtr WW8TableNodeInfoInner::getRowSpansOfRow() in getRowSpansOfRow()
269 RowSpansPtr pResult(new RowSpans); in getRowSpansOfRow()
1140 RowSpansPtr pRowSpans(new RowSpans); in addShadowCells()
1363 RowSpansPtr pRowSpans = pRow->getRowSpans(); in toString()
1423 RowSpansPtr WW8TableCellGrid::getRowSpansOfRow in getRowSpansOfRow()
1426 RowSpansPtr pResult; in getRowSpansOfRow()
1480 void WW8TableCellGridRow::setRowSpans(RowSpansPtr pRowSpans) in setRowSpans()
1495 RowSpansPtr WW8TableCellGridRow::getRowSpans() const in getRowSpans()
H A Dwrtww8.cxx2360 ww8::RowSpansPtr pRowSpans = pTableTextNodeInfoInner->getRowSpansOfRow(); in TableDefinition()

Completed in 121 milliseconds