Home
last modified time | relevance | path

Searched refs:nOff (Results 51 – 55 of 55) sorted by relevance

123

/trunk/main/sw/source/ui/shells/
H A Dtextsh1.cxx941 …const long nOff = rWrtSh.getIDocumentSettingAccess()->get(IDocumentSettingAccess::TABS_RELATIVE_TO… in Execute() local
943 SfxInt32Item aOff( SID_ATTR_TABSTOP_OFFSET, nOff ); in Execute()
/trunk/main/svx/source/dialog/
H A Dsrchdlg.cxx853 const int nOff((aLBSz.Height() - aBtnSz.Height()) / 2); in CalculateDelta_Impl() local
854 aNewPt.Y() = aSearchLB.GetPosPixel().Y() + nOff; in CalculateDelta_Impl()
H A Dsvxruler.cxx921 const sal_uInt16 nOff = GetObjectBordersOff(0); in UpdateObject() local
922 SetBorders(2, pObjectBorders + nOff); in UpdateObject()
/trunk/main/sw/source/core/doc/
H A Ddocedt.cxx262 short nOff = ( bMoveAllFlys || ( rEndNdIdx.GetNode().IsCntntNode() && in _SaveFlyInRange() local
297 && pAPos->nNode.GetIndex() <= rEndNdIdx.GetIndex() - nOff ) || in _SaveFlyInRange()
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx1564 int nOff = GetSystemMetrics( SM_CYSIZEFRAME ) + GetSystemMetrics( SM_CYCAPTION ); in SetPosSize() local
1565 nX = aParentRect.left+nOff; in SetPosSize()
1566 nY = aParentRect.top+nOff; in SetPosSize()

Completed in 75 milliseconds

123