Searched refs:bAutomaticViewLayout (Results 1 – 2 of 2) sorted by relevance
113 const bool bAutomaticViewLayout = 0 == pOpt->GetViewLayoutColumns(); in _SetZoom() local150 long nTmpWidth = bAutomaticViewLayout ? aPageSize.Width() : aRootSize.Width(); in _SetZoom()163 const long nTmpWidth = bAutomaticViewLayout ? aPageSize.Width() : aRootSize.Width(); in _SetZoom()
1322 const bool bAutomaticViewLayout = 0 == nColumns; in StateStatusLine() local1343 … long nTmpWidth = bAutomaticViewLayout ? aPageSize.Width() : aRootSize.Width(); in StateStatusLine()1353 if ( bAutomaticViewLayout ) in StateStatusLine()