Searched refs:bAutomaticViewLayout (Results 1 – 2 of 2) sorted by relevance
118 const bool bAutomaticViewLayout = 0 == pOpt->GetViewLayoutColumns(); in _SetZoom() local155 long nTmpWidth = bAutomaticViewLayout ? aPageSize.Width() : aRootSize.Width(); in _SetZoom()168 const long nTmpWidth = bAutomaticViewLayout ? aPageSize.Width() : aRootSize.Width(); in _SetZoom()
1324 const bool bAutomaticViewLayout = 0 == nColumns; in StateStatusLine() local1345 … long nTmpWidth = bAutomaticViewLayout ? aPageSize.Width() : aRootSize.Width(); in StateStatusLine()1355 if ( bAutomaticViewLayout ) in StateStatusLine()
Completed in 75 milliseconds