Searched refs:RowModel (Results 1 – 3 of 3) sorted by relevance
137 RowModel::RowModel() : in RowModel() function in oox::xls::RowModel152 void RowModel::insertColSpan( const ValueRange& rColSpan ) in insertColSpan()158 bool RowModel::isMergeable( const RowModel& rModel ) const in isMergeable()331 void setRowModel( const RowModel& rModel );344 typedef ::std::pair< RowModel, sal_Int32 > RowModelRange;367 …tRows( OutlineLevelVec& orRowLevels, const ValueRange& rRowRange, const RowModel& rModel, double f…387 RowModel maDefRowModel; /// Default row formatting.883 void WorksheetGlobals::setRowModel( const RowModel& rModel ) in setRowModel()1233 const ValueRange& rRowRange, const RowModel& rModel, double fDefHeight ) in convertRows()1658 void WorksheetHelper::setRowModel( const RowModel& rModel ) in setRowModel()
299 RowModel aModel; in importRow()394 RowModel aModel; in importRow()708 RowModel aModel; in importRow()
101 struct RowModel struct116 explicit RowModel();121 bool isMergeable( const RowModel& rModel ) const;314 void setRowModel( const RowModel& rModel );
Completed in 30 milliseconds