Searched refs:nVRel (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/svx/source/dialog/ |
H A D | swframeexample.cxx | 53 nVRel (RelOrientation::PRINT_AREA), in SvxSwFrameExample() 264 switch (nVRel) in CalcBoundRect_Impl() 308 switch (nVRel) in CalcBoundRect_Impl() 375 switch (nVRel) in CalcBoundRect_Impl() 533 if ( nVRel != RelOrientation::TEXT_LINE ) in Paint() 552 if ( nVRel != RelOrientation::CHAR && nVRel != RelOrientation::TEXT_LINE ) in Paint() 560 if ( nVRel != RelOrientation::TEXT_LINE ) in Paint() 646 ( nHRel == RelOrientation::CHAR || nVRel == RelOrientation::CHAR || in Paint() 647 nVRel == RelOrientation::TEXT_LINE ); in Paint()
|
/aoo41x/main/svx/inc/svx/ |
H A D | swframeexample.hxx | 60 short nVRel; member in SvxSwFrameExample 88 inline void SetVertRel(short nR) { nVRel = nR; } in SetVertRel()
|
/aoo41x/main/cui/source/tabpages/ |
H A D | swpossizetabpage.cxx | 1478 sal_uInt16 nVRel, in InitPos() argument 1569 nVRel = m_nOldVRel; in InitPos() 1572 nMapPos = FillPosLB(m_pVMap, nV, nVRel, m_aVertLB); in InitPos() 1573 FillRelLB(m_pVMap, nMapPos, nV, nVRel, m_aVertToLB, m_aVertToFT); in InitPos()
|
H A D | swpossizetabpage.hxx | 123 sal_uInt16 nV, sal_uInt16 nVRel,
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | frmpage.hxx | 147 sal_uInt16 nV, sal_uInt16 nVRel,
|
/aoo41x/main/sw/source/ui/frmdlg/ |
H A D | frmpage.cxx | 1213 sal_uInt16 nVRel, in InitPos() argument 1300 nVRel = nOldVRel; in InitPos() 1303 nMapPos = FillPosLB(pVMap, nV, nVRel, aVerticalDLB); in InitPos() 1304 FillRelLB(pVMap, nMapPos, nV, nVRel, aVertRelationLB, aVertRelationFT); in InitPos()
|
Completed in 49 milliseconds