Searched refs:fZoomX (Results 1 – 6 of 6) sorted by relevance
1067 void UnoControl::setZoom( float fZoomX, float fZoomY ) throw(RuntimeException) in setZoom() argument1073 maComponentInfos.nZoomX = fZoomX; in setZoom()1079 xView->setZoom( fZoomX, fZoomY ); in setZoom()
88 [oneway] void setZoom( [in] float fZoomX,
892 virtual void SAL_CALL setZoom( float fZoomX ,
204 …void SAL_CALL setZoom( float fZoomX, float fZoomY ) throw(::com::sun::star::uno::RuntimeException);
200 …void SAL_CALL setZoom( float fZoomX, float fZoomY ) throw(::com::sun::star::uno::RuntimeException);
2378 void VCLXWindow::setZoom( float fZoomX, float /*fZoomY*/ ) throw(::com::sun::star::uno::RuntimeExce… in setZoom() argument2387 double nZoom( fZoomX ); in setZoom()
Completed in 58 milliseconds