Home
last modified time | relevance | path

Searched defs:fXScale (Results 1 – 10 of 10) sorted by relevance

/trunk/main/filter/source/graphicfilter/idxf/
H A Ddxfentrd.hxx219 double fXScale; // 41 member in DXFTextEntity
244 double fXScale; // 41 member in DXFShapeEntity
263 double fXScale; // 41 member in DXFInsertEntity
293 double fXScale; // 41 member in DXFAttDefEntity
321 double fXScale; // 41 member in DXFAttribEntity
/trunk/main/svx/inc/svx/
H A DEnhancedCustomShape2d.hxx88 double fXScale; member in EnhancedCustomShape2d
/trunk/main/chart2/source/view/diagram/
H A DVDiagram.cxx701 …double fXScale = (FIXED_SIZE_FOR_3D_CHART_VOLUME -GRID_TO_WALL_DISTANCE) /FIXED_SIZE_FOR_3D_CHART_… in createShapes_3d() local
/trunk/main/oox/source/drawingml/
H A Dshape.cxx249 double fXScale = (double)rClientRect.Width / (double)nGlobalWidth; in addChildren() local
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape3d.cxx549 double fXScale = (double)aBoundRect.GetWidth() / (double)aSnapRect.GetWidth(); in Create3DObject() local
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx4391 double fXScale = (double)rClientRect.GetWidth() / (double)rGlobalChildRect.GetWidth(); in ImportShape() local
4707 double fYScale, fXScale; in ImportShape() local
5082 double fXScale = (double)rClientRect.GetWidth() / (double)rGlobalChildRect.GetWidth(); in GetGroupAnchors() local
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx7138 double fXScale, in drawVerticalGlyphs()
7215 double fXScale, in drawHorizontalGlyphs()
7341 double fXScale = 1.0; in drawLayout() local
H A Dmetaact.cxx4148 void MetaCommentAction::Scale( double fXScale, double fYScale ) in Scale()
/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx2770 double fXScale = (double)aOldTextRect.GetWidth() / (double)aNewTextRect.GetWidth(); in ImpCalculateTextFrame() local
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx178 double fXScale = 1; in GetId() local

Completed in 169 milliseconds