Home
last modified time | relevance | path

Searched refs:nB (Results 51 – 64 of 64) sorted by relevance

123

/trunk/main/sw/source/core/docnode/
H A Dndtbl1.cxx66 inline sal_Bool IsSame( long nA, long nB ) { return Abs(nA-nB) <= COLFUZZY; } in IsSame() argument
H A Dndtbl.cxx619 for( sal_uInt16 nB = 0; nB < nBoxes; ++nB ) in InsertTable() local
/trunk/main/vcl/source/gdi/
H A Dgdimtf.cxx2010 const sal_uLong nR = rColor.GetRed(), nG = rColor.GetGreen(), nB = rColor.GetBlue(); in ImplColReplaceFnc() local
2018 ( ( (const ImplColReplaceParam*) pColParam )->pMinB[ i ] <= nB ) && in ImplColReplaceFnc()
2019 ( ( (const ImplColReplaceParam*) pColParam )->pMaxB[ i ] >= nB ) ) in ImplColReplaceFnc()
/trunk/main/filter/source/graphicfilter/epict/
H A Depict.cxx317 const sal_uInt16 nB = ( (sal_uInt16) rColor.GetBlue() << 8 ) | (sal_uInt16) rColor.GetBlue(); in WriteRGBColor() local
319 *pPict << nR << nG << nB; in WriteRGBColor()
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx1560 sal_Int32 nB = nBackgroundColor & 0xff; in ImplWritePortions() local
1561 nB += (sal_uInt8)( nBackgroundColor >> 8 ); in ImplWritePortions()
1562 nB += (sal_uInt8)( nBackgroundColor >> 16 ); in ImplWritePortions()
1564 if ( nB < 0x60 || ( nBackgroundColor != nCharColor ) ) in ImplWritePortions()
2534 aBuGraSize.nB = aSize.Height; in ImplGetNumberingLevel()
/trunk/main/oox/source/xls/
H A Dstylesbuffer.cxx282 sal_uInt8 nR, nG, nB, nA; in lclReadRgbColor() local
283 rStrm >> nR >> nG >> nB >> nA; in lclReadRgbColor()
290 nValue |= nB; in lclReadRgbColor()
/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx699 static inline sal_uInt8 GetMixedCol( const sal_uInt8 nB, const sal_uInt8 nF, const sal_uInt16 nFak ) in GetMixedCol() argument
701 sal_Int32 nT = nB - nF; in GetMixedCol()
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx874 long nB = pTextRanges->GetObject( n++ ); in CreateLines() local
875 DBG_ASSERT( nA <= nB, "TextRange verdreht?" ); in CreateLines()
876 long nW = nB - nA; in CreateLines()
/trunk/main/svtools/source/contnr/
H A Dtemplwin.cxx704 aWinSize.nB += y; in Resize()
/trunk/main/vcl/source/window/
H A Dmenu.cxx4302 sal_Int32 nL, nT, nR, nB; in IMPL_LINK() local
4303 GetBorder( nL, nT, nR, nB ); in IMPL_LINK()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx6157 PointPtr pY = &Point::nB;
6159 SizePtr pHeight = &Size::nB;
/trunk/main/svx/source/svdraw/
H A Dsvddrgmt.cxx3747 if( aGraphicSize.nA == 0 || aGraphicSize.nB == 0 ) in EndSdrDrag()
/trunk/extras/l10n/source/vi/
H A Dlocalize.sdf2780 ….src 0 string STR_CONTOURDLG_MODIFY 270 vi Đường viền đã được thay đổi.\nBạn có muốn lưu các th…
3314 svx source\dialog\imapdlg.src 0 string STR_IMAPDLG_SAVE 270 vi Sơ đồ ảnh bị sửa đổi.\nBạn có muố…
3315 svx source\dialog\imapdlg.src 0 string STR_IMAPDLG_MODIFY 270 vi Sơ đồ ảnh bị sửa đổi.\nBạn có m…
6272 …fmt.src 0 querybox DLG_SAVE_LABEL MB_QUERY 50 vi Nhãn « %1 / %2 » đã có.\nBạn có muốn ghi đè lên…
17588 …n mở rộng chia sẻ trong môi trường đa người dùng.\n\nBấm nút \'OK\' để cập nhật các phần mở rộng.\
18704 …string STR_WARN_SCALE_FAIL 175 vi Tỷ lệ đã ghi rõ không phải là hợp lệ.\nBạn có muốn nhập một t…
20509 sfx2 source\doc\doc.src 0 querybox MSG_CONFIRM_OVERWRITE_TEMPLATE 0 vi Tên đang sử dụng.\nBạn có…
20513 …tring STR_QUERY_SAVE_DOCUMENT 0 vi Tài liệu « $(DOC) » đã được sửa đổi.\nBạn có muốn lưu các th…
20555 …querybox MSG_OPEN_READONLY 0 vi Không thể mở tài liệu này để chỉnh sửa.\nBạn có muốn mở nó chỉ …
20879 …c này sẽ thoát khỏi chế độ ghi nhận các thay đổi.\nBất kỳ thông tin nào về các thay đổi sẽ bị mất.…
[all …]
/trunk/extras/l10n/source/is/
H A Dlocalize.sdf1802 …strings.ulf 0 LngText STRING_ANALYZING_DATABASE2 0 is Greini gagnagrunn\nBíddu aðeins ... 20…
18386 …flytja inn styður önnur tungumál heldur en safnið sem á að flytja inn í.\n\nBættu þessum tungumálu…

Completed in 3203 milliseconds

123