Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/ui/uno/
H A Dunotxdoc.cxx4238 m_aOldViewOptions( rViewOptions ) in SwViewOptionAdjust_Impl()
4245 m_rShell.ApplyViewOptions( m_aOldViewOptions ); in ~SwViewOptionAdjust_Impl()
4263 SwViewOption aRenderViewOptions( m_aOldViewOptions ); in AdjustViewOptions()
4298 if (m_aOldViewOptions != aRenderViewOptions) // check if reformatting is necessary in AdjustViewOptions()
/AOO41X/main/sw/inc/
H A Dunotxdoc.hxx611 SwViewOption m_aOldViewOptions; member in SwViewOptionAdjust_Impl