Home
last modified time | relevance | path

Searched defs:nDiff (Results 1 – 25 of 174) sorted by relevance

1234567

/trunk/main/sw/source/ui/dbui/
H A Ddbui.cxx62 void lcl_ResizeControl( Window* pWin, long nDiff ) in lcl_ResizeControl()
68 void lcl_RePosControl( Window* pWin, long nDiff ) in lcl_RePosControl()
84 long nDiff = nPrinterTextWidth - aPrinterSize.Width(); in ResizeControls() local
/trunk/main/sc/source/ui/app/
H A Dclient.cxx128 long nDiff = aLogicRect.Right() - aPageRect.Right(); in RequestNewObjectArea() local
134 long nDiff = aLogicRect.Bottom() - aPageRect.Bottom(); in RequestNewObjectArea() local
141 long nDiff = aLogicRect.Left() - aPageRect.Left(); in RequestNewObjectArea() local
147 long nDiff = aLogicRect.Top() - aPageRect.Top(); in RequestNewObjectArea() local
/trunk/main/svtools/inc/svtools/
H A Dtxtattr.hxx190 inline void TextCharAttrib::MoveForward( sal_uInt16 nDiff ) in MoveForward()
197 inline void TextCharAttrib::MoveBackward( sal_uInt16 nDiff ) in MoveBackward()
204 inline void TextCharAttrib::Expand( sal_uInt16 nDiff ) in Expand()
210 inline void TextCharAttrib::Collaps( sal_uInt16 nDiff ) in Collaps()
/trunk/main/editeng/source/editeng/
H A Deditattr.hxx139 inline void EditCharAttrib::MoveForward( sal_uInt16 nDiff ) in MoveForward()
146 inline void EditCharAttrib::MoveBackward( sal_uInt16 nDiff ) in MoveBackward()
153 inline void EditCharAttrib::Expand( sal_uInt16 nDiff ) in Expand()
160 inline void EditCharAttrib::Collaps( sal_uInt16 nDiff ) in Collaps()
/trunk/main/sw/source/core/docnode/
H A Dndindex.cxx73 SwNodeIndex::SwNodeIndex( const SwNodeIndex& rIdx, long nDiff ) in SwNodeIndex()
88 SwNodeIndex::SwNodeIndex( const SwNode& rNd, long nDiff ) in SwNodeIndex()
/trunk/main/package/source/package/zipapi/
H A DXUnbufferedStream.cxx183 sal_Int64 nDiff = mnZipEnd - mnZipCurrent; in readBytes() local
251 sal_Int32 nDiff = static_cast< sal_Int32 >( mnZipEnd - mnZipCurrent ); in readBytes() local
/trunk/main/sw/source/ui/fldui/
H A DDropDownFieldDialog.cxx73 long nDiff = aCancelPB.GetPosPixel().Y() - aOKPB.GetPosPixel().Y(); in DropDownFieldDialog() local
H A Dinpdlg.cxx80 long nDiff = aCancelBT.GetPosPixel().Y() - aOKBT.GetPosPixel().Y(); in SwFldInputDlg() local
/trunk/main/sw/source/core/layout/
H A Dssfrm.cxx76 SwTwips nDiff = nDeadline - Frm().Left(); in SetMinLeft() local
88 SwTwips nDiff = Frm().Top() + Frm().Height() - nDeadline; in SetMaxBottom() local
100 SwTwips nDiff = nDeadline - Frm().Top(); in SetMinTop() local
112 SwTwips nDiff = Frm().Left() + Frm().Width() - nDeadline; in SetMaxRight() local
H A Danchoreddrawobject.cxx706 SwTwips nDiff = _nTop - GetObjRect().Top(); in _SetObjTop() local
713 SwTwips nDiff = _nLeft - GetObjRect().Left(); in _SetObjLeft() local
H A Dwsfrm.cxx523 long nDiff = nNew - (aFrm.*fnRect->fnGetHeight)(); in ChgSize() local
1414 SwTwips SwFrm::AdjustNeighbourhood( SwTwips nDiff, sal_Bool bTst ) in AdjustNeighbourhood()
3247 const SwTwips nDiff = nRemaining-(Frm().*fnRect->fnGetHeight)(); in Format() local
3292 static void InvaPercentFlys( SwFrm *pFrm, SwTwips nDiff ) in InvaPercentFlys()
3328 void SwLayoutFrm::InvaPercentLowers( SwTwips nDiff ) in InvaPercentLowers()
3379 long nDiff = nRel - pRel->Prt().Width(); in CalcRel() local
3394 long nDiff = 0, nFirstDiff = 0; in lcl_CalcMinColDiff() local
3624 SwTwips nDiff = 0; in FormatWidthCols() local
H A Dflycnt.cxx929 …SwTwips nDiff = pLay->IsVertical() ? ( pLay->IsVertLR() ? ( rPt.X() - nFrmTop ) : ( nFrmTop - rPt.… in lcl_CalcDownDist() local
988 const sal_uLong nDiff = ::SqRt( dX1 + dY1 ); in lcl_FindCntDiff() local
1372 SwTwips nDiff = 0; in SetAbsPos() local
/trunk/main/editeng/source/items/
H A Ditemtype.cxx112 long nDiff = 1000; in GetMetricText() local
/trunk/main/sw/source/ui/cctrl/
H A Dactctrl.cxx100 sal_uInt16 nDiff = GetText().Len() - sTemp.Len(); in Modify() local
/trunk/main/sw/source/ui/utlui/
H A Dshdwcrsr.cxx69 long nDiff = bLeft ? -1 : 1; in DrawTri() local
/trunk/main/editeng/source/misc/
H A Dtxtrange.cxx170 void NoteFarPoint( long nPx, long nPyDiff, long nDiff ) in NoteFarPoint()
270 void SvxBoundArgs::_NoteFarPoint( long nPa, long nPbDiff, long nDiff ) in _NoteFarPoint()
323 sal_uInt16 nDiff = nMaxIdx - nIdx; in NoteRange() local
/trunk/main/sw/source/core/text/
H A DSwGrammarMarkUp.cxx47 void SwGrammarMarkUp::MoveGrammar( xub_StrLen nPos, long nDiff ) in MoveGrammar()
/trunk/main/writerfilter/source/resourcemodel/
H A DFraction.cxx56 sal_uInt32 nDiff = a - b; in gcd() local
/trunk/main/drawinglayer/source/processor2d/
H A Dvclprocessor2d.cxx536 const sal_Int32 nDiff((nBLeft / nBWidth) + 1); in RenderFillGraphicPrimitive2D() local
544 const sal_Int32 nDiff(-nBLeft / nBWidth); in RenderFillGraphicPrimitive2D() local
552 const sal_Int32 nDiff((nBTop / nBHeight) + 1); in RenderFillGraphicPrimitive2D() local
560 const sal_Int32 nDiff(-nBTop / nBHeight); in RenderFillGraphicPrimitive2D() local
/trunk/main/drawinglayer/source/texture/
H A Dtexture.cxx757 const sal_Int32 nDiff(static_cast<sal_Int32>(floor(fStartX / fWidth)) + 1); in appendTransformations() local
765 const sal_Int32 nDiff(static_cast<sal_Int32>(floor(-fStartX / fWidth))); in appendTransformations() local
773 const sal_Int32 nDiff(static_cast<sal_Int32>(floor(fStartY / fHeight)) + 1); in appendTransformations() local
781 const sal_Int32 nDiff(static_cast<sal_Int32>(floor(-fStartY / fHeight))); in appendTransformations() local
/trunk/main/filter/source/graphicfilter/expm/
H A Dexpm.cxx229 sal_uInt8 nDiff = (sal_uInt8) ( nCol / 26 ); in ImplWritePixel() local
/trunk/main/tools/source/fsys/
H A Dfstat.cxx302 LONG nDiff = aTZI.Bias; in SetDateTime() local
/trunk/main/sw/source/ui/table/
H A Dtabledlg.cxx364 SwTwips nDiff; in IMPL_LINK_INLINE_END() local
755 SwTwips nDiff = nColSum - pTblData->GetWidth(); in DeactivatePage() local
1105 SwTwips nDiff = nSum - nTableWidth; in UpdateCols() local
1297 SwTwips nDiff = pTblData->GetSpace() - pTblData->GetWidth() - in DeactivatePage() local
H A Dtablemgr.cxx146 int nDiff = (int)(nNewWidth - nWidth); in SetColWidth() local
/trunk/main/avmedia/source/gstreamer/
H A Dgstplayer.cxx795 … const gint nDiff = nValue - g_atomic_int_get( &pPlayer->mnVideoWidth ); in implHandleNewPadFunc() local
801 … const gint nDiff = nValue - g_atomic_int_get( &pPlayer->mnVideoHeight ); in implHandleNewPadFunc() local

Completed in 151 milliseconds

1234567