Searched refs:mfH (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/xmloff/inc/ |
H A D | xexptran.hxx | 122 double mfH; member in SdXMLImExViewBox 131 double GetHeight() const { return mfH; } in GetHeight()
|
/aoo41x/main/xmloff/source/draw/ |
H A D | xexptran.cxx | 1288 mfH( fH ) in SdXMLImExViewBox() 1298 mfH( 1000.0 ) in SdXMLImExViewBox() 1328 mfH = Imp_GetDoubleChar(aStr, nPos, nLen, rConv, mfH); in SdXMLImExViewBox() 1346 Imp_PutDoubleChar(aNewString, mfH); in GetExportString()
|
/aoo41x/main/oox/source/drawingml/chart/ |
H A D | converterbase.cxx | 372 … orRect.Height = lclCalcSize( orRect.Y, rChartSize.Height, mrModel.mfH, mrModel.mnHMode ); in calcAbsRectangle() 393 lclCalcRelSize( aPos.Secondary, mrModel.mfH, mrModel.mnHMode ) ); in convertFromModel()
|
H A D | modelbase.cxx | 56 mfH( 0.0 ), in LayoutModel()
|
H A D | chartcontextbase.cxx | 91 mrModel.mfH = rAttribs.getDouble( XML_val, 0.0 ); in onCreateContext()
|
/aoo41x/main/oox/inc/oox/drawingml/chart/ |
H A D | modelbase.hxx | 118 double mfH; /// Height of this object. member
|
Completed in 31 milliseconds