Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A DWW8TableInfo.cxx198 GridColsPtr WW8TableNodeInfoInner::getGridColsOfRow(AttributeOutputBase & rBase) in getGridColsOfRow()
200 GridColsPtr pResult(new GridCols); in getGridColsOfRow()
1213 GridColsPtr pWidths(new Widths); in connectCells()
1410 GridColsPtr pResult; in getWidthsOfRow()
H A DWW8TableInfo.hxx53 typedef boost::shared_ptr<GridCols> GridColsPtr; typedef
111 GridColsPtr getGridColsOfRow(AttributeOutputBase & rBase);
H A Dattributeoutputbase.hxx567 ww8::GridColsPtr GetGridCols( ww8::WW8TableNodeInfoInner::Pointer_t pTableTextNodeInfoInner );
H A Dwrtww8.cxx2338 ww8::GridColsPtr pGridCols = GetGridCols( pTableTextNodeInfoInner ); in TableDefinition()
2395 ww8::GridColsPtr AttributeOutputBase::GetGridCols( ww8::WW8TableNodeInfoInner::Pointer_t pTableText… in GetGridCols()

Completed in 37 milliseconds