Lines Matching refs:GetViewOptions

217 								 rWrtShell.GetViewOptions()->getBrowseMode() );  in GotFocus()
873 const SwViewOption* pPreViewOpt = rPreviewViewShell.GetViewOptions(); in SwView()
898 aUsrPref.SetReadonly( pWrtShell->GetViewOptions()->IsReadonly() ); in SwView()
959 const sal_Bool bBrowse = pWrtShell->GetViewOptions()->getBrowseMode(); in SwView()
1119 rUserData += String::CreateFromInt32( pWrtShell->GetViewOptions()->GetZoom() ); in WriteUserData()
1130 (sal_uInt16)pWrtShell->GetViewOptions()->GetZoomType()); // eZoom; in WriteUserData()
1158 (!pWrtShell->IsNewLayout() || pWrtShell->GetViewOptions()->getBrowseMode() || bBrowse) ) in ReadUserData()
1181 …const long nAdd = pWrtShell->GetViewOptions()->getBrowseMode() ? DOCUMENTBORDER : DOCUMENTBORDER*2; in ReadUserData()
1190 if( !pWrtShell->GetViewOptions()->getBrowseMode() ) in ReadUserData()
1262 const SwViewOption* pVOpt = pWrtShell->GetViewOptions(); in ReadUserData()
1281 …if (nLength && (!pWrtShell->IsNewLayout() || pWrtShell->GetViewOptions()->getBrowseMode() || bBrow… in ReadUserDataSequence()
1287 const SwViewOption* pVOpt = pWrtShell->GetViewOptions(); in ReadUserDataSequence()
1371 …const long nAdd = pWrtShell->GetViewOptions()->getBrowseMode() ? DOCUMENTBORDER : DOCUMENTBORDER*2; in ReadUserDataSequence()
1379 if ( !pWrtShell->GetViewOptions()->getBrowseMode() ) in ReadUserDataSequence()
1520 const sal_Int16 nZoomType = static_cast< sal_Int16 >(pWrtShell->GetViewOptions()->GetZoomType()); in WriteUserDataSequence()
1525 …const sal_Int16 nViewLayoutColumns = static_cast< sal_Int16 >(pWrtShell->GetViewOptions()->GetView… in WriteUserDataSequence()
1530 const sal_Bool bIsViewLayoutBookMode = pWrtShell->GetViewOptions()->IsViewLayoutBookMode(); in WriteUserDataSequence()
1535 pValue->Value <<= static_cast < sal_Int16 > (pWrtShell->GetViewOptions()->GetZoom()); in WriteUserDataSequence()
1662 if ( GetDocShell()->IsReadOnly() != GetWrtShell().GetViewOptions()->IsReadonly() ) in Notify()
1667 if ( rSh.GetViewOptions()->IsViewVRuler() ) in Notify()
1671 if ( rSh.GetViewOptions()->IsViewHRuler() ) in Notify()