Searched defs:lHeight (Results 1 – 12 of 12) sorted by relevance
/aoo41x/main/sw/source/ui/envelp/ |
H A D | labimp.hxx | 99 long lHeight; member in SwLabRec
|
H A D | envfmt.cxx | 220 long lHeight = Min(lWVal, lHVal); in IMPL_LINK_INLINE_START() local 457 long lHeight; in IMPL_LINK() local 505 lHeight = Min(lWVal, lHVal); in SetMinMax() local
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | envimg.hxx | 60 sal_Int32 lHeight; // Hoehe des Umschlags (twips) member in SwEnvItem
|
H A D | labimg.hxx | 59 sal_Int32 lHeight; // Hoehe (Benutzer) member in SwLabItem
|
/aoo41x/main/vcl/aqua/source/gdi/ |
H A D | salgdiutils.cxx | 237 void AquaSalGraphics::RefreshRect(float lX, float lY, float lWidth, float lHeight) in RefreshRect()
|
/aoo41x/main/sw/source/ui/misc/ |
H A D | pgfnote.cxx | 220 SwTwips lHeight = pFtnInfo->GetHeight(); in Reset() local
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fucopy.cxx | 143 sal_Int32 lWidth = 0, lHeight = 0, lSizeX = 0L, lSizeY = 0L, lAngle = 0L; in DoExecute() local
|
/aoo41x/main/svx/inc/svx/ |
H A D | rulritem.hxx | 111 long lHeight; member in SvxPagePosSizeItem
|
/aoo41x/main/svx/source/sidebar/possize/ |
H A D | PosSizePropertyPanel.cxx | 1110 long lHeight = (long)(nHeight * (double)aUIScale); in executeSize() local
|
/aoo41x/main/cui/source/tabpages/ |
H A D | transfrm.cxx | 943 long lHeight = long(nHeight * (double)aUIScale); in FillItemSet() local
|
H A D | page.cxx | 1140 const long lHeight = GetCoreValue( aPaperHeightEdit, SFX_MAPUNIT_100TH_MM ); in IMPL_LINK() local
|
/aoo41x/main/sw/source/ui/uiview/ |
H A D | viewport.cxx | 839 const long lHeight = GetWrtShell().GetDocSize().Height() + lBorder; in CalcVisArea() local
|
Completed in 62 milliseconds