Home
last modified time | relevance | path

Searched refs:IsFormView (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/sw/source/core/edit/
H A Dedfcol.cxx80 if ( !PCURCRSR->HasReadonlySel( GetViewOptions()->IsFormView() ) ) in SetTxtFmtColl()
/aoo41x/main/sw/source/core/crsr/
H A Dcrsrsh.cxx2432 return aPam.HasReadonlySel( GetViewOptions()->IsFormView() ); in IsOverReadOnlyPos()
3005 GetViewOptions()->IsFormView() ) // Formular view in IsCrsrReadonly()
3060 if ( IsReadOnlyAvailable() || GetViewOptions()->IsFormView() ) in HasReadonlySel()
3065 || pTblCrsr->HasReadonlySel( GetViewOptions()->IsFormView() ); in HasReadonlySel()
3073 if ( pCrsr->HasReadonlySel( GetViewOptions()->IsFormView() ) ) in HasReadonlySel()
/aoo41x/main/sw/source/ui/config/
H A Dviewopt.cxx108 && mbFormView == rOpt.IsFormView() in IsEqualFlags()
/aoo41x/main/sw/inc/
H A Dviewopt.hxx407 sal_Bool IsFormView() const { return mbFormView; } in IsFormView() function in SwViewOption
/aoo41x/main/sw/source/core/layout/
H A Dpaintfrm.cxx111 !pGlobalShell->GetViewOptions()->IsFormView() &&\
116 !pGlobalShell->GetViewOptions()->IsFormView() &&\
121 !pGlobalShell->GetViewOptions()->IsFormView() &&\
125 !pGlobalShell->GetViewOptions()->IsFormView() &&\
6592 !pOpt->IsFormView() && in GetBackgroundBrush()
/aoo41x/main/sw/source/ui/shells/
H A Dbasesh.cxx1827 sal_Bool bValue = ! rSh.GetViewOptions()->IsFormView(); in GetState()

Completed in 86 milliseconds