Home
last modified time | relevance | path

Searched refs:nZoomY (Results 1 – 8 of 8) sorted by relevance

/aoo41x/main/dbaccess/source/ui/uno/
H A DColumnControl.cxx99 xV->setZoom( aComponentInfos.nZoomX, aComponentInfos.nZoomY ); in createPeer()
139 xPeerView->setZoom( maComponentInfos.nZoomX, maComponentInfos.nZoomY ); in createPeer()
/aoo41x/main/sc/source/ui/view/
H A Dtabview2.cxx837 long nZoomY = (long) ( aWinSize.Height() * 100 / in CalcZoom() local
841 if (eType == SVX_ZOOM_WHOLEPAGE && nZoomY < nNew) in CalcZoom()
842 nNew = nZoomY; in CalcZoom()
H A Dpreview.cxx783 long nZoomY = (long) ( aWinSize.Height() * 100 / ( aLocalPageSize.Height() * nWinScaleY )); in GetOptimalZoom() local
786 if (!bWidthOnly && nZoomY<nOptimal) in GetOptimalZoom()
787 nOptimal = nZoomY; in GetOptimalZoom()
/aoo41x/main/toolkit/inc/toolkit/controls/
H A Dunocontrol.hxx59 float nZoomX, nZoomY; member
67 nZoomX = nZoomY = 1.0f; in UnoControlComponentInfos()
/aoo41x/main/toolkit/source/controls/
H A Dunocontrol.cxx1074 maComponentInfos.nZoomY = fZoomY; in setZoom()
1346 xView->setZoom( aComponentInfos.nZoomX, aComponentInfos.nZoomY ); in createPeer()
/aoo41x/main/forms/source/solar/component/
H A Dnavbarcontrol.cxx195 xPeerView->setZoom( maComponentInfos.nZoomX, maComponentInfos.nZoomY ); in createPeer()
/aoo41x/main/forms/source/richtext/
H A Drichtextcontrol.cxx258 xPeerView->setZoom( maComponentInfos.nZoomX, maComponentInfos.nZoomY ); in createPeer()
/aoo41x/main/svx/source/fmcomp/
H A Dfmgridif.cxx657 xPeerView->setZoom( maComponentInfos.nZoomX, maComponentInfos.nZoomY ); in createPeer()

Completed in 63 milliseconds