Home
last modified time | relevance | path

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

/trunk/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()
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrol.hxx59 float nZoomX, nZoomY; member
67 nZoomX = nZoomY = 1.0f; in UnoControlComponentInfos()
/trunk/main/sc/source/ui/view/
H A Dtabview2.cxx835 long nZoomX = (long) ( aWinSize.Width() * 100 / in CalcZoom() local
839 long nNew = nZoomX; in CalcZoom()
H A Dpreview.cxx782 long nZoomX = (long) ( aWinSize.Width() * 100 / ( aLocalPageSize.Width() * nWinScaleX )); in GetOptimalZoom() local
785 long nOptimal = nZoomX; in GetOptimalZoom()
/trunk/main/toolkit/source/controls/
H A Dunocontrol.cxx1073 maComponentInfos.nZoomX = fZoomX; in setZoom()
1346 xView->setZoom( aComponentInfos.nZoomX, aComponentInfos.nZoomY ); in createPeer()
/trunk/main/forms/source/solar/component/
H A Dnavbarcontrol.cxx195 xPeerView->setZoom( maComponentInfos.nZoomX, maComponentInfos.nZoomY ); in createPeer()
/trunk/main/forms/source/richtext/
H A Drichtextcontrol.cxx258 xPeerView->setZoom( maComponentInfos.nZoomX, maComponentInfos.nZoomY ); in createPeer()
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx657 xPeerView->setZoom( maComponentInfos.nZoomX, maComponentInfos.nZoomY ); in createPeer()

Completed in 60 milliseconds