Searched refs:nHRel (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/svx/source/dialog/ |
H A D | swframeexample.cxx | 51 nHRel (RelOrientation::FRAME), in SvxSwFrameExample() 203 switch (nHRel) in InitAllRects_Impl() 239 switch (nHRel) in CalcBoundRect_Impl() 283 switch (nHRel) in CalcBoundRect_Impl() 327 switch (nHRel) in CalcBoundRect_Impl() 646 ( nHRel == RelOrientation::CHAR || nVRel == RelOrientation::CHAR || in Paint()
|
/aoo41x/main/svx/inc/svx/ |
H A D | swframeexample.hxx | 57 short nHRel; member in SvxSwFrameExample 85 inline void SetHoriRel(short nR) { nHRel = nR; } in SetHoriRel()
|
/aoo41x/main/cui/source/tabpages/ |
H A D | swpossizetabpage.cxx | 1476 sal_uInt16 nHRel, in InitPos() argument 1559 nHRel = m_nOldHRel; in InitPos() 1562 sal_uInt16 nMapPos = FillPosLB(m_pHMap, nH, nHRel, m_aHoriLB); in InitPos() 1563 FillRelLB(m_pHMap, nMapPos, nH, nHRel, m_aHoriToLB, m_aHoriToFT); in InitPos()
|
H A D | swpossizetabpage.hxx | 122 void InitPos(short nAnchorType, sal_uInt16 nH, sal_uInt16 nHRel,
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | frmpage.hxx | 146 void InitPos(RndStdIds eId, sal_uInt16 nH, sal_uInt16 nHRel,
|
/aoo41x/main/sw/source/ui/frmdlg/ |
H A D | frmpage.cxx | 1211 sal_uInt16 nHRel, in InitPos() argument 1290 nHRel = nOldHRel; in InitPos() 1293 sal_uInt16 nMapPos = FillPosLB(pHMap, nH, nHRel, aHorizontalDLB); in InitPos() 1294 FillRelLB(pHMap, nMapPos, nH, nHRel, aHoriRelationLB, aHoriRelationFT); in InitPos()
|
Completed in 44 milliseconds