Searched refs:SheetViewModel (Results 1 – 2 of 2) sorted by relevance
153 SheetViewModel::SheetViewModel() : in SheetViewModel() function in oox::xls::SheetViewModel177 bool SheetViewModel::isPageBreakPreview() const in isPageBreakPreview()182 sal_Int32 SheetViewModel::getNormalZoom() const in getNormalZoom()189 sal_Int32 SheetViewModel::getPageBreakZoom() const in getPageBreakZoom()228 SheetViewModel& rModel = *createSheetView(); in importSheetView()252 SheetViewModel& rModel = *maSheetViews.back(); in importPane()280 SheetViewModel& rModel = *createSheetView(); in importChartSheetView()289 SheetViewModel& rModel = *createSheetView(); in importSheetView()354 SheetViewModel& rModel = *createSheetView(); in importChartSheetView()365 SheetViewModel& rModel = *createSheetView(); in importWindow2()[all …]
51 struct SheetViewModel struct79 explicit SheetViewModel();98 typedef ::boost::shared_ptr< SheetViewModel > SheetViewModelRef;144 typedef RefVector< SheetViewModel > SheetViewModelVec;210 typedef RefMap< sal_Int16, SheetViewModel > SheetViewModelMap;
Completed in 32 milliseconds