Home
last modified time | relevance | path

Searched defs:getHeight (Results 1 – 25 of 42) sorted by relevance

12

/trunk/main/oox/inc/oox/drawingml/table/
H A Dtablerow.hxx40 sal_Int32 getHeight() const { return mnHeight; }; in getHeight() function in oox::drawingml::table::TableRow
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DSectionObject.java60 public int getHeight(int _nDefault) in getHeight() method in SectionObject
/trunk/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dtextlineprimitive2d.hxx70 double getHeight() const { return mfHeight; } in getHeight() function in drawinglayer::primitive2d::TextLinePrimitive2D
H A Dgridprimitive2d.hxx95 double getHeight() const { return mfHeight; } in getHeight() function in drawinglayer::primitive2d::GridPrimitive2D
H A Dtextstrikeoutprimitive2d.hxx138 double getHeight() const { return mfHeight; } in getHeight() function in drawinglayer::primitive2d::TextGeometryStrikeoutPrimitive2D
/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgusenode.hxx79 const SvgNumber& getHeight() const { return maHeight; } in getHeight() function in svgio::svgreader::SvgUseNode
H A Dsvgmasknode.hxx78 const SvgNumber& getHeight() const { return maHeight; } in getHeight() function in svgio::svgreader::SvgMaskNode
H A Dsvgrectnode.hxx73 const SvgNumber& getHeight() const { return maHeight; } in getHeight() function in svgio::svgreader::SvgRectNode
H A Dsvgimagenode.hxx86 const SvgNumber& getHeight() const { return maHeight; } in getHeight() function in svgio::svgreader::SvgImageNode
H A Dsvgsvgnode.hxx98 const SvgNumber& getHeight() const { return maHeight; } in getHeight() function in svgio::svgreader::SvgSvgNode
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DImageHelper.java65 public int getHeight() {return m_aImage.getHeight(null);} in getHeight() method in ImageHelper
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DImageHelper.java69 public int getHeight() {return m_aImage.getHeight(null);} in getHeight() method in ImageHelper
/trunk/main/basegfx/inc/basegfx/raster/
H A Dbpixelraster.hxx82 sal_uInt32 getHeight() const { return mnHeight; } in getHeight() function in basegfx::BPixelRaster
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_ChartType.cxx128 long AxisTypeResourceGroup::getHeight() in getHeight() function in chart::AxisTypeResourceGroup
199 long Dim3DLookResourceGroup::getHeight() in getHeight() function in chart::Dim3DLookResourceGroup
284 long SortByXValuesResourceGroup::getHeight() in getHeight() function in chart::SortByXValuesResourceGroup
364 long StackingResourceGroup::getHeight() in getHeight() function in chart::StackingResourceGroup
667 long SplineResourceGroup::getHeight() in getHeight() function in chart::SplineResourceGroup
761 long GeometryResourceGroup::getHeight() in getHeight() function in chart::GeometryResourceGroup
/trunk/main/oox/inc/oox/xls/
H A Dtablebuffer.hxx81 inline sal_Int32 getHeight() const { return maDestRange.EndRow - maDestRange.StartRow + 1; } in getHeight() function in oox::xls::Table
/trunk/main/accessibility/inc/accessibility/extended/
H A Dtextwindowaccessibility.hxx132 inline ::sal_Int32 getHeight() const { return m_nHeight; } in getHeight() function in accessibility::ParagraphInfo
/trunk/main/sc/source/ui/vba/
H A Dvbaoleobject.cxx121 ScVbaOLEObject::getHeight() throw (uno::RuntimeException) in getHeight() function in ScVbaOLEObject
H A Dvbachartobject.cxx155 ScVbaChartObject::getHeight() in getHeight() function in ScVbaChartObject
/trunk/main/vbahelper/source/vbahelper/
H A Dvbawindowbase.cxx85 VbaWindowBase::getHeight() throw (uno::RuntimeException) in getHeight() function in VbaWindowBase
/trunk/main/svgio/source/svgreader/
H A Dsvgpatternnode.cxx393 const SvgNumber& SvgPatternNode::getHeight() const in getHeight() function in svgio::svgreader::SvgPatternNode
/trunk/main/basegfx/inc/basegfx/range/
H A Db2ibox.hxx133 sal_Int64 getHeight() const in getHeight() function in basegfx::B2IBox
H A Db2irange.hxx134 sal_Int64 getHeight() const in getHeight() function in basegfx::B2IRange
H A Db2drange.hxx148 double getHeight() const in getHeight() function in basegfx::B2DRange
H A Db3ibox.hxx153 sal_Int64 getHeight() const in getHeight() function in basegfx::B3IBox
H A Db3irange.hxx156 sal_Int64 getHeight() const in getHeight() function in basegfx::B3IRange

Completed in 102 milliseconds

12