Home
last modified time | relevance | path

Searched refs:nWidth (Results 51 – 75 of 757) sorted by relevance

12345678910>>...31

/trunk/main/vcl/source/gdi/
H A Dsalmisc.cxx93 const long nWidth = rDstBuffer.mnWidth, nHeight = rDstBuffer.mnHeight, nHeight1 = nHeight - 1; in ImplPALToPAL() local
114 for( long nX = 0L; nX < nWidth; nX++ ) in ImplPALToPAL()
127 const long nWidth = rDstBuffer.mnWidth, nHeight = rDstBuffer.mnHeight, nHeight1 = nHeight - 1; in ImplPALToTC() local
142 for( long nX = 0L; nX < nWidth; ) in ImplPALToTC()
161 for( long nX = 0L; nX < nWidth; ) in ImplPALToTC()
178 for( long nX = 0L; nX < nWidth; nX++ ) in ImplPALToTC()
190 for( long nX = 0L; nX < nWidth; nX++ ) in ImplPALToTC()
204 const long nWidth = rDstBuffer.mnWidth, nHeight = rDstBuffer.mnHeight, nHeight1 = nHeight - 1; in ImplTCToTC() local
217 for( long nX = 0L; nX < nWidth; nX++ ) in ImplTCToTC()
234 for( long nX = 0L; nX < nWidth; nX++ ) in ImplTCToTC()
[all …]
/trunk/main/vcl/source/window/
H A Dmsgbox.cxx258 long nWidth; in ImplPosControls() local
327 nWidth = 450; in ImplPosControls()
329 nWidth = nMaxLineWidth+5; in ImplPosControls()
331 nWidth = 300; in ImplPosControls()
332 if ( nButtonSize > nWidth ) in ImplPosControls()
334 if ( nWidth > nMaxWidth ) in ImplPosControls()
335 nWidth = nMaxWidth; in ImplPosControls()
337 aRect.Right() = nWidth; in ImplPosControls()
339 if ( aTextInfo.GetMaxLineWidth() > nWidth ) in ImplPosControls()
341 nWidth = aTextInfo.GetMaxLineWidth()+8; in ImplPosControls()
[all …]
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx1473 ImplWriteDouble( nWidth ); in ImplRect()
1477 ImplWriteDouble( nWidth ); in ImplRect()
1489 double nWidth = rRect.GetWidth(); in ImplRectFill() local
1494 ImplWriteDouble( nWidth ); in ImplRectFill()
1498 ImplWriteDouble( nWidth ); in ImplRectFill()
1823 ImplWriteLong( nWidth ); in ImplBmp()
1826 ImplWriteLong( nWidth ); in ImplBmp()
1833 ImplWriteLong( nWidth ); in ImplBmp()
1859 ImplWriteLong( nWidth ); in ImplBmp()
1922 ImplWriteLong( nWidth ); in ImplBmp()
[all …]
/trunk/main/sc/source/ui/view/
H A Doutput.cxx199 nScrW += pRowInfo[0].pCellInfo[nX+1].nWidth; in ScOutputData()
350 sal_uInt16 nWidth = pRowInfo[0].pCellInfo[nXplus1].nWidth; in DrawGrid() local
351 if (nWidth) in DrawGrid()
353 nPosX += nWidth * nLayoutSign; in DrawGrid()
971 long nThisWidth = pRowInfo[0].pCellInfo[nArrX].nWidth; in DrawExtraShadow()
979 nMaxWidth = pRowInfo[0].pCellInfo[nWx+1].nWidth; in DrawExtraShadow()
1313 const Color& rColor, long nXOffs, long nWidth, in lcl_VertLineEnds() argument
1325 long nTopRight = nTopLeft + nWidth - 1; in lcl_VertLineEnds()
1328 long nBotRight = nBotLeft + nWidth - 1; in lcl_VertLineEnds()
1934 nPosX += pRowInfo[0].pCellInfo[nX+1].nWidth * nLayoutSign; in DrawRefMark()
[all …]
/trunk/main/sd/source/ui/func/
H A Dfuconrec.cxx675 long nWidth = 300; // (1/100th mm) in SetLineEnds() local
682 nWidth = nValue * 3; in SetLineEnds()
695 rAttr.Put(XLineStartWidthItem(nWidth)); in SetLineEnds()
697 rAttr.Put(XLineEndWidthItem(nWidth)); in SetLineEnds()
711 rAttr.Put(XLineStartWidthItem(nWidth)); in SetLineEnds()
725 rAttr.Put(XLineEndWidthItem(nWidth)); in SetLineEnds()
736 rAttr.Put(XLineStartWidthItem(nWidth)); in SetLineEnds()
738 rAttr.Put(XLineEndWidthItem(nWidth)); in SetLineEnds()
760 rAttr.Put(XLineEndWidthItem(nWidth)); in SetLineEnds()
772 rAttr.Put(XLineEndWidthItem(nWidth)); in SetLineEnds()
[all …]
/trunk/main/vcl/inc/
H A Dsalgdi.hxx119 virtual void drawRect( long nX, long nY, long nWidth, long nHeight ) = 0;
152 virtual SalBitmap* getBitmap( long nX, long nY, long nWidth, long nHeight ) = 0;
156 virtual void invert( long nX, long nY, long nWidth, long nHeight, SalInvert nFlags) = 0;
159 …virtual sal_Bool drawEPS( long nX, long nY, long nWidth, long nHeight, void* pPtr, sal_uLong nSiz…
204 …virtual bool drawAlphaRect( long nX, long nY, long nWidth, long nHeight, sal_uInt8 nTransparency …
355 void mirror( long& nX, long& nWidth, const OutputDevice *pOutDev, bool bBack = false ) const;
372 …void DrawRect( long nX, long nY, long nWidth, long nHeight, const OutputDevice …
436 …SalBitmap* GetBitmap( long nX, long nY, long nWidth, long nHeight, const OutputDevice…
440 …void Invert( long nX, long nY, long nWidth, long nHeight, SalInvert nFlags, con…
443 …sal_Bool DrawEPS( long nX, long nY, long nWidth, long nHeight, void* pPtr, sal_…
[all …]
H A Dbrdwin.hxx178 void SetMinOutputSize( long nWidth, long nHeight ) in SetMinOutputSize() argument
179 { mnMinWidth = nWidth; mnMinHeight = nHeight; } in SetMinOutputSize()
180 void SetMaxOutputSize( long nWidth, long nHeight ) in SetMaxOutputSize() argument
181 { mnMaxWidth = nWidth; mnMaxHeight = nHeight; } in SetMaxOutputSize()
253 virtual void Init( OutputDevice* pDev, long nWidth, long nHeight ) = 0;
280 virtual void Init( OutputDevice* pDev, long nWidth, long nHeight );
309 virtual void Init( OutputDevice* pOutDev, long nWidth, long nHeight );
340 virtual void Init( OutputDevice* pDev, long nWidth, long nHeight );
/trunk/main/xmloff/source/text/
H A DXMLTextFrameContext.cxx248 sal_Int32 nWidth = 0; in XMLTextFrameContourContext_Impl() local
427 sal_Int32 nWidth; member in XMLTextFrameContext_Impl
540 nWidth, nHeight ); in Create()
553 nWidth, nHeight ); in Create()
563 nWidth, nHeight ); in Create()
574 nWidth, nHeight ); in Create()
583 nWidth, nHeight); in Create()
695 if( nWidth > 0 ) in Create()
697 aAny <<= nWidth; in Create()
705 if( bSyncWidth || nWidth > 0 ) in Create()
[all …]
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx460 Impl_writeText( aPos, rText, pDXArray, nWidth, aReliefColor ); in Impl_writeText()
461 Impl_writeText( rPos, rText, pDXArray, nWidth, aTextColor ); in Impl_writeText()
479 Impl_writeText( aPos, rText, pDXArray, nWidth, aShadowColor ); in Impl_writeText()
483 Impl_writeText( rPos, rText, pDXArray, nWidth, aTextColor ); in Impl_writeText()
506 Impl_writeText( rPos, rText, pDXArray, nWidth, Color( COL_WHITE ) ); in Impl_writeText()
566 if( nWidth && aNormSize.Width() && ( nWidth != aNormSize.Width() ) ) in Impl_writeText()
568 const double fFactor = (double) nWidth / aNormSize.Width(); in Impl_writeText()
773 nWidth = pRAcc->Width(); in getBitmapData()
775 tgadata = new sal_uInt8[nWidth*nHeight*4]; in getBitmapData()
776 tgaAlphadata = new sal_uInt8[nWidth*nHeight]; in getBitmapData()
[all …]
/trunk/main/sw/source/ui/inc/
H A Dcolmgr.hxx29 SW_DLLPUBLIC void FitToActualSize(SwFmtCol& rCol, sal_uInt16 nWidth);
43 void SetGutterWidth(sal_uInt16 nWidth, sal_uInt16 nPos = USHRT_MAX);
46 void SetColWidth(sal_uInt16 nIdx, sal_uInt16 nWidth);
54 inline void SetLineWidthAndColor(sal_uLong nWidth, const Color& rCol);
70 sal_uInt16 GetActualSize() const { return nWidth; } in GetActualSize()
76 sal_uInt16 nWidth; member in SwColMgr
112 aFmtCol.SetOrtho(bOn, nGutterWidth, nWidth); in SetAutoWidth()
/trunk/main/sw/source/filter/xml/
H A Dxmltbli.cxx793 if( nWidth ) in SwXMLTableColContext_Impl()
1251 mnWidth( nWidth ), in TableBoxIndex()
1307 nWidth( 0UL ) in SwXMLTableContext()
1452 nWidth( 0UL ) in SwXMLTableContext()
2495 if( !nWidth ) in _MakeTable()
2527 nWidth > nAbsWidth ? nWidth - nAbsWidth : (sal_Int32)0L; in _MakeTable()
2760 nWidth = USHRT_MAX; in MakeTable()
2779 nWidth = USHRT_MAX; in MakeTable()
2789 nWidth = USHRT_MAX; in MakeTable()
2799 nWidth = USHRT_MAX; in MakeTable()
[all …]
/trunk/main/reportdesign/source/filter/xml/
H A DxmlTable.cxx228 sal_Int32 nWidth = rCell.nWidth; in EndElement() local
235 nWidth += (aWidthIter++)->nWidth; in EndElement()
257 nWidth += m_aWidth[j+1]; in EndElement()
258 if ( nWidth < MIN_WIDTH ) in EndElement()
259 nWidth = MIN_WIDTH; in EndElement()
266 (*aCellIter)->setSize(awt::Size(nWidth,nHeight)); in EndElement()
300 rCell.nWidth = m_aWidth[m_nColumnIndex-1]; in addCell()
/trunk/main/editeng/source/items/
H A Dbulitem.cxx96 long nHeight, nWidth; in CreateFont() local
97 rStream >> nHeight; rStream >> nWidth; Size aSize( nWidth, nHeight ); in CreateFont()
205 rStrm >> nWidth; in SvxBulletItem()
234 nWidth = rItem.nWidth; in SvxBulletItem()
277 nWidth = 1200; // 1.2cm in SetDefaults_Impl()
337 nWidth != rBullet.nWidth || in operator ==()
411 rStrm << nWidth; in Store()
/trunk/main/sw/source/core/layout/
H A Dpagechg.cxx115 SwTwips nWidth = GetUpper()->Prt().Width(); in Format() local
122 nWidth -= pFrm->Frm().Width(); in Format()
134 Frm().Width( nWidth ); in Format()
227 long nWidth = pSh->VisArea().Width(); in SwPageFrm() local
228 if ( !nWidth ) in SwPageFrm()
229 nWidth = 5000L; //aendert sich sowieso in SwPageFrm()
230 Frm().Width ( nWidth ); in SwPageFrm()
1811 long nWidth = rAttrs.GetSize().Width(); in ImplCalcBrowseWidth() local
1820 nWidth = Min( nWidth, pLayoutInfo->GetBrowseWidthMin() ); in ImplCalcBrowseWidth()
1829 nWidth += rAttrs.CalcLeft( pFrm ); in ImplCalcBrowseWidth()
[all …]
/trunk/main/vcl/unx/generic/gdi/
H A Dsalbmp.cxx192 long nWidth, long nHeight ) in ImplCreateDIB() argument
196 if( aDrawable && nWidth && nHeight && nDrawableDepth ) in ImplCreateDIB()
214 const SalTwoRect aTwoRect = { 0, 0, nWidth, nHeight, 0, 0, nWidth, nHeight }; in ImplCreateDIB()
220 aSrcBuf.mnWidth = nWidth; in ImplCreateDIB()
352 long nWidth = rTwoRect.mnDestWidth; in ImplCreateXImage() local
360 nWidth, nHeight, 32, 0 ); in ImplCreateXImage()
473 long nX, long nY, long nWidth, long nHeight ) in ImplCreateFromDrawable() argument
477 if( aDrawable && nWidth && nHeight && nDrawableDepth ) in ImplCreateFromDrawable()
478 mpDDB = new ImplSalDDB( aDrawable, nScreen, nDrawableDepth, nX, nY, nWidth, nHeight ); in ImplCreateFromDrawable()
935 nX, nY, nWidth, nHeight, 0, 0, aGC ); in ImplSalDDB()
[all …]
/trunk/main/basic/source/sbx/
H A Dsbxscan.cxx496 short nWidth = 0; // Zahlenweite gesamnt in printfmtnum() local
517 bSign = sal_True; nWidth++; break; in printfmtnum()
519 nWidth++; cFill = '*'; in printfmtnum()
523 nWidth++; cPre = '$'; break; in printfmtnum()
532 while( *pFmt == '#' ) pFmt++, nWidth++; in printfmtnum()
536 nWidth++; pFmt++; bPoint = sal_True; in printfmtnum()
543 nWidth += nPrec + 1; in printfmtnum()
547 pFmt++, nExpDig++, nWidth++; in printfmtnum()
562 if( nLen > nWidth ) rRes += '%'; in printfmtnum()
564 nWidth -= nLen; in printfmtnum()
[all …]
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper.cxx360 for( nX = 0; nX < nWidth; nX++ ) { in readAlpha()
369 for( nX = 0; nX < nWidth; nX++ ) { in readAlpha()
378 for( nX = 0; nX < nWidth; nX++ ) { in readAlpha()
450 for( nX = 0; nX < nWidth; nX++ ) { in surfaceFromXBitmap()
482 for( nX = 0; nX < nWidth; nX++ ) { in surfaceFromXBitmap()
510 for( nX = 0; nX < nWidth; nX++ ) { in surfaceFromXBitmap()
538 for( nX = 0; nX < nWidth; nX++ ) { in surfaceFromXBitmap()
567 for( nX = 0; nX < nWidth; nX++ ) { in surfaceFromXBitmap()
597 for( nX = 0; nX < nWidth; nX++ ) { in surfaceFromXBitmap()
633 nWidth, nHeight, nWidth*4 ), in surfaceFromXBitmap()
[all …]
/trunk/main/sw/source/ui/uiview/
H A Dviewtab.cxx90 sal_uInt16 nWidth = 0; in lcl_FillSvxColumn() local
112nWidth = static_cast< sal_uInt16 >(nWidth + nInnerWidth + pCol->GetLeft() + pCol->GetRight()); in lcl_FillSvxColumn()
114 nWidth = static_cast< sal_uInt16 >(nWidth + rCol.CalcColWidth(i, nTotalWidth)); in lcl_FillSvxColumn()
154 nWidth += nLeft + nRight; in lcl_ConvertToCols()
634 aCols.SetWishWidth( nWidth ); in ExecTabWin()
642 nColumnRight = (long)(nWidth/3); in ExecTabWin()
643 nColumnLeft = nWidth - nColumnRight; in ExecTabWin()
649 nColumnLeft = (long)(nWidth/3); in ExecTabWin()
650 nColumnRight = nWidth - nColumnLeft; in ExecTabWin()
1857 int nWidth = 0, in StateTabWin() local
[all …]
/trunk/main/filter/source/graphicfilter/egif/
H A Degif.cxx306 const sal_uInt16 nWidth = (sal_uInt16) rSize.Width(); in WriteGlobalHeader() local
311 *pGIF << nWidth; in WriteGlobalHeader()
421 const sal_uInt16 nWidth = (sal_uInt16) pAcc->Width(); in WriteLocalHeader() local
436 *pGIF << nWidth; in WriteLocalHeader()
477 const long nWidth = pAcc->Width(); in WriteAccess() local
487 pBuffer = new sal_uInt8[ nWidth ]; in WriteAccess()
521 aCompressor.Compress( pAcc->GetScanline( nY ), nWidth ); in WriteAccess()
524 for( long nX = 0L; nX < nWidth; nX++ ) in WriteAccess()
527 aCompressor.Compress( pBuffer, nWidth ); in WriteAccess()
/trunk/main/sdext/source/minimizer/
H A Doptimizerdialog.hxx148 sal_Int32 nWidth,
154 sal_Int32 nWidth,
164 sal_Int32 nWidth,
174 sal_Int32 nWidth,
181 sal_Int32 nWidth,
191 sal_Int32 nWidth,
200 sal_Int32 nWidth,
210 sal_Int32 nWidth,
/trunk/main/canvas/source/directx/
H A Ddx_vcltools.cxx179 const sal_Int32 nWidth( aBmpSize.Width() ); in bitmapFromVCLBitmapEx() local
219 const sal_Int32 nWidth( aBmpSize.Width() ); in bitmapFromVCLBitmapEx() local
233 for( x=0; x<nWidth; ++x ) in bitmapFromVCLBitmapEx()
254 for( x=0; x<nWidth; ++x ) in bitmapFromVCLBitmapEx()
284 for( x=0; x<nWidth; ++x ) in bitmapFromVCLBitmapEx()
391 for( x=0, nCurrBit=nInitialBit; x<nWidth; ++x ) in bitmapFromVCLBitmapEx()
410 for( x=0, nCurrBit=nInitialBit; x<nWidth; ++x ) in bitmapFromVCLBitmapEx()
438 for( x=0, nCurrBit=nInitialBit; x<nWidth; ++x ) in bitmapFromVCLBitmapEx()
/trunk/main/sfx2/source/sidebar/
H A DControllerFactory.cxx51 const sal_Int32 nWidth) in CreateToolBoxController() argument
58 nWidth)); in CreateToolBoxController()
117 if (nWidth > 0) in CreateToolBoxController()
118 pItemWindow->SetSizePixel(Size(nWidth, pItemWindow->GetSizePixel().Height())); in CreateToolBoxController()
148 const sal_Int32 nWidth) in CreateToolBarController() argument
178 if (nWidth > 0) in CreateToolBarController()
181 aPropValue.Value <<= nWidth; in CreateToolBarController()
/trunk/main/sw/source/ui/table/
H A Dtablemgr.cxx81 SwTwips nWidth = 0; in GetColWidth() local
87 nWidth = (SwTwips)((nNum == aCols.Count()) ? in GetColWidth()
100 nWidth = nRValid - nLValid; in GetColWidth()
104 nWidth = aCols.GetRight(); in GetColWidth()
106 return nWidth; in GetColWidth()
138 SwTwips nWidth = 0; in SetColWidth() local
144 nWidth = GetColWidth(nNum); in SetColWidth()
146 int nDiff = (int)(nNewWidth - nWidth); in SetColWidth()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx430 …SAL_DLLPRIVATE void ImplDrawTextRect( long nBaseX, long nBaseY, long nX, long nY, long nWidth, l…
440 SAL_DLLPRIVATE void ImplDrawMnemonicLine( long nX, long nY, long nWidth );
451 SAL_DLLPRIVATE long ImplLogicWidthToDevicePixel( long nWidth ) const;
453 SAL_DLLPRIVATE long ImplDevicePixelToLogicWidth( long nWidth ) const;
482 …SAL_DLLPRIVATE void ImplDrawWallpaper( long nX, long nY, long nWidth, long nHeight, const Wallpa…
483 …SAL_DLLPRIVATE void ImplDrawColorWallpaper( long nX, long nY, long nWidth, long nHeight, const W…
484 …SAL_DLLPRIVATE void ImplDrawBitmapWallpaper( long nX, long nY, long nWidth, long nHeight, const …
485 …SAL_DLLPRIVATE void ImplDrawGradientWallpaper( long nX, long nY, long nWidth, long nHeight, cons…
596 void DrawTextLine( const Point& rPos, long nWidth,
618 sal_Int32* pDXAry = NULL, long nWidth = 0,
[all …]
/trunk/main/sw/source/core/inc/
H A Dtblrwcl.hxx87 sal_uInt16 nMode, nWidth; member in SwCollectTblLineBoxes
94 pHst( pHist ), nMode( nMd ), nWidth( 0 ), in SwCollectTblLineBoxes()
108 *pWidth = nPos+1 == aPosArr.Count() ? nWidth in GetBox()
117 void SetValues( sal_Bool bFlag ) { bGetValues = sal_False; nWidth = 0; in SetValues()
119 sal_Bool Resize( sal_uInt16 nOffset, sal_uInt16 nWidth );
189 SwFrmFmt* GetFormat( long nWidth ) const;
210 SwFrmFmt* GetFormat( const SwFrmFmt& rFmt, long nWidth ) const;

Completed in 153 milliseconds

12345678910>>...31