Home
last modified time | relevance | path

Searched refs:nOff (Results 1 – 25 of 55) sorted by last modified time

123

/trunk/main/vcl/source/control/
H A Dtabctrl.cxx709 sal_uInt16 nOff; in ImplShowFocus() local
712 nOff = 1; in ImplShowFocus()
714 nOff = 0; in ImplShowFocus()
726 … = aRect.Left()+aImageSize.Width()+((aTabSize.Width()-nTextWidth-aImageSize.Width())/2)-nOff-1-1; in ImplShowFocus()
734 long nXPos = aRect.Left()+((aTabSize.Width()-nTextWidth-aImageSize.Width())/2)-nOff-1; in ImplShowFocus()
773 sal_uInt16 nOff; in ImplDrawItem() local
780 nOff = 1; in ImplDrawItem()
782 nOff = 0; in ImplDrawItem()
926 long nXPos = aRect.Left()+((aTabSize.Width()-nTextWidth-aImageSize.Width())/2)-nOff-nOff3; in ImplDrawItem()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx4681 long nOff = 1; in ImplDrawSpecialText() local
4682 nOff += mnDPIX/300; in ImplDrawSpecialText()
4685 nOff = -nOff; in ImplDrawSpecialText()
4686 rSalLayout.DrawOffset() += Point( nOff, nOff); in ImplDrawSpecialText()
4688 rSalLayout.DrawOffset() -= Point( nOff, nOff); in ImplDrawSpecialText()
4709 long nOff = 1 + ((mpFontEntry->mnLineHeight-24)/24); in ImplDrawSpecialText() local
4711 nOff++; in ImplDrawSpecialText()
4720 rSalLayout.DrawBase() += Point( nOff, nOff ); in ImplDrawSpecialText()
4722 rSalLayout.DrawBase() -= Point( nOff, nOff ); in ImplDrawSpecialText()
H A Dbitmap3.cxx1728 long nOff; in ImplScaleSuper() local
1738 nOff = 3L * ( nTempX = pMapIX[ nX ] ); in ImplScaleSuper()
1741 pTmp1 = ( pTmp0 = pLine0 + nOff ) + 3L; in ImplScaleSuper()
1746 pTmp1 = ( pTmp0 = pLine1 + nOff ) + 3L; in ImplScaleSuper()
1872 long nOff; in ImplScaleSuper() local
1882 nOff = 3L * ( nTempX = pMapIX[ nX ] ); in ImplScaleSuper()
1885 pTmp1 = ( pTmp0 = pLine0 + nOff ) + 3L; in ImplScaleSuper()
1890 pTmp1 = ( pTmp0 = pLine1 + nOff ) + 3L; in ImplScaleSuper()
H A Dpdfwriter_impl.cxx7081 long nOff = 1 + getReferenceDevice()->mnDPIX/300; in drawRelief() local
7083 nOff = -nOff; in drawRelief()
7085 rLayout.DrawOffset() += Point( nOff, nOff ); in drawRelief()
7089 rLayout.DrawOffset() -= Point( nOff, nOff ); in drawRelief()
7119 long nOff = 1 + ((m_pReferenceDevice->mpFontEntry->mnLineHeight-24)/24); in drawShadow() local
7121 nOff++; in drawShadow()
7122 rLayout.DrawBase() += Point( nOff, nOff ); in drawShadow()
7124 rLayout.DrawBase() -= Point( nOff, nOff ); in drawShadow()
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx467 long nOff = 1 + ((aMetric.GetLineHeight()-24)/24); in Impl_writeText() local
469 nOff += 6; in Impl_writeText()
478 aPos += Point( nOff, nOff ); in Impl_writeText()
/trunk/main/svtools/inc/svtools/
H A Druler.hxx774 void SetWinPos( long nOff = 0, long nWidth = 0 );
777 void SetPagePos( long nOff = 0, long nWidth = 0 );
780 void SetBorderPos( long nOff = 0 );
/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()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx2870 sal_uInt16 nOff = 0; in WriteFlyFrm() local
2874 ++nOff; in WriteFlyFrm()
2879 if( !nOff ) in WriteFlyFrm()
2907 nTxtId += nOff; in WriteFlyFrm()
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx1188 sal_uInt16 nOff = 0; in ReadUserData() local
1191 eZoom = (SvxZoomType) (sal_uInt16)rUserData.GetToken(nOff, ';', nPos ).ToInt32(); in ReadUserData()
1195 ++nOff; in ReadUserData()
1198 sal_Bool bSelectObj = (0 != rUserData.GetToken( nOff, ';', nPos ).ToInt32()) in ReadUserData()
1377 sal_uInt16 nOff = 0; in ReadUserDataSequence() local
1384 ++nOff; in ReadUserDataSequence()
/trunk/main/basic/source/classes/
H A Dimage.cxx95 void SbiCloseRecord( SvStream& r, sal_uIntPtr nOff ) in SbiCloseRecord() argument
98 r.Seek( nOff + 2 ); in SbiCloseRecord()
99 r << (sal_Int32) ( nPos - nOff - 8 ); in SbiCloseRecord()
120 sal_uInt32 nLen, nOff; in Load() local
217 r >> nOff; in Load()
218 pStringOff[ i ] = (sal_uInt16) nOff; in Load()
365 sal_uInt16 nOff = (sal_uInt16) pStringOff[ i ]; in Save() local
366 ByteString aStr( pStrings + nOff, eCharSet ); in Save()
488 sal_uInt32 nOff = pStringOff[ nId - 1 ]; in GetString() local
489 sal_Unicode* pStr = pStrings + nOff; in GetString()
[all …]
/trunk/main/sw/source/core/txtnode/
H A Dtxtedt.cxx1907 xub_StrLen nOff = (xub_StrLen)pOffsets[ nI ]; in ReplaceTextOnly() local
1908 if( nOff < nMyOff ) in ReplaceTextOnly()
1912 while( nI + nCnt < nTLen && nOff == pOffsets[ nI + nCnt ] ) in ReplaceTextOnly()
1916 nMyOff = nOff; in ReplaceTextOnly()
1920 else if( nOff > nMyOff ) in ReplaceTextOnly()
1923 Update( SwIndex( this, nMyOff+1 ), nOff - nMyOff, sal_True ); in ReplaceTextOnly()
1924 nMyOff = nOff; in ReplaceTextOnly()
/trunk/main/vcl/unx/generic/printergfx/
H A Dbitmap_gfx.cxx99 sal_uInt32 nOff = psp::getHexValueOf (nByte, mpFileBuffer + mnOffset); in WriteAscii() local
100 mnColumn += nOff; in WriteAscii()
101 mnOffset += nOff; in WriteAscii()
/trunk/main/vcl/aqua/source/gdi/
H A Daquaprintaccessoryview.mm836 sal_Int32 nOff = 0;
855 // nOff = 20;
861 NSRect aRadioRect = NSMakeRect( rCurX + nOff, 0, 280 - rCurX, 5*rChoices.getLength());
973 sal_Int32 nOff = 0;
992 nOff = aTextRect.size.width + 5;
995 NSRect aFieldRect = NSMakeRect( rCurX + nOff + nAttachOffset, 0, 100, 25);
/trunk/main/tools/source/rc/
H A Dresmgr.cxx1879 for( int nOff = nCurStack-1; nOff >= 0; nOff-- ) in GetAutoHelpId() local
1882 pRC = StackTop( nOff ); in GetAutoHelpId()
/trunk/main/tools/inc/tools/
H A Dresmgr.hxx113 TOOLS_DLLPRIVATE const ImpRCStack * StackTop( sal_uInt32 nOff = 0 ) const in StackTop() argument
115 return (((int)nOff >= nCurStack) ? NULL : &aStack[nCurStack-nOff]); in StackTop()
/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/sw/source/ui/fldui/
H A Dfldmgr.cxx967 short nOff = (short)rData.sPar2.ToInt32(); in InsertFld() local
972 nOff = 1; in InsertFld()
974 nOff += 1; in InsertFld()
980 nOff = -1; in InsertFld()
982 nOff -= 1; in InsertFld()
1534 short nOff = (short)sPar2.ToInt32(); in UpdateCurFld() local
1535 nOff += 1; in UpdateCurFld()
1536 sPar2 = String::CreateFromInt32(nOff); in UpdateCurFld()
1551 short nOff = (short)sPar2.ToInt32(); in UpdateCurFld() local
1552 nOff -= 1; in UpdateCurFld()
[all …]
H A Dflddok.cxx373 sal_Int32 nOff = GetCurField()->GetPar2().ToInt32(); in IMPL_LINK() local
374 if( TYP_NEXTPAGEFLD == nTypeId && 1 != nOff ) in IMPL_LINK()
376 String::CreateFromInt32(nOff - 1) ); in IMPL_LINK()
377 else if( TYP_PREVPAGEFLD == nTypeId && -1 != nOff ) in IMPL_LINK()
379 String::CreateFromInt32(nOff + 1) ); in IMPL_LINK()
/trunk/main/sw/source/ui/envelp/
H A Denvfmt.cxx329 const long nOff = ((SvxLRSpaceItem&)aTmpSet.Get( RES_LR_SPACE )). in IMPL_LINK_INLINE_END() local
331 SfxInt32Item aOff( SID_ATTR_TABSTOP_OFFSET, nOff ); in IMPL_LINK_INLINE_END()
/trunk/main/sw/source/filter/html/
H A Dhtmlfld.cxx430 short nOff = 0; in NewField() local
433 nOff = (short)aValue.ToInt32(); in NewField()
435 nOff = 1; in NewField()
437 nOff = -1; in NewField()
443 pFld = new SwPageNumberField( (SwPageNumberFieldType *)pType, nSub, nFmt, nOff ); in NewField()
/trunk/main/sw/source/core/undo/
H A Dunoutl.cxx36 short nOff ) in SwUndoOutlineLeftRight() argument
37 : SwUndo( UNDO_OUTLINE_LR ), SwUndRng( rPam ), nOffset( nOff ) in SwUndoOutlineLeftRight()
H A Dunnum.cxx251 SwUndoMoveNum::SwUndoMoveNum( const SwPaM& rPam, long nOff, sal_Bool bIsOutlMv ) in SwUndoMoveNum() argument
254 nNewStt( 0 ), nOffset( nOff ) in SwUndoMoveNum()
311 SwUndoNumUpDown::SwUndoNumUpDown( const SwPaM& rPam, short nOff ) in SwUndoNumUpDown() argument
312 : SwUndo( nOff > 0 ? UNDO_NUMUP : UNDO_NUMDOWN ), SwUndRng( rPam ), in SwUndoNumUpDown()
313 nOffset( nOff ) in SwUndoNumUpDown()
/trunk/main/sw/source/core/text/
H A Dfrminf.cxx245 MSHORT nOff = !bWithLineBreak && CH_BREAK == in GetSpaces() local
248 pPam = AddPam( pPam, pFrm, nPos, aLine.GetEnd() - nPos - nOff ); in GetSpaces()
/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx124 String& SwPageNumberFieldType::Expand( sal_uInt32 nFmt, short nOff, in Expand() argument
128 long nTmp = nNum + nOff; in Expand()
197 sal_uInt16 nSub, sal_uInt32 nFmt, short nOff) in SwPageNumberField() argument
198 : SwField(pTyp, nFmt), nSubType(nSub), nOffset(nOff) in SwPageNumberField()
2194 short nOff, sal_Bool bFlag ) in SwRefPageSetField() argument
2195 : SwField( pTyp ), nOffset( nOff ), bOn( bFlag ) in SwRefPageSetField()
/trunk/main/sw/source/core/doc/
H A Ddocsort.cxx973 sal_uInt16 nOff = nRow * nCols + nCol; in FillFlat() local
974 *(pArr + nOff) = pBox; in FillFlat()
991 *(ppItemSets + nOff ) = pSet; in FillFlat()
1018 sal_uInt16 nOff = n_Row * nCols + n_Col; in GetBox() local
1019 const _FndBox* pTmp = *(pArr + nOff); in GetBox()

Completed in 411 milliseconds

123