Home
last modified time | relevance | path

Searched refs:m_aOldViewOptions (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx4254 m_aOldViewOptions( rViewOptions ) in SwViewOptionAdjust_Impl()
4261 m_rShell.ApplyViewOptions( m_aOldViewOptions ); in ~SwViewOptionAdjust_Impl()
4279 SwViewOption aRenderViewOptions( m_aOldViewOptions ); in AdjustViewOptions()
4314 if (m_aOldViewOptions != aRenderViewOptions) // check if reformatting is necessary in AdjustViewOptions()
/trunk/main/sw/inc/
H A Dunotxdoc.hxx611 SwViewOption m_aOldViewOptions; member in SwViewOptionAdjust_Impl