Home
last modified time | relevance | path

Searched defs:GetHeight (Results 1 – 25 of 36) sorted by last modified time

12

/trunk/main/editeng/source/editeng/
H A Dimpedit.hxx191 sal_uInt16 GetHeight() const { return nMaxAscent+nMaxDescent; } in GetHeight() function
H A Deditdoc.hxx491 sal_uInt16 GetHeight() const { return nHeight; } in GetHeight() function in EditLine
596 long GetHeight() const { return ( bVisible ? nHeight : 0 ); } in GetHeight() function in ParaPortion
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/tokenview/
H A DLine.java94 public int GetHeight () in GetHeight() method in Line
H A DRun.java136 public int GetHeight () in GetHeight() method in Run
/trunk/main/sw/inc/
H A Dtblafmt.hxx126 const SvxFontHeightItem &GetHeight() const { return aHeight; } in GetHeight() function in SwBoxAutoFmt
H A Dpagedesc.hxx61 SwTwips GetHeight() const { return nMaxHeight; } in GetHeight() function in SwPageFtnInfo
H A Dfmtfsize.hxx91 SwTwips GetHeight() const { return aSize.Height(); } in GetHeight() function in SwFmtFrmSize
/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx317 sal_uInt16 GetHeight() const { return nHeight; } in GetHeight() function in HTMLTableRow
/trunk/main/svx/inc/svx/
H A Ddlgctrl.hxx250 long GetHeight() const { return aRectSize.getHeight() ; } in GetHeight() function in SvxPixelCtl
/trunk/main/xmloff/source/text/
H A DXMLTextColumnsContext.cxx195 sal_Int8 GetHeight() const { return nHeight; } in GetHeight() function in XMLTextColumnSepContext_Impl
/trunk/main/xmloff/source/draw/
H A Dximpstyl.hxx67 sal_Int32 GetHeight() const { return mnHeight; } in GetHeight() function in SdXMLPageMasterStyleContext
160 sal_Int32 GetHeight() const { return mnHeight; } in GetHeight() function in SdXMLPresentationPlaceholderContext
H A Dsdxmlexp.cxx129 sal_Int32 GetHeight() const { return mnHeight; } in GetHeight() function in ImpXMLEXPPageMasterInfo
/trunk/main/xmloff/inc/
H A Dxexptran.hxx131 double GetHeight() const { return mfH; } in GetHeight() function in SdXMLImExViewBox
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx105 SalPrinterBmp::GetHeight () const in GetHeight() function in SalPrinterBmp
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx159 SalPrinterBmp::GetHeight () const in GetHeight() function in SalPrinterBmp
/trunk/main/vcl/source/gdi/
H A Dfont.cxx1089 long Font::GetHeight() const { return mpImplFont->maSize.Height(); } in GetHeight() function in Font
/trunk/main/vcl/inc/vcl/
H A Dsyswin.hxx115 unsigned int GetHeight() const { return mnHeight; } in GetHeight() function in WindowStateData
H A Dcursor.hxx96 long GetHeight() const { return maSize.Height(); } in GetHeight() function in Cursor
/trunk/main/vcl/inc/unx/
H A Dsalvd.h69 int GetHeight() const { return nDY_; } in GetHeight() function in X11SalVirtualDevice
/trunk/main/vcl/inc/
H A Doutfont.hxx123 virtual int GetHeight() const { return mnHeight; } in GetHeight() function in ImplFontData
/trunk/main/tools/inc/tools/
H A Dgen.hxx619 inline long Rectangle::GetHeight() const in GetHeight() function in Rectangle
/trunk/main/sw/source/ui/inc/
H A Dshdwcrsr.hxx54 long GetHeight() const { return nOldHeight; } in GetHeight() function in SwShadowCursor
/trunk/main/sw/source/filter/inc/
H A Dwrtswtbl.hxx88 long GetHeight() const { return nHeight; } in GetHeight() function in SwWriteTableCell
/trunk/main/sw/source/core/txtnode/
H A Dswfont.cxx729 sal_uInt16 SwSubFont::GetHeight( ViewShell *pSh, const OutputDevice& rOut ) in GetHeight() function in SwSubFont
/trunk/main/sw/source/core/inc/
H A Dswfont.hxx295 long GetHeight() const { return aSub[nActual].GetSize().Height(); } in GetHeight() function in SwFont
316 inline long GetHeight( const sal_uInt8 nWhich ) const in GetHeight() function in SwFont
365 inline sal_uInt16 GetHeight( ViewShell *pSh, const OutputDevice& rOut ) in GetHeight() function in SwFont

Completed in 138 milliseconds

12