Home
last modified time | relevance | path

Searched refs:nL (Results 1 – 25 of 110) sorted by last modified time

12345

/trunk/main/editeng/source/editeng/
H A Deditdoc2.cxx301 for ( sal_uInt16 nL = nLastFormattedLine+1; nL < nLines; nL++ ) in CorrectValuesBehindLastFormattedLine() local
303 EditLine* pLine = aLineList[ nL ]; in CorrectValuesBehindLastFormattedLine()
H A Dimpedit.hxx151 void CopyAttribs( const sal_uInt16* pA, sal_uInt16 nL );
H A Dimpedit3.cxx719 for ( sal_uInt16 nL = 0; nL <= nLine; nL++ ) in CreateLines() local
721 EditLine* pLine = pParaPortion->GetLines().GetObject( nL ); in CreateLines()
724 nLine = nL; in CreateLines()
H A Dimpedit5.cxx894 void ImplIMEInfos::CopyAttribs( const sal_uInt16* pA, sal_uInt16 nL ) in CopyAttribs() argument
896 nLen = nL; in CopyAttribs()
898 pAttribs = new sal_uInt16[ nL ]; in CopyAttribs()
899 memcpy( pAttribs, pA, nL*sizeof(sal_uInt16) ); in CopyAttribs()
H A Deditobj.cxx1331 sal_uInt16 nL = pC->GetText().Len(); in StoreData() local
1332 rOStream << nL; in StoreData()
1338 nL = pC->GetStyle().Len(); in StoreData()
1339 rOStream << nL; in StoreData()
1570 sal_uInt16 nL; in CreateData() local
1573 rIStream >> nL; in CreateData()
1574 if ( nL ) in CreateData()
1576 pC->GetText().AllocBuffer( nL ); in CreateData()
1582 rIStream >> nL; in CreateData()
1583 if ( nL ) in CreateData()
[all …]
H A Deditdoc.cxx557 for ( sal_uInt16 nL = nDelFrom; nL < Count(); nL++ ) in DeleteFromLine() local
558 delete GetObject(nL); in DeleteFromLine()
H A Deditdoc.hxx385 TextPortion( sal_uInt16 nL ) : aOutSz( -1, -1 ) in TextPortion() argument
387 …pExtraInfos = NULL; nLen = nL; nKind = PORTIONKIND_TEXT; nExtraValue = 0; nRightToLeft = sal_False… in TextPortion()
396 void SetLen( sal_uInt16 nL ) { nLen = nL; } in SetLen() argument
/trunk/main/sw/source/ui/frmdlg/
H A Dcolex.cxx227 long nL = GetLeft(); in DrawPage() local
233 nL = GetRight(); in DrawPage()
240 aRect.Left() = rOrg.X() + nL; in DrawPage()
292 Point aUp( rOrg.X() + nL, rOrg.Y() + GetTop() ); in DrawPage()
293 Point aDown( rOrg.X() + nL, rOrg.Y() + GetSize().Height() in DrawPage()
526 long nL = GetLeft(); in DrawPage() local
532 nL = GetRight(); in DrawPage()
538 aRect.Left() = rOrg.X() + nL; in DrawPage()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx4989 for ( sal_uInt16 nL = 0; nL < rLineInfo.Count(); nL++ ) in ImplGetTextLines() local
4991 ImplTextLineInfo* pLine = rLineInfo.GetLine( nL ); in ImplGetTextLines()
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx3209 void SwTokenWindow::SetForm(SwForm& rForm, sal_uInt16 nL) in SetForm() argument
3222 nLevel = nL; in SetForm()
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx317 for ( sal_uInt16 nL = 0; nL < nLines; nL++ ) in GetTextLines() local
877 sal_uLong nL = aPaM.GetIndex(); in ImpInsertText() local
878 nL += ( nEnd-nStart ); in ImpInsertText()
879 if ( nL > STRING_MAXLEN ) in ImpInsertText()
2175 sal_uInt16 nL; in ImpPaint() local
2184 nTmpIndex = nTmpIndex + nL; in ImpPaint()
2188 nL = nEnd-nTmpIndex; in ImpPaint()
2191 if ( nL ) in ImpPaint()
2206 nL = nEnd-nTmpIndex; in ImpPaint()
2363 for ( sal_uInt16 nL = 0; nL <= nLine; nL++ ) in CreateLines() local
[all …]
/trunk/main/vcl/source/fontsubset/
H A Dcff.cxx1486 const U8 nL = c & 0x0F; in readRealVal() local
1487 if( nL <= 9) { in readRealVal()
1488 nNumber = nNumber * 10 + nL; in readRealVal()
1490 } else if( nL == 10) { // comma in readRealVal()
1493 } else if( nL == 11) { // +exp in readRealVal()
1497 } else if( nL == 12) { // -exp in readRealVal()
1501 } else if( nL == 13) { // reserved in readRealVal()
1503 } else if( nL == 14) // minus in readRealVal()
1505 else if( nL == 15) // end in readRealVal()
/trunk/main/vcl/source/window/
H A Dsplitwin.cxx1641 long nL; in ImplCalcLayout() local
1652 nL = mnLeftBorder; in ImplCalcLayout()
1657 nL = mnDX-mnRightBorder; in ImplCalcLayout()
1659 nL = mnLeftBorder; in ImplCalcLayout()
1673 ImplCalcSet( mpMainSet, nL, nT, nW, nH, mbHorz, !mbBottomRight ); in ImplCalcLayout()
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/view/
H A Dviewsh.cxx1231 const SwTwips nL = Max( 0L, rBound.Left() - nOfst ); in VisPortChgd() local
1232 if ( nL < nMinLeft ) in VisPortChgd()
1233 nMinLeft = nL; in VisPortChgd()
/trunk/extras/l10n/source/de/
H A Dlocalize.sdf71 …r Quelltext ist zu groß und kann weder gespeichert noch compiliert werden.\nLöschen Sie einige Kom…
/trunk/main/basic/source/basmgr/
H A Dbasmgr.cxx738 for( sal_uInt16 nL = 0; nL < nLibs; nL++ ) in BasicManager() local
740 BasicLibInfo* pInfo = pLibs->GetObject( nL ); in BasicManager()
743 mpImpl->mppLibStreams[nL] = new SvMemoryStream(); in BasicManager()
744 *static_cast<SvStream*>(&xBasicStream) >> *( mpImpl->mppLibStreams[nL] ); in BasicManager()
842 for( sal_uInt16 nL = 0; nL < nLibs; nL++ ) in SetLibraryContainerInfo() local
844 BasicLibInfo* pBasLibInfo = pLibs->GetObject( nL ); in SetLibraryContainerInfo()
981 for ( sal_uInt16 nL = 0; nL < nLibs; nL++ ) in LoadBasicManager() local
1748 for ( sal_uInt16 nL = 0; nL < nLibs; nL++ ) in SetFlagToAllLibs() local
1750 BasicLibInfo* pInfo = pLibs->GetObject( nL ); in SetFlagToAllLibs()
/trunk/extras/l10n/source/sv/
H A Dlocalize.sdf18375 …ka importeras har stöd för andra språk än de som finns i målbiblioteket.\n\nLägg till dessa språk …
/trunk/extras/l10n/source/fr/
H A Dlocalize.sdf613 …vous recommandons de ne pas faire confiance au contenu du document réparé.\nL'exécution des macros…
3445 …ous vous recommandons de ne pas faire confiance au contenu de ce document.\nL'exécution des macros…
3446 …us vous recommandons de ne pas faire confiance au contenu de ce document. \nL'exécution de macros …
5834 …UTOFMT_TABLE STR_INVALID_AFNAME 50 fr Vous avez saisi un nom non valide.\nL'AutoFormat n'a pas p…
17449 …UCTNAME possède déjà une part de marché importante en vous enregistrant.\n\nL'enregistrement est f…
17593 …us êtes sur le point d'installer la version $NEW de l'extension \'$NAME\'.\nL'ancienne version $DE…
17594 …us êtes sur le point d'installer la version $NEW de l'extension \'$NAME\'.\nL'ancienne version $DE…
18533 sd source\core\glob.src 0 string STR_NOT_ENOUGH_MEMORY 0 fr Mémoire insuffisante !\nL'opération …
/trunk/extras/l10n/source/kab/
H A Dlocalize.sdf613 …vous recommandons de ne pas faire confiance au contenu du document réparé.\nL'exécution des macros…
3445 …ous vous recommandons de ne pas faire confiance au contenu de ce document.\nL'exécution des macros…
3446 …us vous recommandons de ne pas faire confiance au contenu de ce document. \nL'exécution de macros …
/trunk/main/sw/source/core/unocore/
H A Dunochart.cxx828 sal_Int32 nL = 0; in Impl_createDataSource() local
832 ++nL; ++ii; in Impl_createDataSource()
834 aDataLen[oi] = nL; in Impl_createDataSource()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx5616 sal_uInt16 nL = sStr.Len(); in Start() local
5617 pAttrs = new sal_uInt16[ nL ]; in Start()
5618 for( sal_uInt16 n = nL; n; ) in Start()
5621 pCETID = new CommandExtTextInputData( sStr, pAttrs, nL, in Start()
/trunk/extras/l10n/source/lv/
H A Dlocalize.sdf3470 …ing RID_SVXSTR_GALLERY_THEMEERR 211 lv Šīs tēmas nosaukums jau eksistē.\nLūdzu, izvēlieties cit…
4552 svx source\form\fmstring.src 0 string RID_ERR_DUPLICATE_NAME 0 lv Ieraksts eksistē.\nLūdzu, izvē…
10282 …rc 0 string RID_GLOBSTR STR_SPELLING_NO_LANG 0 lv nav pieejams tēzauram.\nLūdzu, pārbaudiet inst…
16874 …RID_DB_TABLE_WIZARD_START + 48 0 lv Nosaukums '%TABLENAME' jau eksistē.\nLūdzu, izvēlieties cit…
20687 …ox MSG_POOL_STYLE_NAME 0 lv Nosaukums jau eksistē kā noklusētais Stils.\nLūdzu, izvēlieties cit…
20994 …g RID_SPECIALCONFIG_ERROR 0 lv Speciālajā konfigurācijā notikusi kļūda.\nLūdzu, ziņojiet sistēm…
21028 …rc 0 string STR_NODEFPRINTER 0 lv Netika atrasts noklusētais printeris.\nLūdzu, izvēlieties pri…
21029 sfx2 source\view\view.src 0 string STR_NOSTARTPRINTER 0 lv Nevar startēt printeri.\nLūdzu, pārba…
22460 … SV_PRINT_NOPRINTERWARNING 120 lv Netika atrasts noklusētais printeris.\nLūdzu, izvēlieties pri…
22556 …g SV_STDTEXT_SERVICENOTAVAILABLE 0 lv Komponenti (%s) nevarēja ielādēt.\nLūdzu, palaidiet insta…
[all …]
/trunk/extras/l10n/source/vi/
H A Dlocalize.sdf13097 …leWizard.business.Tables.expenses.Fields.advanceamount Name 0 vi SốTiềnCònLại 20200411 15:09:…
13098 …izard.business.Tables.expenses.Fields.advanceamount ShortName 0 vi TiềnCònLại 20200411 15:09:…
13221 …ard.business.Tables.transactions.Fields.interestearned ShortName 0 vi TiềnLãi 20200411 15:09:…
20243 …TE_DATA_TYPE 0 vi Bạn có muốn xoá kiểu dữ liệu '#type#' khỏi mẫu không?\nLưu ý rằng việc này sẽ…
20445 …àn toàn) với nguồn dữ liệu.\n\nHãy chọn một nguồn dữ liệu và một bảng.\n\n\nLưu ý rằng thiết lập đ…
20464 …ng cài đặt trên máy của bạn có số hiệu là: %PRODUCTNAME %PRODUCTVERSION.\n\nLưu ý : trước khi tải …
/trunk/extras/l10n/source/tr/
H A Dlocalize.sdf1804 …s.ulf 0 LngText STRING_ANALYZING_DATABASE2 0 tr Veritabanı çözümleniyor\nLütfen bir süre bekley…
3470 ….src 0 string RID_SVXSTR_GALLERY_THEMEERR 211 tr Bu tema adı zaten var.\nLütfen farklı bir tane…
4552 svx source\form\fmstring.src 0 string RID_ERR_DUPLICATE_NAME 0 tr Giriş zaten mevcut.\nLütfen ba…
16874 … string RID_DB_TABLE_WIZARD_START + 48 0 tr '%TABLENAME' adı zaten var.\nLütfen başka bir ad gi…
18633 sd source\ui\app\strings.src 0 string STR_WARN_NAME_DUPLICATE 0 tr Seçilen ad zaten var.\nLütfen…
20687 … MSG_POOL_STYLE_NAME 0 tr İsim bir varsayılan Stil olarak zaten mevcut.\nLütfen başka bir isim …
21028 sfx2 source\view\view.src 0 string STR_NODEFPRINTER 0 tr Bulunan varsayılan yazıcı yok.\nLütfen …
21029 sfx2 source\view\view.src 0 string STR_NOSTARTPRINTER 0 tr Yazıcı çalıştırılamadı.\nLütfen yazıc…
69871 …string RID_SVXSTR_OPT_DOUBLE_DICTS 270 tr Belirtilen isim zaten mevcut.\nLütfen yeni bir isim g…
70739 … string RID_SVXSTR_WARN_NAME_DUPLICATE 0 tr Girdiğiniz isim zaten var. \nLütfen başka bir isim …
[all …]

Completed in 7183 milliseconds

12345