Home
last modified time | relevance | path

Searched refs:fZoomY (Results 1 – 5 of 5) sorted by relevance

/trunk/main/toolkit/source/controls/
H A Dunocontrol.cxx1067 void UnoControl::setZoom( float fZoomX, float fZoomY ) throw(RuntimeException) in setZoom() argument
1074 maComponentInfos.nZoomY = fZoomY; in setZoom()
1079 xView->setZoom( fZoomX, fZoomY ); in setZoom()
/trunk/main/offapi/com/sun/star/awt/
H A DXView.idl89 [in] float fZoomY );
/trunk/main/UnoControls/inc/
H A Dbasecontrol.hxx893 float fZoomY ) throw( UNO3_RUNTIMEEXCEPTION );
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindow.hxx204 …void SAL_CALL setZoom( float fZoomX, float fZoomY ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrol.hxx200 …void SAL_CALL setZoom( float fZoomX, float fZoomY ) throw(::com::sun::star::uno::RuntimeException);

Completed in 40 milliseconds