Searched refs:ColumnModel (Results 1 – 6 of 6) sorted by relevance
112 ColumnModel::ColumnModel() : in ColumnModel() function in oox::xls::ColumnModel123 bool ColumnModel::isMergeable( const ColumnModel& rModel ) const in isMergeable()322 void setColumnModel( const ColumnModel& rModel );342 typedef ::std::pair< ColumnModel, sal_Int32 > ColumnModelRange;362 …ertColumns( OutlineLevelVec& orColLevels, const ValueRange& rColRange, const ColumnModel& rModel );385 ColumnModel maDefColModel; /// Default column formatting.816 void WorksheetGlobals::setColumnModel( const ColumnModel& rModel ) in setColumnModel()1186 const ValueRange& rColRange, const ColumnModel& rModel ) in convertColumns()1648 void WorksheetHelper::setColumnModel( const ColumnModel& rModel ) in setColumnModel()
524 ColumnModel aModel; in importCol()639 ColumnModel aModel; in importCol()943 ColumnModel aModel; in importColInfo()971 ColumnModel aModel; in importColWidth()
82 struct ColumnModel struct92 explicit ColumnModel();95 bool isMergeable( const ColumnModel& rModel ) const;305 void setColumnModel( const ColumnModel& rModel );
59 …<p>The column and data model must be set at the <member>UnoControlGridModel::ColumnModel</member> …
96 [property] XGridColumnModel ColumnModel;
264 dbaccess/source/ui/uno/ColumnModel \
Completed in 63 milliseconds