Home
last modified time | relevance | path

Searched refs:CellStyleModel (Results 1 – 2 of 2) sorted by relevance

/trunk/main/oox/inc/oox/xls/
H A Dstylesbuffer.hxx857 struct CellStyleModel struct
867 explicit CellStyleModel();
896 inline const CellStyleModel& getModel() const { return maModel; } in getModel()
901 CellStyleModel maModel;
/trunk/main/oox/source/xls/
H A Dstylesbuffer.cxx2772 OUString lclCreateStyleName( const CellStyleModel& rModel ) in lclCreateStyleName()
2847 CellStyleModel::CellStyleModel() : in CellStyleModel() function in oox::xls::CellStyleModel
2857 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 62 milliseconds