/aoo41x/main/filter/source/graphicfilter/ipcx/ |
H A D | ipcx.cxx | 310 sal_uLong nShift = ( i & 7 ) ^ 7; in ImplReadBody() local 350 sal_uLong nShift = ( i & 7 ) ^ 7; in ImplReadBody() local 369 sal_uLong nShift = ( i & 7 ) ^ 7; in ImplReadBody() local
|
/aoo41x/main/sal/textenc/ |
H A D | tcvtutf8.c | 35 int nShift; member 78 int nShift = -1; in ImplConvertUtf8ToUnicode() local
|
/aoo41x/main/vcl/source/gdi/ |
H A D | octree.cxx | 206 const sal_uLong nShift = 7 - nLevel; in ImplAdd() local 282 const sal_uLong nShift = 7 - nLevel; in GetPalIndex() local
|
H A D | dibtools.cxx | 477 for( long nX = 0L, nShift = 8L; nX < nWidth; nX++ ) in ImplReadDIBBits() local 501 for( long nX = 0L, nShift = 2L; nX < nWidth; nX++ ) in ImplReadDIBBits() local 1053 for( long nX = 0L, nShift = 8L; nX < nWidth; nX++ ) in ImplWriteDIBBits() local 1078 for( long nX = 0L, nShift = 2L; nX < nWidth; nX++ ) in ImplWriteDIBBits() local
|
H A D | pngread.cxx | 1196 for ( sal_Int32 nX = nXStart, nShift = 0; nX < maOrigSize.Width(); nX += nXAdd ) in ImplDrawScanline() local 1211 for ( sal_Int32 nX = nXStart, nShift = 0; nX < maOrigSize.Width(); nX += nXAdd ) in ImplDrawScanline() local
|
H A D | pngwrite.cxx | 518 sal_uLong nShift = ( nXIndex & 7 ) ^ 7; in ImplGetFilter() local
|
H A D | bitmap.cxx | 1209 long nX, nY, nShift; in CreateMask() local
|
H A D | bitmap3.cxx | 525 sal_uLong nShift = ( ( nGreys == 16 ) ? 4UL : 0UL ); in ImplMakeGreyscales() local
|
/aoo41x/main/writerfilter/source/resourcemodel/ |
H A D | Fraction.cxx | 34 sal_uInt32 nShift = 0; in gcd() local
|
/aoo41x/main/idl/source/cmptools/ |
H A D | hash.cxx | 196 int nShift = 0; in HashFunc() local
|
/aoo41x/main/filter/source/graphicfilter/ipbm/ |
H A D | ipbm.cxx | 263 signed char nShift = 0; in ImplReadBody() local
|
/aoo41x/main/vcl/source/glyphs/ |
H A D | gcach_rbmp.cxx | 92 int xmax, int ymax, int dx, int nShift, int nDeltaShift, int nPad ) in ImplRotate1_90()
|
/aoo41x/main/vcl/unx/generic/dtrans/ |
H A D | bmp.cxx | 227 inline unsigned long doRightShift( unsigned long nValue, int nShift ) in doRightShift() 232 inline unsigned long doLeftShift( unsigned long nValue, int nShift ) in doLeftShift()
|
/aoo41x/main/filter/source/msfilter/ |
H A D | msvbasic.cxx | 544 int nLen, nDistance, nShift, nClean=1; in DecompressVBA() local
|
/aoo41x/main/chart2/source/controller/dialogs/ |
H A D | tp_Scale.cxx | 88 long nShift = nNewXPos - aPos.X(); in lcl_shiftControls() local
|
/aoo41x/main/filter/source/graphicfilter/etiff/ |
H A D | etiff.cxx | 365 sal_uInt8 nShift; in ImplWriteBody() local
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdorect.cxx | 146 sal_uInt16 nShift=nPointAnz-2; in ImpCalcXPoly() local
|
/aoo41x/main/sal/rtl/source/ |
H A D | uri.cxx | 137 int nShift; in readUcs4() local
|
/aoo41x/main/filter/source/graphicfilter/itiff/ |
H A D | itiff.cxx | 860 sal_uInt8 nShift; in ConvertScanline() local
|
/aoo41x/main/chart2/source/view/charttypes/ |
H A D | PieChart.cxx | 638 …sal_Int32 nShift = bShiftHorizontal ? static_cast<sal_Int32>(aOverlap.getWidth()) : static_cast<sa… in moveAwayFrom() local
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | salbtype.hxx | 737 long nShift; in ImplCalcMaskShift() local
|
/aoo41x/main/svtools/source/graphic/ |
H A D | grfcache.cxx | 145 sal_Int32 nShift; in GetIDString() local
|
/aoo41x/main/tools/source/inet/ |
H A D | inetmime.cxx | 3222 for (int nShift = 18; nShift >= 0; nShift -= 6) in decodeHeaderFieldBody() local 3250 for (int nShift = 16; nCount-- > 0; in decodeHeaderFieldBody() local
|
/aoo41x/main/svl/source/numbers/ |
H A D | zformat.cxx | 4105 int nShift = 0; in GetExactDateOrder() local
|
/aoo41x/main/sc/source/ui/vba/ |
H A D | vbarange.cxx | 3648 sal_Int32 nShift = 0; in Delete() local 4645 sal_Int32 nShift = 0; in Insert() local
|