Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/inc/
H A Dstylesbuffer.hxx684 struct CellStyleModel struct
694 explicit CellStyleModel();
719 const CellStyleModel& getModel() const { return maModel; } in getModel()
724 CellStyleModel maModel;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/inc/
H A Dstylesbuffer.hxx686 struct CellStyleModel struct
696 explicit CellStyleModel();
721 const CellStyleModel& getModel() const { return maModel; } in getModel()
726 CellStyleModel maModel;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/oox/
H A Dstylesbuffer.cxx2424 OUString lclCreateStyleName( const CellStyleModel& rModel ) in lclCreateStyleName()
2431 CellStyleModel::CellStyleModel() : in CellStyleModel() function in oox::xls::CellStyleModel
2441 bool CellStyleModel::isBuiltin() const in isBuiltin()
2446 bool CellStyleModel::isDefaultStyle() const in isDefaultStyle()
2584 const CellStyleModel& rModel = rxStyle->getModel(); in finalizeImport()
2599 const CellStyleModel& rModel = rxStyle->getModel(); in finalizeImport()
2616 const CellStyleModel& rModel = rxStyle->getModel(); in finalizeImport()
2654 const CellStyleModel& rModel = xCellStyle->getModel(); in insertCellStyle()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/oox/
H A Dstylesbuffer.cxx2417 OUString lclCreateStyleName( const CellStyleModel& rModel ) in lclCreateStyleName()
2424 CellStyleModel::CellStyleModel() : in CellStyleModel() function in oox::xls::CellStyleModel
2434 bool CellStyleModel::isBuiltin() const in isBuiltin()
2439 bool CellStyleModel::isDefaultStyle() const in isDefaultStyle()
2577 const CellStyleModel& rModel = rxStyle->getModel(); in finalizeImport()
2592 const CellStyleModel& rModel = rxStyle->getModel(); in finalizeImport()
2609 const CellStyleModel& rModel = rxStyle->getModel(); in finalizeImport()
2648 const CellStyleModel& rModel = xCellStyle->getModel(); in insertCellStyle()