Home
last modified time | relevance | path

Searched refs:nO (Results 1 – 24 of 24) sorted by relevance

/aoo41x/main/svl/source/memtools/
H A Dsvarray.cxx105 if( nO > 0 ) in Seek_Entry()
107 nO--; in Seek_Entry()
126 nO = nM - 1; in Seek_Entry()
152 if( nO > 0 ) in Seek_Entry()
154 nO--; in Seek_Entry()
188 if( nO > 0 ) in Seek_Entry()
190 nO--; in Seek_Entry()
291 if( nO > 0 ) in Seek_Entry()
293 nO--; in Seek_Entry()
337 if( nO > 0 ) in Seek_Entry()
[all …]
/aoo41x/main/sw/source/core/doc/
H A Dftnidx.cxx46 sal_uInt16 nO = Count(), nM, nU = 0; in _SV_IMPL_SORTAR_ALG() local
47 if( nO > 0 ) in _SV_IMPL_SORTAR_ALG()
49 nO--; in _SV_IMPL_SORTAR_ALG()
50 while( nU <= nO ) in _SV_IMPL_SORTAR_ALG()
52 nM = nU + ( nO - nU ) / 2; in _SV_IMPL_SORTAR_ALG()
70 nO = nM - 1; in _SV_IMPL_SORTAR_ALG()
301 if( nO > 0 ) in SeekEntry()
303 nO--; in SeekEntry()
304 while( nU <= nO ) in SeekEntry()
306 nM = nU + ( nO - nU ) / 2; in SeekEntry()
[all …]
H A Ddocredln.cxx1550 sal_uInt16 nO = pRedlineTbl->Count(), nM, nU = 0; in GetRedline() local
1551 if( nO > 0 ) in GetRedline()
1553 nO--; in GetRedline()
1554 while( nU <= nO ) in GetRedline()
1556 nM = nU + ( nO - nU ) / 2; in GetRedline()
1587 nO = nM - 1; in GetRedline()
H A Dtblrwcl.cxx4728 sal_uInt16 nO = aShareArr.Count(), nM, nU = 0; in Seek_Entry() local
4729 if( nO > 0 ) in Seek_Entry()
4731 nO--; in Seek_Entry()
4732 while( nU <= nO ) in Seek_Entry()
4734 nM = nU + ( nO - nU ) / 2; in Seek_Entry()
4751 nO = nM - 1; in Seek_Entry()
/aoo41x/main/sw/source/core/docnode/
H A Dndnum.cxx40 sal_uInt16 nO = Count(), nM, nU = 0; in _SV_IMPL_SORTAR_ALG() local
41 if( nO > 0 ) in _SV_IMPL_SORTAR_ALG()
48 for( sal_uInt16 n = 1; n < nO; ++n ) in _SV_IMPL_SORTAR_ALG()
57 nO--; in _SV_IMPL_SORTAR_ALG()
58 while( nU <= nO ) in _SV_IMPL_SORTAR_ALG()
60 nM = nU + ( nO - nU ) / 2; in _SV_IMPL_SORTAR_ALG()
76 nO = nM - 1; in _SV_IMPL_SORTAR_ALG()
/aoo41x/main/svl/inc/svl/
H A Dsvarray.hxx492 if( nO > 0 )\
494 nO--;\
496 while( nU <= nO )\
512 nO = nM - 1;\
525 if( nO > 0 )\
527 nO--;\
528 while( nU <= nO )\
544 nO = nM - 1;\
557 if( nO > 0 )\
559 nO--;\
[all …]
H A Dcntnrsrt.hxx139 register sal_uLong nO = Count(), \
142 if( nO > 0 ) \
144 nO--; \
145 while( nU <= nO ) \
147 nM = nU + ( nO - nU ) / 2; \
163 nO = nM - 1; \
/aoo41x/main/sd/source/ui/slidesorter/view/
H A DSlsFramePainter.cxx137 const sal_Int32 nO (nC/2); in OffsetBitmap() local
149 nHorizontalPosition<0 ? -nO : nHorizontalPosition>0 ? -nO : 0, in OffsetBitmap()
150 nVerticalPosition<0 ? -nO : nVerticalPosition>0 ? -nO : 0); in OffsetBitmap()
/aoo41x/main/sw/source/core/fields/
H A Dexpfld.cxx726 sal_uInt16 nO = Count(), nM, nU = 0; in SeekEntry() local
727 if( nO > 0 ) in SeekEntry()
741 nO--; in SeekEntry()
742 while( nU <= nO ) in SeekEntry()
744 nM = nU + ( nO - nU ) / 2; in SeekEntry()
774 nO = nM - 1; in SeekEntry()
/aoo41x/main/svx/source/svdraw/
H A Dsvdmark.cxx632 for(sal_uLong nO(0L); nO < nObjAnz; nO++) in InsertPageView() local
634 pObj = pOL->GetObj(nO); in InsertPageView()
H A Dsvdmrkv.cxx1576 for (sal_uIntPtr nO=0; nO<nObjAnz; nO++) { in MarkObj() local
1577 pObj=pObjList->GetObj(nO); in MarkObj()
/aoo41x/main/sw/source/core/undo/
H A Duntbl.cxx3206 sal_uInt16 nO = rArr.Count(), nM, nU = 0; in InsertSort() local
3207 if( nO > 0 ) in InsertSort()
3209 nO--; in InsertSort()
3210 while( nU <= nO ) in InsertSort()
3212 nM = nU + ( nO - nU ) / 2; in InsertSort()
3223 nO = nM - 1; in InsertSort()
3234 if( nO > 0 ) in InsertSort()
3236 nO--; in InsertSort()
3237 while( nU <= nO ) in InsertSort()
3239 nM = nU + ( nO - nU ) / 2; in InsertSort()
[all …]
/aoo41x/main/sw/source/core/layout/
H A Dlayhelp.hxx224 SwFlyCache( sal_uInt16 nP, sal_uLong nO, long nXL, long nYL, long nWL, long nHL ) : in SwFlyCache() argument
225 SwRect( nXL, nYL, nWL, nHL ), nOrdNum( nO ), nPageNum( nP ){} in SwFlyCache()
/aoo41x/main/sw/source/core/crsr/
H A Dswcrsr.cxx2151 sal_uInt16 nO = rTmp.Count(), nM, nU = 0; in lcl_SeekEntry() local
2152 if( nO > 0 ) in lcl_SeekEntry()
2154 nO--; in lcl_SeekEntry()
2155 while( nU <= nO ) in lcl_SeekEntry()
2157 nM = nU + ( nO - nU ) / 2; in lcl_SeekEntry()
2168 nO = nM - 1; in lcl_SeekEntry()
/aoo41x/main/editeng/source/misc/
H A Dsvxacorr.cxx290 register sal_uInt16 nO = SvxAutocorrWordList_SAR::Count(), in Seek_Entry() local
293 if( nO > 0 ) in Seek_Entry()
296 nO--; in Seek_Entry()
297 while( nU <= nO ) in Seek_Entry()
299 nM = nU + ( nO - nU ) / 2; in Seek_Entry()
315 nO = nM - 1; in Seek_Entry()
/aoo41x/main/sw/source/core/frmedt/
H A Dtblsel.cxx80 sal_uInt16 nO = Count(), nM, nU = 0; in _SV_IMPL_SORTAR_ALG() local
81 if( nO > 0 ) in _SV_IMPL_SORTAR_ALG()
83 nO--; in _SV_IMPL_SORTAR_ALG()
84 while( nU <= nO ) in _SV_IMPL_SORTAR_ALG()
86 nM = nU + ( nO - nU ) / 2; in _SV_IMPL_SORTAR_ALG()
102 nO = nM - 1; in _SV_IMPL_SORTAR_ALG()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8atr.cxx4914 sal_uInt16 nO = 0; // rTStyle Index in ParaTabStopDelAdd() local
4920 if( nO < rTStyle.Count() ) // alt noch nicht am Ende ? in ParaTabStopDelAdd()
4922 pTO = &rTStyle[ nO ]; in ParaTabStopDelAdd()
4926 nO++; // Default-Tab ignorieren in ParaTabStopDelAdd()
4960 nO++; in ParaTabStopDelAdd()
4969 nO++; // nichts zu tun in ParaTabStopDelAdd()
4976 nO++; in ParaTabStopDelAdd()
/aoo41x/main/vcl/source/gdi/
H A Doutdev3.cxx5527 double nO = atan2( -nEndY + nStartY, ((nDX == 0L) ? 0.000000001 : nDX) ); in DrawWaveLine() local
5528 nO /= F_PI1800; in DrawWaveLine()
5529 nOrientation = (short)nO; in DrawWaveLine()
/aoo41x/extras/l10n/source/uz/
H A Dlocalize.sdf47325 …PLOYED versiya allaqachon oʻrnatilgan.\nOʻrnatilgan kengaytma bilan almashtirish uchun \'OK\' tugm…
47327 ….\n Bu versiya allaqachon oʻrnatilgan.\nOʻrnatilgan kengaytma bilan almashtirish uchun \'OK\' tugm…
47379 … \'%NAME\' kengaytmasi oʻrnatilish arafasida.\nOʻrnatishni davom ettirish uchun \'OK\' tugmasini b…
53757 …esign\query.src 0 string STR_QUERY_SAVEMODIFIED 0 uz $object$ oʻzgardi.\nOʻzgarishlarni saqlash…
53809 …ble.src 0 querybox TABLE_DESIGN_SAVEMODIFIED 0 uz Jadval oʻzgartirildi.\nOʻzgarishlarni saqlash…
53951 …sbabrw.src 0 querybox QUERY_BRW_SAVEMODIFIED 0 uz Joriy yozuv oʻzgardi.\nOʻzgarishlarni saqlash…
56154 …ING 0 uz Ushbu amal yozish usulidan chiqadi.\nOʻzgarishlar haqidagi barcha maʼlumotlar oʻchirila…
57733 svx source\dialog\imapdlg.src 0 string STR_IMAPDLG_SAVE 0 uz Kontur oʻzgartirildi.\nOʻzgarishlar…
57734 svx source\dialog\imapdlg.src 0 string STR_IMAPDLG_MODIFY 0 uz Kontur oʻzgartirildi.\nOʻzgarishl…
57869 svx source\dialog\contdlg.src 0 string STR_CONTOURDLG_MODIFY 0 uz Kontur oʻzgartirildi.\nOʻzgari…
[all …]
/aoo41x/extras/l10n/source/gl/
H A Dlocalize.sdf6367 …partida está bloqueado debido a unha fusión en progreso do usuario: '%1'\n\nO modo compartido dun …
8946 …ar que %PRODUCTNAME gañou unha importante cota de mercado rexistrándose.\n\nO rexistro é voluntari…
9220 cui source\customize\cfg.src 0 fixedtext MD_ICONSELECTOR FT_NOTE 200 gl Nota:\nO tamaño das icona…
10725 …sar %PRODUCTNAME. Os datos serán usados para identificar patróns de uso.\n\nO programa de mellora …
10790 cui source\options\optinet2.src 0 errorbox RID_SVXERR_OPT_PROXYPORTS 0 gl Valor incorrecto!\n\nO
11700 …_WRONG_TYPE 0 gl O valor introducido non coincide co tipo especificado.\nO valor será gardado c…
12088 …INKS 0 gl Por razóns de seguranza, non se pode executar a hiperligazón.\nO enderezo introducido…
63670 …g DLG_AUTOFMT_TABLE STR_INVALID_AFNAME 50 gl Indicou un nome incorrecto.\nO formato automático d…
66395 …, A máxima lonxitude é de $precision$ caracteres (con $scale$ decimais).\n\nO valor especificado «…
71452 …desexa introducir; se son campos binarios, a lonxitude do bloque de datos.\nO valor será corrixido…
[all …]
/aoo41x/extras/l10n/source/pt/
H A Dlocalize.sdf9220 cui source\customize\cfg.src 0 fixedtext MD_ICONSELECTOR FT_NOTE 200 pt Nota:\nO tamanho de um íc…
10725 …UCTNAME. Os dados são utilizados para identificar padrões de utilização.\n\nO Programa de melhoria…
10790 cui source\options\optinet2.src 0 errorbox RID_SVXERR_OPT_PROXYPORTS 0 pt Valor incorreto!\n\nO
11700 …ONG_TYPE 0 pt O valor introduzido não corresponde ao tipo especificado.\nO valor será armazenad…
12088 … 0 pt Por questões de segurança, não é possível executar a hiperligação.\nO endereço indicado nã…
15397nO ficheiro pode ter ficado danificado devido à manipulação do documento ou de danos estruturais d…
15493 …NTCOPYFAILED 50 pt Impossível copiar\n o ficheiro de tipo de letra %s.\nO tipo de letra não se…
66394 …omprimento máximo é $precision$ caracteres (com $scale$ casas decimais).\n\nO valor "$value$ espec…
71451 …zido, nos campos binários, corresponderá ao comprimento do bloco de dados.\nO valor será corrigido…
71477 …LABLE 40 pt Impossível obter da base de dados informações sobre o tipo.\nO modo de desenho de t…
[all …]
/aoo41x/extras/l10n/source/pt-BR/
H A Dlocalize.sdf6367 …stá travado devido a uma mesclagem em andamento feita pelo usuário '%1' \n\nO modo de compartilham…
8946 … %PRODUCTNAME já tem uma parte significativa do mercado, registrando-se.\n\nO registro é voluntári…
10725 …TNAME. Os dados serão utilizados para identificar padrões de utilização.\n\nO Programa de Melhoria…
10790 …net2.src 0 errorbox RID_SVXERR_OPT_PROXYPORTS 0 pt-BR Valor inválido!\n\nO valor máximo para um…
11700 …RONG_TYPE 0 pt-BR O valor inserido não combina com o tipo especificado.\nO valor será armazenad…
12088 …INKS 0 pt-BR Por motivos de segurança, o hyperlink não pode ser aberto.\nO endereço declarado n…
15397 …de ser aberto normalmente. O %PRODUCTNAME tentará abri-lo e recuperá-lo.\n\nO defeito pode ser dec…
66396 … o tamanho máximo é $precision$ caracteres (com $scale$ casas decimais).\n\nO valor especificado "…
71453 …do; no caso de campos binários, determine o comprimento do bloco de dados.\nO valor será corrigido…
71479 …Não foi possível recuperar qualquer informação de tipos do banco de dados.\nO editor de tabela não…
[all …]
/aoo41x/extras/l10n/source/oc/
H A Dlocalize.sdf32 …_INSTALLED 0 oc Lo filtre $(FILTER) seleccionat es pas estat installat.\nO desiratz installar a…
95 …VEBEFORESIGN 0 oc Cal que lo document siá enregistrat per ésser signat.\nO volètz enregistrar? …
473 …G_OPEN_READONLY 0 oc Impossible de dobrir lo document per modificacion.\nO volètz dobrir en lec…
/aoo41x/extras/l10n/source/cy/
H A Dlocalize.sdf1487 …_STR_DOWNLOAD_WARN 0 cy Y lleoliad llwytho i lawr yw: %DOWNLOAD_PATH.\n\nO dan Offer – Dewisiad…
43872 … Nid oedd modd rhedeg y dewin, oherwydd bod ffeiliau pwysig heb eu canfod.\nO dan 'Offer - Dewisia…

Completed in 4728 milliseconds