/trunk/main/drawinglayer/source/primitive2d/ |
H A D | textstrikeoutprimitive2d.cxx | 45 double fWidth, in BaseTextStrikeoutPrimitive2D() 123 double fWidth, in TextCharacterStrikeoutPrimitive2D() 249 double fWidth, in TextGeometryStrikeoutPrimitive2D()
|
H A D | borderlineprimitive2d.cxx | 49 const double fWidth(getWidth()); in create2DDecomposition() local
|
H A D | textlineprimitive2d.cxx | 266 double fWidth, in TextLinePrimitive2D()
|
H A D | gridprimitive2d.cxx | 274 double fWidth, in GridPrimitive2D()
|
/trunk/main/drawinglayer/source/attribute/ |
H A D | linestartendattribute.cxx | 51 double fWidth, in ImpLineStartEndAttribute() 93 double fWidth, in LineStartEndAttribute()
|
H A D | lineattribute.cxx | 50 double fWidth, in ImpLineAttribute() 97 double fWidth, in LineAttribute()
|
H A D | sdrlineattribute.cxx | 51 double fWidth, in ImpSdrLineAttribute() 124 double fWidth, in SdrLineAttribute()
|
/trunk/main/basegfx/source/numeric/ |
H A D | ftools.cxx | 57 double snapToZeroRange(double v, double fWidth) in snapToZeroRange()
|
/trunk/main/chart2/source/view/charttypes/ |
H A D | CategoryPositionHelper.cxx | 58 double fWidth = m_fCategoryWidth / in getScaledSlotWidth() local
|
/trunk/main/svx/source/sdr/contact/ |
H A D | viewcontactofsdrpathobj.cxx | 111 const double fWidth(aObjectRange.getWidth()); in createViewIndependentPrimitive2DSequence() local
|
H A D | viewcontactofe3dpolygon.cxx | 119 double fWidth(0.0); in createViewIndependentPrimitive3DSequence() local
|
H A D | viewcontactofsdrole2obj.cxx | 123 const double fWidth(aChartContentRange.getWidth()); in createPrimitive2DSequenceWithParameters() local
|
H A D | viewcontactofgraphic.cxx | 221 const double fWidth(aPrefSize.getWidth() * fBitmapScaling); in createVIP2DSForDraft() local
|
/trunk/main/svgio/source/svgreader/ |
H A D | svgrectnode.cxx | 174 const double fWidth(getWidth().solve(*this, xcoordinate)); in decomposeSvgNode() local
|
H A D | svgimagenode.cxx | 207 const double fWidth(getWidth().solve(*this, xcoordinate)); in decomposeSvgNode() local
|
H A D | svgsvgnode.cxx | 221 void SvgSvgNode::seekReferenceWidth(double& fWidth, bool& bHasFound) const in seekReferenceWidth()
|
/trunk/main/drawinglayer/source/drawinglayeruno/ |
H A D | xprimitive2drenderer.cxx | 132 const double fWidth(aRange.getWidth()); in rasterize() local
|
/trunk/main/filter/source/graphicfilter/idxf/ |
H A D | dxfvec.hxx | 33 double fWidth; member in DXFLineInfo
|
/trunk/main/drawinglayer/source/texture/ |
H A D | texture.cxx | 382 double fWidth(1.0); in appendTransformationsAndColors() local 518 double fWidth(1.0); in appendTransformationsAndColors() local 742 const double fWidth(maRange.getWidth()); in appendTransformations() local
|
/trunk/main/svx/source/customshapes/ |
H A D | EnhancedCustomShapeFontWork.cxx | 192 double fWidth = GetLength( rOutline2d.GetObject( i++ ) ); in CalculateHorizontalScalingFactor() local 650 double fWidth = rPt.X() - rPt2.X(); in GetPoint() local 791 double fWidth = fx2 - fx1; in FitTextOutlinesToShapeOutlines() local
|
/trunk/main/vcl/source/gdi/ |
H A D | outdev4.cxx | 177 double fWidth = aRect.GetWidth(); in ImplDrawLinearGradient() local 429 const double fWidth = aRect.GetWidth(); in ImplDrawComplexGradient() local
|
H A D | bitmapex.cxx | 905 double fWidth, in TransformBitmapEx() 968 double fWidth(aVisibleRange.getWidth()); in getTransformed() local
|
/trunk/main/svx/source/dialog/ |
H A D | dialcontrol.cxx | 90 double fWidth = GetTextWidth( rText ) / 2.0; in DrawElements() local
|
/trunk/main/oox/source/drawingml/ |
H A D | shape.cxx | 247 double fWidth = (*aIter)->maSize.Width; in addChildren() local
|
/trunk/main/sc/source/ui/vba/ |
H A D | vbasheetobject.cxx | 207 void SAL_CALL ScVbaSheetObjectBase::setWidth( double fWidth ) throw (uno::RuntimeException) in setWidth()
|