Searched refs:CellStyleModel (Results 1 – 2 of 2) sorted by relevance
857 struct CellStyleModel struct867 explicit CellStyleModel();896 inline const CellStyleModel& getModel() const { return maModel; } in getModel()901 CellStyleModel maModel;
2772 OUString lclCreateStyleName( const CellStyleModel& rModel ) in lclCreateStyleName()2847 CellStyleModel::CellStyleModel() : in CellStyleModel() function in oox::xls::CellStyleModel2857 bool CellStyleModel::isBuiltin() const in isBuiltin()2862 bool CellStyleModel::isDefaultStyle() const in isDefaultStyle()3042 const CellStyleModel& rModel = (*aIt)->getModel(); in finalizeImport()3057 const CellStyleModel& rModel = (*aIt)->getModel(); in finalizeImport()3072 const CellStyleModel& rModel = (*aIt)->getModel(); in finalizeImport()3107 const CellStyleModel& rModel = xCellStyle->getModel(); in insertCellStyle()
Completed in 48 milliseconds