Searched refs:m_rShell (Results 1 – 5 of 5) sorted by relevance
455 : 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
4213 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()
2811 FmXFormShell& m_rShell; member in FmXFormShell::SuspendPropertyTracking2816 :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()
604 ViewShell & m_rShell; member in SwViewOptionAdjust_Impl614 { return &rCompare == &m_rShell; } in checkShell()
166 SfxObjectShell& m_rShell; member in SfxDocInfoListener_Impl169 : m_rShell(i_rDoc) in SfxDocInfoListener_Impl()188 m_rShell.FlushDocInfo(); in modified()
Completed in 90 milliseconds