Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/uiview/
H A Dviewmdi.cxx118 const bool bAutomaticViewLayout = 0 == pOpt->GetViewLayoutColumns(); in _SetZoom() local
155 long nTmpWidth = bAutomaticViewLayout ? aPageSize.Width() : aRootSize.Width(); in _SetZoom()
168 const long nTmpWidth = bAutomaticViewLayout ? aPageSize.Width() : aRootSize.Width(); in _SetZoom()
H A Dview2.cxx1324 const bool bAutomaticViewLayout = 0 == nColumns; in StateStatusLine() local
1345 … long nTmpWidth = bAutomaticViewLayout ? aPageSize.Width() : aRootSize.Width(); in StateStatusLine()
1355 if ( bAutomaticViewLayout ) in StateStatusLine()

Completed in 27 milliseconds