Home
last modified time | relevance | path

Searched defs:fW (Results 1 – 17 of 17) sorted by relevance

/trunk/main/svgio/source/svgreader/
H A Dsvgsvgnode.cxx343 double fW( bWidthIsAbsolute ? getWidth().solveNonPercentage(*this) : 0.0); in decomposeSvgNode() local
493 double fW = 0.0; // effective value depends on viewBox in decomposeSvgNode() local
684 double fW( bWidthIsAbsolute ? getWidth().solveNonPercentage(*this) : 0.0); in getCurrentViewPort() local
754 double fW( bWidthIsAbsolute ? getWidth().solveNonPercentage(*this) : 0.0); in getCurrentViewPort() local
H A Dsvgmasknode.cxx231 …const double fW(Unit_percent == getWidth().getUnit() ? getWidth().getNumber() * 0.01 : getWidth().… in apply() local
H A Dsvgtools.cxx979 double fW(aWidth.solve(rInfoProvider,xcoordinate)); in readViewBox() local
H A Dsvgstyleattributes.cxx533 double fW(0.0); in add_fillPattern() 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.cxx911 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
/trunk/main/sd/source/ui/func/
H A Dfucon3d.cxx458 double fW(aVolume.getWidth()); in CreateDefaultObject() local
/trunk/main/svx/source/dialog/
H A Ddlgctl3d.cxx115 double fW = rVolume.getWidth(); in Construct() local
383 double fW = rVolume.getWidth(); in Construct2() local
/trunk/main/filter/source/graphicfilter/idxf/
H A Ddxf2mtf.cxx541 double fW; in DrawPolyLineEntity() local
597 double fW = rE.fConstantWidth; in DrawLWPolyLineEntity() local
/trunk/main/chart2/source/view/diagram/
H A DVDiagram.cxx346 double fW = rAvailableSize.Width; in adjustAspectRatio3d() local
/trunk/main/svx/source/unodraw/
H A Dunopage.cxx597 double fW = (double)aSize.Width; in _CreateSdrObject() local
H A Dunoshap3.cxx384 double fW = rVolume.getWidth(); in setPropertyValueImpl() local
/trunk/main/xmloff/source/draw/
H A Dxexptran.cxx1284 SdXMLImExViewBox::SdXMLImExViewBox(double fX, double fY, double fW, double fH) in SdXMLImExViewBox()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape3d.cxx611 double fW = rVolume.getWidth(); in Create3DObject() local
/trunk/main/sc/source/core/tool/
H A Dinterpr3.cxx3906 double fP, fW; in ScProbability() local
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx7450 double fW = (double)m_aCurrentPDFState.m_aFont.GetHeight() / 30.0; in drawLayout() local

Completed in 189 milliseconds