Searched refs:bZoom (Results 1 – 6 of 6) sorted by relevance
189 bool bDone = false, bZoom = false; in implLayoutVideoWindow() local193 bZoom = true; in implLayoutVideoWindow()199 bZoom = true; in implLayoutVideoWindow()205 bZoom = true; in implLayoutVideoWindow()211 bZoom = true; in implLayoutVideoWindow()217 bZoom = true; in implLayoutVideoWindow()226 if( bZoom ) in implLayoutVideoWindow()
145 boolean bDone = false, bZoom = false; in LayoutComponents()149 bZoom = true; in LayoutComponents()155 bZoom = true; in LayoutComponents()161 bZoom = true; in LayoutComponents()167 bZoom = true; in LayoutComponents()173 bZoom = true; in LayoutComponents()182 if( bZoom ) in LayoutComponents()
164 bool bDone = false, bZoom = false; in implLayoutVideoWindow() local168 bZoom = true; in implLayoutVideoWindow()174 bZoom = true; in implLayoutVideoWindow()180 bZoom = true; in implLayoutVideoWindow()186 bZoom = true; in implLayoutVideoWindow()192 bZoom = true; in implLayoutVideoWindow()201 if( bZoom ) in implLayoutVideoWindow()
233 bool bDone = false, bZoom = false; in ImplLayoutVideoWindow() local237 bZoom = true; in ImplLayoutVideoWindow()243 bZoom = true; in ImplLayoutVideoWindow()249 bZoom = true; in ImplLayoutVideoWindow()255 bZoom = true; in ImplLayoutVideoWindow()261 bZoom = true; in ImplLayoutVideoWindow()270 if( bZoom ) in ImplLayoutVideoWindow()
482 sal_Bool bZoom = aZoomConstRB.IsChecked(); in IMPL_LINK() local488 if(bZoom && ( ( ( aOrigSize.Width() - (nLeft + nRight )) * nWidthZoom ) in IMPL_LINK()510 if(bZoom) in IMPL_LINK()521 if(bZoom && ( ( ( aOrigSize.Height() - (nTop + nBottom )) * nHeightZoom) in IMPL_LINK()543 if(bZoom) in IMPL_LINK()551 if(!bZoom) in IMPL_LINK()
267 void SetZoomOnPage( sal_Bool bZoom = sal_True ) { mbZoomOnPage = bZoom; } in SetZoomOnPage() argument
Completed in 29 milliseconds