Home
last modified time | relevance | path

Searched refs:m_rShell (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/sw/source/core/undo/
H A Ddocundo.cxx455 : m_rShell(rShell) in CursorGuard()
460 m_rShell.Push(); // prevent modification of current cursor in CursorGuard()
467 m_rShell.Pop( sal_False ); in ~CursorGuard()
471 SwEditShell & m_rShell; member in sw::CursorGuard
/aoo41x/main/sw/source/ui/uno/
H A Dunotxdoc.cxx4213 m_rShell( rSh ), in SwViewOptionAdjust_Impl()
4221 m_rShell.ApplyViewOptions( m_aOldViewOptions ); in ~SwViewOptionAdjust_Impl()
4230 const bool bContainsHiddenChars = m_rShell.GetDoc()->ContainsHiddenChars(); in AdjustViewOptions()
4231 const SwFieldType* pFldType = m_rShell.GetDoc()->GetSysFldType( RES_HIDDENTXTFLD ); in AdjustViewOptions()
4233 pFldType = m_rShell.GetDoc()->GetSysFldType( RES_HIDDENPARAFLD ); in AdjustViewOptions()
4235 pFldType = m_rShell.GetDoc()->GetSysFldType( RES_JUMPEDITFLD ); in AdjustViewOptions()
4237 const bool bContainsFields = m_rShell.IsAnyFieldInDoc(); in AdjustViewOptions()
4277 m_rShell.ApplyViewOptions( aRenderViewOptions ); in AdjustViewOptions()
/aoo41x/main/svx/source/form/
H A Dfmshimp.cxx2811 FmXFormShell& m_rShell; member in FmXFormShell::SuspendPropertyTracking
2816 :m_rShell( _rShell ) in SuspendPropertyTracking()
2819 if ( m_rShell.IsTrackPropertiesEnabled() ) in SuspendPropertyTracking()
2821 m_rShell.EnableTrackProperties( sal_False ); in SuspendPropertyTracking()
2829 m_rShell.EnableTrackProperties( sal_True ); in ~SuspendPropertyTracking()
/aoo41x/main/sw/inc/
H A Dunotxdoc.hxx604 ViewShell & m_rShell; member in SwViewOptionAdjust_Impl
614 { return &rCompare == &m_rShell; } in checkShell()
/aoo41x/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx166 SfxObjectShell& m_rShell; member in SfxDocInfoListener_Impl
169 : m_rShell(i_rDoc) in SfxDocInfoListener_Impl()
188 m_rShell.FlushDocInfo(); in modified()

Completed in 71 milliseconds