Home
last modified time | relevance | path

Searched refs:nHRel (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svx/source/dialog/
H A Dswframeexample.cxx51 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()
/trunk/main/svx/inc/svx/
H A Dswframeexample.hxx57 short nHRel; member in SvxSwFrameExample
85 inline void SetHoriRel(short nR) { nHRel = nR; } in SetHoriRel()
/trunk/main/cui/source/tabpages/
H A Dswpossizetabpage.cxx1476 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 Dswpossizetabpage.hxx122 void InitPos(short nAnchorType, sal_uInt16 nH, sal_uInt16 nHRel,
/trunk/main/sw/source/ui/inc/
H A Dfrmpage.hxx146 void InitPos(RndStdIds eId, sal_uInt16 nH, sal_uInt16 nHRel,
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx1211 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 35 milliseconds