Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dswframeexample.cxx53 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()
/trunk/main/svx/inc/svx/
H A Dswframeexample.hxx60 short nVRel; member in SvxSwFrameExample
88 inline void SetVertRel(short nR) { nVRel = nR; } in SetVertRel()
/trunk/main/cui/source/tabpages/
H A Dswpossizetabpage.cxx1478 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 Dswpossizetabpage.hxx123 sal_uInt16 nV, sal_uInt16 nVRel,
/trunk/main/sw/source/ui/inc/
H A Dfrmpage.hxx147 sal_uInt16 nV, sal_uInt16 nVRel,
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx1213 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 48 milliseconds