Home
last modified time | relevance | path

Searched refs:ColumnModel (Results 1 – 6 of 6) sorted by relevance

/trunk/main/oox/source/xls/
H A Dworksheethelper.cxx112 ColumnModel::ColumnModel() : in ColumnModel() function in oox::xls::ColumnModel
123 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()
H A Dworksheetfragment.cxx524 ColumnModel aModel; in importCol()
639 ColumnModel aModel; in importCol()
943 ColumnModel aModel; in importColInfo()
971 ColumnModel aModel; in importColWidth()
/trunk/main/oox/inc/oox/xls/
H A Dworksheethelper.hxx82 struct ColumnModel struct
92 explicit ColumnModel();
95 bool isMergeable( const ColumnModel& rModel ) const;
305 void setColumnModel( const ColumnModel& rModel );
/trunk/main/offapi/com/sun/star/awt/grid/
H A DUnoControlGrid.idl59 …<p>The column and data model must be set at the <member>UnoControlGridModel::ColumnModel</member> …
H A DUnoControlGridModel.idl96 [property] XGridColumnModel ColumnModel;
/trunk/main/dbaccess/
H A DLibrary_dbui.mk264 dbaccess/source/ui/uno/ColumnModel \

Completed in 82 milliseconds