Home
last modified time | relevance | path

Searched defs:fHeight (Results 26 – 38 of 38) sorted by relevance

12

/aoo42x/main/oox/source/xls/
H A Dworksheethelper.cxx874 void WorksheetGlobals::setDefaultRowSettings( double fHeight, bool bCustomHeight, bool bHidden, boo… in setDefaultRowSettings()
1236 double fHeight = (rModel.mfHeight >= 0.0) ? rModel.mfHeight : fDefHeight; in convertRows() local
1653 void WorksheetHelper::setDefaultRowSettings( double fHeight, bool bCustomHeight, bool bHidden, bool… in setDefaultRowSettings()
H A Dstylesbuffer.cxx1126 float fHeight = static_cast< float >( maApiData.maDesc.Height / 20.0 ); // twips to points in writeToPropertyMap() local
/aoo42x/main/svtools/source/filter/wmf/
H A Dwinmtf.cxx297 double fHeight = ((double)aFontSize.Height() * rFont.lfHeight ) / nHeight; in WinMtfFontStyle() local
497 double fHeight = rSz.Width() * maXForm.eM12 + rSz.Height() * maXForm.eM22; in ImplMap() local
/aoo42x/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx1050 void UserFormGeometryHelper::setHeight( double fHeight ) in setHeight()
1070 void UserFormGeometryHelper::setInnerHeight( double fHeight ) in setInnerHeight()
/aoo42x/main/chart2/source/view/charttypes/
H A DBarChart.cxx706 double fHeight = fCompleteHeight-fLowerYValue; in createShapes() local
/aoo42x/main/filter/source/graphicfilter/idxf/
H A Ddxf2mtf.cxx849 double fWidth,fHeight,fScale; in Convert() local
/aoo42x/main/writerfilter/source/dmapper/
H A DPropertyMap.cxx930 double fHeight = 0; in CloseSectionGroup() local
/aoo42x/main/chart2/source/model/main/
H A DChartModel.cxx297 … double fHeight = static_cast< double >( aVisualAreaSize.Height ) / m_aVisualAreaSize.Height; in impl_adjustAdditionalShapesPositionAndSize() local
/aoo42x/main/svtools/source/graphic/
H A Dgrfmgr.cxx1456 double fHeight, in calculateCropScaling()
/aoo42x/main/basegfx/source/polygon/
H A Db3dpolygontools.cxx589 const double fHeight(rRange.getHeight()); in applyDefaultTextureCoordinatesParallel() local
/aoo42x/main/chart2/source/controller/main/
H A DChartController_Window.cxx1808 double fHeight = static_cast< double >( aRefSize.Height ); in impl_moveOrResizeObject() local
/aoo42x/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx1547 double fWidth, fHeight; in CreateSubPath() local
/aoo42x/main/filter/source/msfilter/
H A Dmsdffimp.cxx4390 double fHeight= u - o; in ImportShape() local
5081 double fHeight= u - o; in GetGroupAnchors() local

Completed in 198 milliseconds

12