Home
last modified time | relevance | path

Searched defs:fH (Results 1 – 18 of 18) sorted by relevance

/trunk/main/svgio/source/svgreader/
H A Dsvgsvgnode.cxx346 double fH( bHeightIsAbsolute ? getHeight().solveNonPercentage(*this) : 0.0); in decomposeSvgNode() local
494 double fH = 0.0; in decomposeSvgNode() local
686 double fH( bHeightIsAbsolute ? getHeight().solveNonPercentage(*this) : 0.0); in getCurrentViewPort() local
756 double fH( bHeightIsAbsolute ? getHeight().solveNonPercentage(*this) : 0.0); in getCurrentViewPort() local
H A Dsvgmasknode.cxx232 …const double fH(Unit_percent == getHeight().getUnit() ? getHeight().getNumber() * 0.01 : getHeight… in apply() local
H A Dsvgtools.cxx980 double fH(aHeight.solve(rInfoProvider,ycoordinate)); in readViewBox() local
H A Dsvgstyleattributes.cxx534 double fH(0.0); in add_fillPattern() local
/trunk/main/svx/source/sidebar/possize/
H A DSidebarDialControl.cxx68 double fH = sqrt( static_cast< double >( nX ) * nX + static_cast< double >( nY ) * nY ); in HandleMouseEvent() local
/trunk/main/svx/source/engine3d/
H A Dviewpt3d2.cxx61 void Viewport3D::SetViewWindow(double fX, double fY, double fW, double fH) in SetViewWindow()
H A Dcamera3d.cxx98 void Camera3D::SetViewWindow(double fX, double fY, double fW, double fH) in SetViewWindow()
H A Dview3d.cxx912 double fH = (double)aRect.GetHeight(); in ConvertMarkedObjTo3D() local
1398 double fH(aVolume.getHeight()); in SetCurrent3DObj() local
1418 void E3dView::InitScene(E3dScene* pScene, double fW, double fH, double fCamZ) in InitScene()
1858 double fH = aAllBoundRect.GetHeight(); in MergeScenes() local
/trunk/main/sd/source/ui/func/
H A Dfucon3d.cxx459 double fH(aVolume.getHeight()); in CreateDefaultObject() local
/trunk/main/svx/source/dialog/
H A Ddlgctl3d.cxx116 double fH = rVolume.getHeight(); in Construct() local
384 double fH = rVolume.getHeight(); in Construct2() local
H A Ddialcontrol.cxx465 double fH = sqrt( static_cast< double >( nX ) * nX + static_cast< double >( nY ) * nY ); in HandleMouseEvent() local
/trunk/main/chart2/source/view/diagram/
H A DVDiagram.cxx347 double fH = rAvailableSize.Height; in adjustAspectRatio3d() local
/trunk/main/svx/source/unodraw/
H A Dunopage.cxx598 double fH = (double)aSize.Height; in _CreateSdrObject() local
H A Dunoshap3.cxx385 double fH = rVolume.getHeight(); in setPropertyValueImpl() local
/trunk/main/xmloff/source/draw/
H A Dxexptran.cxx1284 SdXMLImExViewBox::SdXMLImExViewBox(double fX, double fY, double fW, double fH) in SdXMLImExViewBox()
H A Dsdxmlexp.cxx284 double fH = (double) aPartArea.Width() / aPageSize.Width(); in ImpXMLAutoLayoutInfo() local
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape3d.cxx612 double fH = rVolume.getHeight(); in Create3DObject() local
/trunk/main/sd/source/core/
H A Dsdpage.cxx1025 double fH = (double) aPartArea.Width() / pRefPage->GetWdt(); in GetTitleRect() local

Completed in 111 milliseconds