Lines Matching refs:GetViewOptions
218 rWrtShell.GetViewOptions()->getBrowseMode() ); in GotFocus()
874 const SwViewOption* pPreViewOpt = rPreviewViewShell.GetViewOptions(); in SwView()
899 aUsrPref.SetReadonly( pWrtShell->GetViewOptions()->IsReadonly() ); in SwView()
960 const sal_Bool bBrowse = pWrtShell->GetViewOptions()->getBrowseMode(); in SwView()
1120 rUserData += String::CreateFromInt32( pWrtShell->GetViewOptions()->GetZoom() ); in WriteUserData()
1131 (sal_uInt16)pWrtShell->GetViewOptions()->GetZoomType());//eZoom; in WriteUserData()
1159 (!pWrtShell->IsNewLayout() || pWrtShell->GetViewOptions()->getBrowseMode() || bBrowse) ) in ReadUserData()
1182 …const long nAdd = pWrtShell->GetViewOptions()->getBrowseMode() ? DOCUMENTBORDER : DOCUMENTBORDER*2; in ReadUserData()
1191 if( !pWrtShell->GetViewOptions()->getBrowseMode() ) in ReadUserData()
1263 const SwViewOption* pVOpt = pWrtShell->GetViewOptions(); in ReadUserData()
1282 …if (nLength && (!pWrtShell->IsNewLayout() || pWrtShell->GetViewOptions()->getBrowseMode() || bBrow… in ReadUserDataSequence()
1288 const SwViewOption* pVOpt = pWrtShell->GetViewOptions(); in ReadUserDataSequence()
1372 …const long nAdd = pWrtShell->GetViewOptions()->getBrowseMode() ? DOCUMENTBORDER : DOCUMENTBORDER*2; in ReadUserDataSequence()
1380 if ( !pWrtShell->GetViewOptions()->getBrowseMode() ) in ReadUserDataSequence()
1521 … const sal_Int16 nZoomType = static_cast< sal_Int16 >(pWrtShell->GetViewOptions()->GetZoomType()); in WriteUserDataSequence()
1526 …const sal_Int16 nViewLayoutColumns = static_cast< sal_Int16 >(pWrtShell->GetViewOptions()->GetView… in WriteUserDataSequence()
1531 const sal_Bool bIsViewLayoutBookMode = pWrtShell->GetViewOptions()->IsViewLayoutBookMode(); in WriteUserDataSequence()
1536 pValue->Value <<= static_cast < sal_Int16 > (pWrtShell->GetViewOptions()->GetZoom()); in WriteUserDataSequence()
1663 if ( GetDocShell()->IsReadOnly() != GetWrtShell().GetViewOptions()->IsReadonly() ) in Notify()
1668 if ( rSh.GetViewOptions()->IsViewVRuler() ) in Notify()
1672 if ( rSh.GetViewOptions()->IsViewHRuler() ) in Notify()