| /AOO42X/main/writerfilter/qa/cppunittests/odiapi/ |
| H A D | testCore.cxx | 43 PropertyPoolHandle_Pointer_t ph = pool->insert(pb); in testCreateCore() local 45 Node::Pointer_t node = createNode(NS_style::LN_char, ph, "NS_style::LN_char"); in testCreateCore() 49 CPPUNIT_ASSERT_MESSAGE("Create node failed wrong pool handle", node->getProperties() == ph); in testCreateCore() 58 PropertyPoolHandle_Pointer_t ph = pool->insert(pb); in testInsertSibling() local 60 Node::Pointer_t node1 = createNode(NS_style::LN_char, ph, "Text"); in testInsertSibling() 61 Node::Pointer_t node2 = createNode(NS_style::LN_char, ph, "\\par"); in testInsertSibling() 75 Node::Pointer_t node3 = createNode(NS_style::LN_char, ph, "\\span"); in testInsertSibling() 96 PropertyPoolHandle_Pointer_t ph = pool->insert(pb); in testAppendChildren() local 98 Node::Pointer_t node1 = createNode(NS_style::LN_char, ph, "Text"); in testAppendChildren() 101 Node::Pointer_t node2 = createNode(NS_style::LN_char, ph, "\\par"); in testAppendChildren() [all …]
|
| H A D | testProperty.cxx | 386 PropertyPoolHandle_Pointer_t ph = pool->insert(pb); in testInsertEmptyPropertyBag() local 388 … CPPUNIT_ASSERT_MESSAGE("Inserting empty property bag failed", ph->getPropertyBag()->size() == 0); in testInsertEmptyPropertyBag()
|
| /AOO42X/main/qadevOOo/runner/base/ |
| H A D | basic_fat.java | 161 helper.ProcessHandler ph = (helper.ProcessHandler) param.get( in executeTest() 164 if (ph != null) in executeTest() 173 ph.kill(); in executeTest() 190 helper.ProcessHandler ph = (helper.ProcessHandler) param.get( in executeTest() local 193 if (ph != null) in executeTest() 202 ph.kill(); in executeTest() 241 helper.ProcessHandler ph = (helper.ProcessHandler) param.get( in executeTest() local 244 if (ph != null) in executeTest() 274 helper.ProcessHandler ph = (helper.ProcessHandler) param.get( in executeTest() 277 if (ph != null) in executeTest() [all …]
|
| H A D | java_fat.java | 484 helper.ProcessHandler ph = (helper.ProcessHandler) m_aParams.get("AppProvider"); in closeExistingOffice() local 486 if (ph != null) in closeExistingOffice()
|
| /AOO42X/extras/l10n/source/vi/ |
| H A D | localize.sdf | 31 …ng RID_BASIC_START SbERR_SYNTAX & ERRCODE_RES_MASK 0 vi Lỗi cú pháp. 20… 38 …ART SbERR_OUT_OF_RANGE & ERRCODE_RES_MASK 0 vi Chỉ số ở ngoài phạm vi đã xác định. … 71 …_BASIC_START SBERR_IS_NULL & ERRCODE_RES_MASK 0 vi Không cho phép dùng số không. … 80 …ERR_DDE_USER_INTERRUPT & ERRCODE_RES_MASK 0 vi Người dùng đã ấn phím ESCAPE trong thao … 86 …BASIC_START SbERR_DDE_NO_CHANNEL & ERRCODE_RES_MASK 0 vi Phương pháp DDE được gọi khi k… 99 …THOD & ERRCODE_RES_MASK 0 vi Không tìm thấy thuộc tính hoặc phương pháp. 2… 103 …ODE_RES_MASK 0 vi Đối tượng này không hỗ trợ thuộc tính hoặc phương pháp này. … 107 …_RES_MASK 0 vi Đối tượng đã cho không hỗ trợ thiết lập miền địa phương hiện thời. … 111 …_START SbERR_NOT_A_COLL & ERRCODE_RES_MASK 0 vi Đối tượng không phải là danh sách. … 116 …R_METHOD_NOT_FOUND & ERRCODE_RES_MASK 0 vi Đối tượng không có phương thức này. … [all …]
|
| /AOO42X/main/framework/qa/complex/framework/recovery/ |
| H A D | RecoveryTools.java | 243 helper.ProcessHandler ph = (helper.ProcessHandler) param.get("AppProvider"); in waitForClosedOffice() local 248 while ((ph != null) && (ph.getExitCode()<0) && (pause*multi < timeOut)) { in waitForClosedOffice() 255 if (ph != null) ph.kill(); in waitForClosedOffice() 259 helper.ProcessHandler ph = (helper.ProcessHandler) param.get("AppProvider"); in killOffice() local 260 ph.kill(); in killOffice()
|
| /AOO42X/main/qadevOOo/runner/helper/ |
| H A D | OfficeProvider.java | 243 final ProcessHandler ph = new ProcessHandler(cmd, (PrintWriter) log); in getManager() local 244 isExecutable = ph.executeAsynchronously(); in getManager() 248 param.put("AppProvider", ph); in getManager() 380 final ProcessHandler ph = (ProcessHandler) param.get("AppProvider"); in closeExistingOffice() local 382 if (ph != null) in closeExistingOffice() 543 final ProcessHandler ph = (ProcessHandler) param.get("AppProvider"); in disposeOffice() local 545 if (ph != null) in disposeOffice() 555 ph.kill(); in disposeOffice()
|
| H A D | OfficeWatcher.java | 67 final ProcessHandler ph = (ProcessHandler) params.get("AppProvider"); in run() local 69 if (ph == null) { in run() 85 if (ph != null) { in run() 108 ph.kill(); in run()
|
| /AOO42X/main/canvas/source/tools/ |
| H A D | surface.cxx | 84 const double ph( aPageSize.getY() ); in getUVCoords() local 91 oy/ph, in getUVCoords() 93 (oy+sy)/ph ); in getUVCoords() 106 const double ph( aPageSize.getY() ); in getUVCoords() local 113 oy/ph, in getUVCoords() 115 (oy+sy)/ph ); in getUVCoords()
|
| /AOO42X/main/oox/source/ppt/ |
| H A D | pptshapegroupcontext.cxx | 76 case PPT_TOKEN( ph ): in createFastChildContext()
|
| H A D | pptshapecontext.cxx | 108 case PPT_TOKEN( ph ): in createFastChildContext()
|
| /AOO42X/main/libtextcat/data/new_fingerprints/lm/ |
| H A D | vietnamese.lm | 97 ph 776
|
| H A D | zulu.lm | 77 ph
|
| /AOO42X/main/wizards/com/sun/star/wizards/agenda/ |
| H A D | AgendaTemplate.java | 916 public static XTextContent createPlaceHolder(XMultiServiceFactory xmsf, String ph, String hint) in createPlaceHolder() argument 928 Helper.setUnoPropertyValue(placeHolder, "PlaceHolder", ph); in createPlaceHolder()
|
| /AOO42X/extras/l10n/source/gd/ |
| H A D | localize.sdf | 249 editeng source\items\page.src 0 string RID_SVXSTR_PAPERBIN 0 gd Treighe a' phài… 893 …lf 0 LngText OOO_ACTIONTEXT_30 0 gd A' stàladh nan co-phàirtean ODBC … 906 …LngText OOO_ACTIONTEXT_43 0 gd Ag ùrachadh clàradh nan co-phàirtean … 907 … LngText OOO_ACTIONTEXT_44 0 gd A' foillseachadh nan co-phàirtean freagarrach … 908 …ctionTe.ulf 0 LngText OOO_ACTIONTEXT_45 0 gd ID na co-phàirt: [1], Freagarrai… 914 …t OOO_ACTIONTEXT_51 0 gd A' clàradh nan aplacaidean is co-phàirtean COM+ … 942 … LngText OOO_ACTIONTEXT_79 0 gd A' toirt air falbh nan co-phàirtean ODBC … 963 …ngText OOO_ACTIONTEXT_100 0 gd A' dì-fhoillseachadh nan co-phàirtean freagarrach … 964 …ctionTe.ulf 0 LngText OOO_ACTIONTEXT_101 0 gd ID na co-phàirte: [1], Càilichea… 970 …O_ACTIONTEXT_107 0 gd A' dì-chlàradh nan aplacaidean is co-phàirtean COM+ … [all …]
|
| /AOO42X/extras/l10n/source/ga/ |
| H A D | localize.sdf | 13863 …1\05040200.xhp 0 help hd_id3149549 31 0 ga Formáid an pháipéir 20… 16858 … 0 help hd_id3156211 3 0 ga Sonraigh rudaí atá ar do pháipéar ceannlitreach … 26220 …01180001.xhp 0 help hd_id3155445 17 0 ga Formáid an pháipéir 20… 47572 …IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES 4 0 ga Tíligh bileog pháipéir le sleamhnáin … 47576 …ESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW 4 0 ga Tíligh bileog pháipéir le leathanaigh… 48974 …TTERWIZARDDIALOG_START + 55 0 ga Sonraigh rudaí atá ar do pháipéar ceannlitreach … 51828 …fixedline RID_SVXPAGE_PAGE FL_PAPER_SIZE 164 ga Formáid an pháipéir 20… 51858 …_PAGE CB_ADAPT 135 ga ~Oiriúnaigh an réad go dtí formáid an pháipéir 2… 52441 …shbutton RID_SVXPAGE_MACROASSIGN PB_ASSIGN_COMPONENT 0 ga Comh~pháirt... … 64159 …0 readmeitem joining3 joining3 0 ga Cabhraigh linn trí pháirt a ghlacadh sa Lí… [all …]
|
| /AOO42X/extras/l10n/source/kid/ |
| H A D | localize.sdf | 3543 …asNewDb.src 0 string STR_ADABAS_NO_SYSTEM_TABLES 0 kid 2ph=pf‖An error occurred… 4061 …2.src 0 string STR_COULD_NOT_CREATE_DIRECTORY 0 kid r33[ph‖The directory $name$… 6810 …basic\shared\01030200.xhp 0 help par_id3149565 24 0 kid ph]nbv‖Click the \<emph… 8412 …asic\shared\03132000.xhp 0 help par_id3149959 20 0 kid +ph]0o‖MsgBox oEvent.Dbg… 14810 …calc\01\04060182.xhp 0 help par_id3149819 92 0 kid 6oi]ph‖ \<item t… 17563 …\scalc\01\04060116.xhp 0 help hd_id3145591 89 0 kid 70ph+9‖Syntax … 18409 …calc\01\04060107.xhp 0 help par_idN10E17 0 kid op4=ph‖2 201… 18622 …xt\scalc\01\04060107.xhp 0 help par_id3163174 156 0 kid ph[tmf‖\<emph\>Function… 19674 …calc\05\02140000.xhp 0 help par_id3155766 13 0 kid 54d=ph‖Invalid floating poi… 29904 …xt\shared\01\05340400.xhp 0 help par_id3153960 19 0 kid ph]y2c‖Click the column… [all …]
|
| /AOO42X/extras/l10n/source/ku/ |
| H A D | localize.sdf | 8678 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 41 0 ku phî …
|