Home
last modified time | relevance | path

Searched refs:o (Results 251 – 275 of 508) sorted by relevance

1...<<1112131415161718192021

/trunk/main/scp2/source/draw/
H A Dregistryitem_draw.scp312 Value = "\"<progpath>\program\sdraw.exe\" -o \"%1\"";
409 Value = "\"<progpath>\program\sdraw.exe\" -o \"%1\"";
685 Value = "\"<progpath>\program\sdraw.exe\" -o \"%1\"";
829 Value = "\"<progpath>\program\sdraw.exe\" -o \"%1\"";
/trunk/main/scp2/source/impress/
H A Dregistryitem_impress.scp346 Value = "\"<progpath>\program\simpress.exe\" -o \"%1\"";
423 Value = "\"<progpath>\program\simpress.exe\" -o \"%1\"";
734 Value = "\"<progpath>\program\simpress.exe\" -o \"%1\"";
858 Value = "\"<progpath>\program\simpress.exe\" -o \"%1\"";
/trunk/extras/l10n/source/uz/
H A Dlocalize.sdf2973 helpcontent2 source\text\swriter\01\05060700.xhp 0 help par_id3147284 73 0 uz freym oʻlchami oʻzg…
51307 sw source\ui\utlui\utlui.src 0 string STR_EVENT_FRM_RESIZE 0 uz Freym oʻlchamini oʻzgartirish …
51828 sw source\ui\fldui\fldui.src 0 string STR_SETREFPAGEFLD 0 uz Sahifa oʻzgaruvchisini oʻrnatish …
58086 svx source\svdraw\svdstr.src 0 string STR_EditPosSize 0 uz %1 manzili va o'lchamini o'rnatish …
58093 svx source\svdraw\svdstr.src 0 string STR_EditResize 0 uz %1 o'lchamini o'zgartirish 2002-02-…
58137 svx source\svdraw\svdstr.src 0 string STR_DragMethResize 0 uz %1 o'lchamini o'zgartirish 2002…
58148 svx source\svdraw\svdstr.src 0 string STR_DragRectResize 0 uz %1 o'lchamini o'zgartirish 2002…
58358 svx source\svdraw\svdstr.src 0 string SIP_SA_RESIZEXONE 0 uz X oʻlchamini oʻzgartirish (alohida)…
58359 svx source\svdraw\svdstr.src 0 string SIP_SA_RESIZEYONE 0 uz Y oʻlchamini oʻzgartirish (alohida)…
58360 svx source\svdraw\svdstr.src 0 string SIP_SA_RESIZEXALL 0 uz X oʻlchamini oʻzgartirish (toʻlalig…
[all …]
/trunk/main/writerfilter/source/resourcemodel/
H A Dresourcemodel.cxx58 void dump(OutputWithDepth<string> & o, const char * name, sal_uInt32 n) in dump() argument
66 o.addItem(tmpStr); in dump()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/style/
H A D_ParagraphProperties.java478 Object o = members.get(key); in getElementType() local
479 return new Type(o.getClass()); in getElementType()
H A D_CharacterProperties.java513 Object o = members.get(key); in getElementType() local
514 return new Type(o.getClass()); in getElementType()
/trunk/main/migrationanalysis/src/driver_docs/sources/excel/
H A DMigrationAnalyser.cls285 Private Function getType(o As Variant) As Integer
286 If (VarType(o) = vbString) Then
288 aDataSource = o
297 ElseIf (IsArray(o)) Then
298 If (hasSecondDimension(o)) Then
/trunk/main/testtools/source/bridgetest/
H A Dbridgetest.cxx1183 Reference< XInterface > o; in run() local
1185 o = UnoUrlResolver::create(m_xContext)->resolve(rArgs[1]); in run()
1187 o = m_xContext->getServiceManager()->createInstanceWithContext( in run()
1191 xOriginal = o; in run()
/trunk/main/scp2/source/calc/
H A Dregistryitem_calc.scp344 Value = "\"<progpath>\program\scalc.exe\" -o \"%1\"";
407 Value = "\"<progpath>\program\scalc.exe\" -o \"%1\"";
719 Value = "\"<progpath>\program\scalc.exe\" -o \"%1\"";
829 Value = "\"<progpath>\program\scalc.exe\" -o \"%1\"";
/trunk/main/sc/source/core/tool/
H A Dtoken.cxx387 #define IF_NOT_OPCODE_ERROR(o,c) if (eOp!=o) DBG_ERROR1( #c "::ctor: OpCode %d lost, converted to "… in CreateToken() argument
389 #define IF_NOT_OPCODE_ERROR(o,c) in CreateToken()
/trunk/main/icc/source/create_sRGB_profile/
H A DMakefile.in155 .SUFFIXES: .cpp .lo .o .obj
205 .cpp.o:
/trunk/main/lingucomponent/source/languageguessing/
H A Dguesslang.cxx237 OString o( OUStringToOString( rText.copy(nStartPos, nLen), RTL_TEXTENCODING_UTF8 ) ); in guessPrimaryLanguage() local
238 Guess g = m_aGuesser.GuessPrimaryLanguage((char*)o.getStr()); in guessPrimaryLanguage()
/trunk/main/cppu/source/uno/
H A Ddata.cxx420 sal_Int16 o; member
526 BINTEST_VERIFYOFFSET( M, o, 4 ); in BinaryCompatible_Impl()
/trunk/main/svx/source/svdraw/
H A Dsvdpntv.cxx1376 long o=-aOrg.Y(); in MakeVisible() local
1380 if (o>rRect.Top()) dy=rRect.Top()-o; in MakeVisible()
/trunk/main/libxmlsec/
H A Dxmlsec1-update-config-sub-and-guess.patch406 - $CC_FOR_BUILD -o $dummy $dummy.c \
409 + $CC_FOR_BUILD -o $dummy $dummy.c &&
499 - $CC_FOR_BUILD -o $dummy $dummy.c && $dummy && exit 0
501 + if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
597 - $CC_FOR_BUILD -o $dummy $dummy.c && $dummy && exit 0
598 + $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
1438 -$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && $dummy && exit 0
1439 +$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
/trunk/extras/l10n/source/sl/
H A Dlocalize.sdf1168o napaki sem gre besedilo o napaki sem gre besedilo o napaki sem gre besedilo o napaki sem gre…
23043 … sl \<link href=\"text/shared/02/01171200.xhp\" name=\"Prikaži mrežo\"\>Prikaži mrežo\</link\> …
32140 …hared\02\01170000.xhp 0 help par_idN11CED 0 sl Določa najmanjšo višino ali najmanjšo širino drs…
32949 …več podatkov o tem si oglejte \<link href=\"text/shared/00/00000020.xhp\" name=\"Informacije o uvo…
33065 …ormacij o filtrih si oglejte temo: \<link href=\"text/shared/00/00000020.xhp\" name=\"Informacije
62076oštevilčevanje izbranim odstavkom.\</ahelp\> Za določitev oblike oštevilčevanja izberite \<emph\>O…
64090oštevilčevanje; združevanje\</bookmark_value\>\<bookmark_value\>spajanje;oštevilčeni seznami\</boo…
64108 …\swriter\guide\numbering_paras.xhp 0 help tit 0 sl Spreminjanje oštevilčevanja v oštevilčenem s…
64110 …mbering_paras.xhp\" name=\"Spreminjanje oštevilčevanja v oštevilčenem seznamu\"\>Spreminjanje ošte…
64785oštevilčevanje\"\>Označevanje in oštevilčevanje\</link\> za urejanje označenih ali oštevilčenih se…
[all …]
/trunk/main/nss/
H A Dnss.patch6 MKSHLIB='$(CC) $(DSO_LDOPTS) -o $@'
152 $(RC) $(filter-out -U%,$(DEFINES)) $(INCLUDES:-I%=--include-dir %) -o $@ $<
/trunk/extras/l10n/source/cy/
H A Dlocalize.sdf447 ….src 0 string STR_ERROR_COPY_TEMPLATE 0 cy Gwall wrth gopïo templed "$1". \nMae templed o'r enw…
1379 …Hoffech chi ddileu'r math o ddata '#type#' o'r model?\nSylwch y bydd hyn yn effeithio ar pob rheol…
41114 swext mediawiki\help\wiki.xhp 0 help par_id389416 0 cy Gallwch gopïo’r URL o borwr gwe a'i ludo …
44000 …d\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 41 0 cy estyn o cyfartalog o 2002-02-02 …
44750 … 0 string RID_STR_XFORMS_VALUE_MIN_LENGTH 0 cy Rhaid i linyn fod o leiaf $2 nod o hyd. 2002-…
49136 … FI_PREVIEW 248 cy Mae rhagolwg o'r ddogfen a gyfunwyd nawr yn weladwy. I weld rhagolwg o ddogfe…
52618 …uerydlg.src 0 string STR_QUERY_FULL_JOIN 0 cy Yn cynnwys POB cofnod o '%1' ac o '%2'. 2002-0…
52620 …Y_NATURAL_JOIN 0 cy Yn cynnwys di ond un colofn o bob par o golofnau gydag enwau tebyg o '%1' a…
54093 …ring STR_ACC_DATAPILOT_SEL_DESCR 0 cy Rhestru'r meysydd gallwch lusgo o un o'r tri maes arall. …
55412 … 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_OFFSET 9 0 cy Nifer o resi o'r cyfeiriad symud…
[all …]
/trunk/main/testtools/source/performance/
H A Dubtest.cxx1167 OString o = OUStringToOString( aUnoUrl, RTL_TEXTENCODING_ASCII_US ); in run() local
1168 benchmark( aSheets[ o.getStr() ], xResolvedObject, nLoop / 900 ); in run()
1170 fprintf( stderr, "Duration (%s): %g s\n", o.getStr(),(t2 - t1)/1000. ); in run()
/trunk/main/cpputools/source/registercomponent/
H A Dregistercomponent.cxx708 OString o = OUStringToOString( e.Message , RTL_TEXTENCODING_ASCII_US ); in bootstrap() local
713 o.getStr() ); in bootstrap()
/trunk/main/mysqlc/source/description/
H A Ddescription_pt-BR.txt1 Conecta o OpenOffice.org diretamente aos servidores MySQL
H A Ddescription_pt.txt1 Liga o OpenOffice.org directamente aos servidores MySQL
/trunk/extras/l10n/source/oc/
H A Dlocalize.sdf338 sfx2 source\dialog\dinfdlg.src 0 stringlist SFX_LB_PROPERTY_TYPE 6 0 oc Òc o non 2002-02-02 02…
700 …src 0 string STR_RPT_HELP_FIELD 0 oc Seleccionar un camp o picar una expression de triar o d'ac…
706 …ORT 0 oc Seleccionar un òrdre de triada creissent o descreissent. Creissent significa de A a Z
1653 …TS_SELECTED_2 0 oc Clicatz sus 'ÒC' per seleccionar una o maites compausants d'installar o per …
1655 …GUAGE_SELECTED_2 0 oc Clicatz sus 'ÒC' per seleccionar una o maitas lengas d'installar o per qu…
1657 …ON_SELECTED_2 0 oc Clicatz sus 'ÒC' per seleccionar una o maitas aplicacions d'installar o per …
8869 …p 0 help par_id3145249 24 0 oc Desplaçar cap a esquèrra o cap a drecha fins a la categoria o fon…
10542 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 66 0 oc o 2002-02-02 02:02:02
18060 …AutoFormat es acabat.\nPodètz causir de n'acceptar o regetar totas las modificacions,\n o d'accept…
22599 …uïda d'una seleccion contigua dins una linha o una colomna, o d'una formula que lo resultat n'es u…
[all …]
/trunk/main/basegfx/source/workbench/
H A DMakefile35 .cxx.o:
/trunk/main/rdbmaker/source/rdbmaker/
H A Drdbtype.hxx41 FileStream& o,

Completed in 3040 milliseconds

1...<<1112131415161718192021