Searched refs:nZoomType (Results 1 – 2 of 2) sorted by relevance
1284 sal_Int16 nZoomType = static_cast< sal_Int16 >(pVOpt->GetZoomType()); in ReadUserDataSequence() local1336 pValue->Value >>= nZoomType; in ReadUserDataSequence()1373 eZoom = static_cast < SvxZoomType > ( nZoomType ); in ReadUserDataSequence()1513 … const sal_Int16 nZoomType = static_cast< sal_Int16 >(pWrtShell->GetViewOptions()->GetZoomType()); in WriteUserDataSequence() local1514 pValue->Value <<= nZoomType; in WriteUserDataSequence()
756 sal_Int16 nZoomType = view::DocumentZoomType::PAGE_WIDTH; in getZoom() local757 xProps->getPropertyValue( sName ) >>= nZoomType; in getZoom()758 if( nZoomType == view::DocumentZoomType::PAGE_WIDTH ) in getZoom()762 else if( nZoomType == view::DocumentZoomType::BY_VALUE ) in getZoom()