/aoo41x/main/svgio/source/svgreader/ |
H A D | svgsvgnode.cxx | 328 double fW( bWidthIsAbsolute ? getWidth().solveNonPercentage(*this) : 0.0); in decomposeSvgNode() local 478 double fW = 0.0; // effective value depends on viewBox in decomposeSvgNode() local 669 double fW( bWidthIsAbsolute ? getWidth().solveNonPercentage(*this) : 0.0); in getCurrentViewPort() local 739 double fW( bWidthIsAbsolute ? getWidth().solveNonPercentage(*this) : 0.0); in getCurrentViewPort() local
|
H A D | svgmasknode.cxx | 231 …const double fW(Unit_percent == getWidth().getUnit() ? getWidth().getNumber() * 0.01 : getWidth().… in apply() local
|
H A D | svgtools.cxx | 967 double fW(aWidth.solve(rInfoProvider,xcoordinate)); in readViewBox() local
|
H A D | svgstyleattributes.cxx | 498 double fW(0.0); in add_fillPattern() local
|
/aoo41x/main/svx/source/engine3d/ |
H A D | viewpt3d2.cxx | 61 void Viewport3D::SetViewWindow(double fX, double fY, double fW, double fH) in SetViewWindow()
|
H A D | camera3d.cxx | 98 void Camera3D::SetViewWindow(double fX, double fY, double fW, double fH) in SetViewWindow()
|
H A D | view3d.cxx | 911 double fW = (double)aRect.GetWidth(); in ConvertMarkedObjTo3D() local 1397 double fW(aVolume.getWidth()); in SetCurrent3DObj() local 1418 void E3dView::InitScene(E3dScene* pScene, double fW, double fH, double fCamZ) in InitScene() 1857 double fW = aAllBoundRect.GetWidth(); in MergeScenes() local
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fucon3d.cxx | 458 double fW(aVolume.getWidth()); in CreateDefaultObject() local
|
/aoo41x/main/svx/source/dialog/ |
H A D | dlgctl3d.cxx | 115 double fW = rVolume.getWidth(); in Construct() local 383 double fW = rVolume.getWidth(); in Construct2() local
|
/aoo41x/main/filter/source/graphicfilter/idxf/ |
H A D | dxf2mtf.cxx | 541 double fW; in DrawPolyLineEntity() local 597 double fW = rE.fConstantWidth; in DrawLWPolyLineEntity() local
|
/aoo41x/main/chart2/source/view/diagram/ |
H A D | VDiagram.cxx | 346 double fW = rAvailableSize.Width; in adjustAspectRatio3d() local
|
/aoo41x/main/svx/source/unodraw/ |
H A D | unopage.cxx | 597 double fW = (double)aSize.Width; in _CreateSdrObject() local
|
H A D | unoshap3.cxx | 384 double fW = rVolume.getWidth(); in setPropertyValueImpl() local
|
/aoo41x/main/xmloff/source/draw/ |
H A D | xexptran.cxx | 1284 SdXMLImExViewBox::SdXMLImExViewBox(double fX, double fY, double fW, double fH) in SdXMLImExViewBox()
|
/aoo41x/main/svx/source/customshapes/ |
H A D | EnhancedCustomShape3d.cxx | 611 double fW = rVolume.getWidth(); in Create3DObject() local
|
/aoo41x/main/sc/source/core/tool/ |
H A D | interpr3.cxx | 3906 double fP, fW; in ScProbability() local
|
/aoo41x/main/vcl/source/gdi/ |
H A D | pdfwriter_impl.cxx | 7450 double fW = (double)m_aCurrentPDFState.m_aFont.GetHeight() / 30.0; in drawLayout() local
|